<!--
body {margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat: inherit;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;}
a:visited {
	color: #FFFFFF;
	text-decoration: none;}
a:hover {
	color: #58016A;
	text-decoration: none;}
a:active {
	color: #FFFFFF;
	text-decoration: none;}
	
#dropmenudiv{
position:absolute;
border:1px #FFFFFF;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #16021A;
}
	
.textmain {font-size: 12pt; color: #003366; font-family: Arial, Helvetica, sans-serif;}
.hlight_purple {border: solid 0px #FFFFCC; background-color:#58016A;}
.hlight_grey {border: solid 0px #FFFFCC; background-color:#eeeeee;}
.hlight {border: solid 0px #FFFFCC; background-color:#FFFFCC;}
.border { border-color:#EF0381; border-style:solid; border-width:2px;}
.border2 { border-color:#FFFFFF; border-style: ridge; border-width:2px;}
.body1 {font-size: 13pt; color: #16021A; font-family: Arial, Helvetica, sans-serif;}
.body2 {font-size: 12pt; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.body2-white {font-size: 12pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.body3 {font-family: Arial, Helvetica, sans-serif;	font-size: 18pt; color: #16021A; font-weight: bold;}
.body4 {font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.body4_white {font-size: 10px; color: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.body5 {font-family: Arial, Helvetica, sans-serif;	font-size: 22pt; color: #16021A; font-weight: bold;}
.body5_white {font-family: Arial, Helvetica, sans-serif;	font-size: 22pt; color: #FFFFFF; font-weight: bold;}
.body6 {font-family: Arial, Helvetica, sans-serif;	font-size: 16pt; color: #58016A; font-weight: bold;}
.body1-purple {font-size: 13pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.body1-red {font-size: 13pt; color: #58016A; font-family: Arial, Helvetica, sans-serif;}
.footer {font-size: 10pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
-->

