body { 
	background-color: #FFFFFF; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
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;
	}
.maintable { background-image:url(../_images/tableBackground.gif); }
.footer { background-image:url(../_images/footerImage.gif); }
.plaintable { background-image:url(../_images/tableBackgroundPlain.gif); }


a {
	color: #da517d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f17ca2;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.bodytextsmall {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.footertext {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #C52763;
}
.headingtext {
	margin-left: 15px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #DA517D;
	text-align: left;
	font-weight: bold;
}
h1.smalltext {
	font-size: 9px;
	color: #333333;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
