a:hover {
	color: #FF3300;
}
.subnav {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
a:hover.subnav {
	color: #FFFF00;
}
.small {
	font: 9pt Arial, Helvetica, sans-serif
}

.smallm {  
	font: 11px Arial, Helvetica, sans-serif
}

.nav {
	color: #000033
	text-decoration: none;
}
a:hover.nav {
	color: #000000;
	font-weight: bold;
}
.copyrightlink {
	color: #FFFF00;
}

ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	font-family: Tahoma, Arial, Geneva;
	font-size: 10pt;
} 
body {
	background-color: #01011f;

}
.frmElements {
	font-family: Tahoma, Arial, Geneva;
	font-size: 12px;
	color: #000000;
	background-color: #F2FBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
}
.frmElements2 {

	font-family: Tahoma, Arial, Geneva;
	font-size: 12px;
	color: #000000;
	background-color: #F2FBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 5px;
}
.co_white{
	color: #FFFFFF;
}
.WelcomeNote{
	background-color: #99CCFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #00CCCC;
	overflow: auto;
	height: 100px;
	width: 510px;
}
.contact_info {
	color: #00CCCC;
}
.contact_email{
	color: #00CC00;
}
.contact_email a:hover{
	color: #009999;
}
