/*
*/

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TH, TD.th	{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #6699CC; height: 15px; text-align:left; font-size: 11px; font-weight: bold; color: #FFFFFF; }

.navelement { background-color:#F0F0F0 ; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.navrow1 { background-color:#C0C0C0; }
.navrow2 { background-color: #A9A9A9; }
.navselected { font-weight: bold; color: #000000; }

.producttitle { color:#FF4500; font-size:22px; }
.producttitlesmall { color:#FF4500; font-weight:bold; }
.productsubtitle { font-weight:bold; }
.productrow1 { background-color:#F0F8FF; }
.productrow2 { background-color:#B0C4DE; }

.row1 { background-color:#F0F8FF; }
.row2 { background-color:#B0C4DE; }

.error { font-size: 12px; font-weight: bold; color: #FF0000 }

a	{ color:#483D8B; text-decoration: none; font-weight:bold; }
a:hover	{ color: #000000; text-decoration: underline; }

/* General font families for common tags */
font{ font-family: Verdana, Arial, Helvetica, sans-serif }
p, td, li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
hr	{ color:#6495ED; }
h1,h2		{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}
h3,h4		{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; color : #000000;}
TD	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }