html {
	overflow-x: hidden;
	scrollbar-base-color: #9999cc;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ccccff;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.white:link{color: #FFFFFF; text-decoration: none;}
a.white:visited{color: #FFFFFF; text-decoration: none}
a.white:hover{color: #d42127; text-decoration: none;;}
a.white:active{color: #d42127; text-decoration: none;}
a.grey:link{color: #773A33; text-decoration: none;}
a.grey:visited{color: #773A33; text-decoration: none;}
a.grey:hover{color: #d42127; text-decoration: none;}
a.grey:active{color: #d42127; text-decoration: none;}

.main {font: 11px/13px "Helvetica";}
.list {font: 11px/12px "Helvetica";}
.menu {font: 14px/15px "Helvetica"; color: #FFFFFF; font-weight: bold; letter-spacing: 1px;}
.submenu {font: 11px/11px "Helvetica"; color: #FFFFFF; font-weight: bold;}
.heading {font: 16px/18px "Helvetica"; font-weight: bold;}
.mainlarger {font: 20px/22px "Helvetica";}
.subheading {font: 12px/13px "Helvetica"; font-weight: bold;}
.tabletext {font: 12px/13px "Helvetica";}
.tableitalics {font: 12px/13px "Helvetica"; font-style:italic;}
.details {font-size: 9px}
