HTML {
scrollbar-arrow-color:#BFBFBF; 
scrollbar-face-color:#EEEEEE; 
scrollbar-3dlight-color:#BFBFBF; 
scrollbar-highlight-color:#BFBFBF; 
scrollbar-shadow-color:#BFBFBF; 
scrollbar-darkshadow-color:#BFBFBF; 
scrollbar-track-color:#BFBFBF; 
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	line-height: 1.3;
	color: #003366;
}

.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #990000;
}

.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
}

.text4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #E52627;
}

.text2 A:link { color: #ffffff; text-decoration: none; }
.text2 A:visited { color: #ffffff; text-decoration: none; }
.text2 A:hover { color: #990000; text-decoration: underline; }

/* Generic form button style. */
.FormLt1 {
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
	width: 140px;
}

H1 {  font-size: 14pt; color : #6666CC; font-family :Arial, Verdana, Helvetica, sans-serif; }
H2 {  font-size: 12pt; color : #000000; font-family :Arial, Verdana, Helvetica, sans-serif; }

/* The main Layout Table*/
#mainTable {
	background-color:  #145599;
}

#products {
	border: 1px solid #6699CC;
}

body {
	/*we use an absolute url for NN4 followed by a relative url for modern browsers*/
	background-image:  url("images/bg.gif");
	/*/*/background-image:   url("images/bg.gif"); /* */
	background-repeat: repeat;
	/*css shorthand values: Top Right Bottom Left */
	background-color: #145599;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
} 

/*pink color is CC0066*/
a:link    { color: #FFFFFF; }
a:visited { color: #FFFFFF; } 
a:hover   { color: #006600; } 
a:active  { color: #E52627; } 

.border {
	font-family: Arial;
	font-size: 8pt;
	border: 1px #000000 inset;
}

.menusys {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.authorfont  {
	font: italic 11px arial; color:#E52627;  text-decoration: none; 
}

.titlefont  {
	font: bold 18px arial; color:#000000;  text-decoration: none; 
}

HR {   height: 1pt;  color: #990000}

.navigation  P {	 font: normal 12px/16px arial; color: #000000; }
.navigation  B {	 font: normal 12px/16px arial; color:#000000; text-decoration:underline; }
.navigation A:link {   font: normal 12px/16px arial; color:#FFFFFF; }
.navigation A:visited {   font: normal 12px/16px arial; color:#FFFFFF; }
.navigation A:Hover {   color: #006600; }
.navigation HR {   height: 1pt;  color: #0066CC; }

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3b83cd;
}

.footer A:link {   color:#3b83cd; }
.footer A:visited {   color:#3b83cd; }
.footer A:Hover {   color: #99bbe0; }