body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/bluetile.gif);
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
	
}
.tableBackground { background-image: url(../images/tableBackground.gif); }
.plaintableBackground { background-image: url(../images/plain_tableBackground.gif); }

.bodytext {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#244d54;
	text-align: left;
	line-height: 1.5;
	list-style-image: url(../images/bullet.gif);
}

.bodytextlight {
	margin-left: 10px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ECE3CE;
	text-align: left;
	line-height: 1.5;
	list-style-image: url(../images/bullet.gif);
}
.bodytextlightcentre {
	margin-left: 10px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ECE3CE;
	text-align: center;
	line-height: 1.5;
	list-style-image: url(../images/bullet.gif);
	font-weight: bold;
}
a {
	color: #364F6F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #364F6F;
	text-decoration: none;
	font-weight: bold;
}

h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
