body { 
	background-image: url(_images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html{
	scrollbar-face-color:#3c5b92;	
	scrollbar-3dlight-color: #BEFBF1;
	scrollbar-track-color:#93b2e9;
	scrollbar-arrow-color:#FFFFFF;
}
.select{
	background:#3c5b92;
	color:#FFFFFF;
	font-family:Arial, Helvetica, Verdana;
	font-size:10pt;
	font-weight: bold;
}

   td,th {
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FFFF
}
a:active {
	text-decoration: none;
	color: #ffffff;

}
.bodytext {
	font-size: 12px;
	color: #ffffff;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	list-style-image: url(_images/bullet.gif);
}
.bodytextdark {
	font-size: 12px;
	color: #ffffff;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	list-style-image: url(_images/bullet.gif);
}
.bodytextcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.bodytextcentrelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}
.bodytextcentresmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #eee1ef;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

