html {
  SCROLLBAR-FACE-COLOR: #cecece;
  SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
  SCROLLBAR-3DLIGHT-COLOR: #cecece;
  SCROLLBAR-DARKSHADOW-COLOR: #cecece;
  SCROLLBAR-SHADOW-COLOR: #797979;
  SCROLLBAR-ARROW-COLOR: #efefef;
  SCROLLBAR-TRACK-COLOR: #cecece;
}
a {text-decoration:none;color:#1b3568; /*#FE4D19*/}
a:hover {color:#797979;text-decoration:none} 
body {
	background-image: url(/images/bg.gif);
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #797979
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color:#efefef;
	border:1px solid #cecece;
}
