body {
	font: 8pt arial;
	scrollbar-face-color:#B8C0D0;
	scrollbar-highlight-color:#B8C0D0;
	scrollbar-3dlight-color:#004080;
	scrollbar-darkshadow-color:#B8C0D0;
	scrollbar-shadow-color:#004080;
	scrollbar-arrow-color:#0080C0;
	scrollbar-track-color:#E0E0E0;
	background-image: url(images/bg.jpg);
}
td {font: 8pt arial;}
a:active {text-decoration:underline; color:#FF0000;}
a:link {text-decoration:underline; color:#FF0000;}
a:visited {text-decoration:underline; color:#FF0000;}
a:hover {text-decoration:none; color:#FF0000;}
.boldwhite{
	font: 8pt arial;
	color:#FFFFFF;
	font-weight: bold;
}
.red{
	font: 8pt arial;
	color:#D00001;
}
.style1 {color:#999999}
.style2 {color:#D00001}
.style3 {color: #323035}
.style4 {color: #000000; font: 12pt arial; }
.textbox {font: 8pt arial; color:#343434; background:#ECECEC; border:#B3B29E; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.buttonbox {font: 8pt arial; color:#FFFFFF; background:#B3B29E; border-color:#B3B29E; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor:hand}
