A { 
	text-decoration:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FF0000;
	}
	
a:hover {
	color: #FFFFFF;
	}
}

a.whiteRed:visited {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
a.whiteRed:link {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
}
a.whiteRed:hover {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
a.upper:visitedDISABLED {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a.upper:link {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.upper:hover {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
table.banner
{
	background-color: #000000;
	border: 5px solid #666666;
}
table.outside 
{
	border-left: 5px solid #666666;
}
table.altMenu
{
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding-left: 25px;	
	
}
table.altMenub
{
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding-left: 25px;
	border-bottom: 5px solid #666666;
	border-left: 5px solid #666666;
	border-right: 5px solid #666666;
}
table.leftMenu 
{
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	vertical-align: top;
	background-color: #000000;
	/*
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 5px solid #666666;
	*/
}
table.leftMenu td
{
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left:15px;
	padding-right:15px;
}
table.leftMenu h1
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	padding-bottom: 0px;
	background-color:#666666;
}
table.leftMenu h2
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
}
table.Main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right: 5px solid #666666;
	border-bottom: none;
	border-left: none;
	text-align: left;
	vertical-align: top;
	overflow:auto;	
}
table.Main td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;	
}
table.Main h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;	
}
table.Main h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
}
a.email:visited {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.email:link {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.email:hover {
	font-family: Arial;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
