  body {
	color: #6666cc;
  	font-family: verdana, arial, sans-serif;
  	font-size: 10px;
  	background-color: Black;

} td {
	color: #6666cc;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;

} textarea {
	color: #6666cc;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;

} a {
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;

} a:visited {
	color: #aaaaaa;

} a:hover {
	color: #339FFA;
	text-decoration: underline;

} A.leftnavlink {
	color: #cccccc;

} A.leftnavlink:visited {
	color: #cccccc;

} A.leftnavlink:hover  {
	color: #0000ff;
	text-decoration: none; 

} A.navlink {
	color: #000000;

} A.navlink:visited {
	color: #000000;

} A.navlink:hover  {
	color: #ff0000;
	text-decoration: none; 

} a.bannerlink {
	color: #6666cc;
	font-weight: bold;
	text-decoration: none;

} a.bannerlink:hover {
	color: #339FFA;
	text-decoration: underline;

} a.bannerlink:visited {
	color: #6666cc;

} ul {
	margin-top: 0px;
	padding-top: 0px;

} ol {
	margin-top: 0px;
	padding-top: 0px;

} img.btn {
	border: 0px;
	margin-right: 4px;

} img.floating {
	margin-right: 15px;
	
} .error {
	font-weight: bold;
	color: red;

} a.error {
	color: red;
	text-decoration: underline;

} .center {
	text-align: center;

} .titleimg {
	position: absolute;
	top: 20px;
	left: 10px;

} .titleheader {
	margin-top: 22px;
	margin-left: -3px;
	color: #91cc19;
	font-size: 24px;
	line-height: 24px;

} .titlesubheader {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;

} .titlesubheaderline {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	border-bottom: solid 1px #6666cc;

} .bodycontent {
	color: #aaaaaa;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;

} .activityhead {
	color: white;
	font-weight: bold;

}

