body {
	margin: 0px;
	padding:0px;
	background-color: #456AA8;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
Table {border-collapse:collapse;} 
P, TD, DIV {font-family:arial,verdana;text-decoration:none;FONT-SIZE:12px;} 
form{margin:0px;}
Input,Textarea,Select,option {font-family:arial,verdana;font-size:11px;color:#314357;} 
checkbox {BORDER:none;} 
.button { font-size: 12px; font-weight: bold; text-decoration: none; padding-right: 13px; padding-left: 13px;}
.bg{background-image: url(images/back.gif);background-repeat:repeat-x;} 
.inormal{FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY:  arial,verdana}
.inormal2{FONT-WEIGHT: normal; FONT-SIZE: 14px; MARGIN: 0px; FONT-FAMILY:  arial,verdana}
.inormal3{FONT-WEIGHT: normal; FONT-SIZE: 10px; MARGIN: 0px; FONT-FAMILY:  arial,verdana}

#navProducts td {
	text-align: center;
	padding: 5px 0 7px 0;
}
#navProducts a:link { color: #0066FF; }
#navProducts a:visited { color: #0066FF; }
#navProducts a:hover { color: #FF6600; }
#navProducts a:active { color: #FF0000; }

#navProductsSub td {
	font-size: 11px;
	text-align: center;
	padding: 5px 0 7px 0;
}
#content p { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.3em;
}

#content h1 { 
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color:#660000
}

#content a:link { color: #0066FF; }
#content a:visited { color: #003399; }
#content a:hover { color: #FF6600; }
#content a:active { color: #FF0000; }

#displayProducts td {
	text-align: center;
	padding: 5px 10px 7px 10px;
	width:20%;
}
