body {
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
a:link {
	color:#0033CC; 
	text-decoration:underline; 
}
a:visited {
	color:#3366FF; 
	text-decoration:underline; 
}
a:hover {
	color:#0033CC; 
	text-decoration:none; 
}
a:active {
	color:#DD0000; 
	text-decoration:none;
}
a.blacklink:link {
	color:#000000; 
	text-decoration:underline;
}
a.blacklink:visited {
	color:#000000; 
	text-decoration:underline; 
}
a.blacklink:hover {
	color:#0033CC; 
	text-decoration:none; 
}
a.blacklink:active {
	color:#DD0000; 
	text-decoration:none; 
}	
a.whitelink:link {
	color:#FFFFFF; 
	text-decoration:underline;
}
a.whitelink:visited {
	color:#FFFFFF; 
	text-decoration:underline; 
}
a.whitelink:hover {
	color:#FFFFFF; 
	text-decoration:none; 
}
a.whitelink:active {
	color:#DD0000; 
	text-decoration:none; 
}	
.white{
	font-size:12px;
	color:#FFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainsmall {
	font-family: Arial;
	font-size: 9px;
}
.border {
	color: #000000;
	border: 2px solid #000000;
}
.borderright {
	color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bordertop {
	color: #000000;
	border-right-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #000000;
}
.leftheader {
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #046380;
	font-size: 20px;
	padding-left: 5px;
	font-family: Georgia, Verdana, Arial;
}
.leftheaderfeatured {
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #046380;
	font-size: 20px;
	padding-left: 5px;
	font-family: Georgia, Verdana, Arial;
	background-color: #002f2f;
	color: #FFFFFF;
}
.leftheaderstandard {
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #046380;
	font-size: 20px;
	padding-left: 5px;
	font-family: Georgia, Verdana, Arial;
}
.padtext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.adlinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.red {
	color: #DD0000;
}

