body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	scrollbar-face-color:#387EC3;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#235E98;
}
body {
	background-color: #000000;
	background-image: url(../2010/BlackBG.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.awmAnchor {
position:relative
}

.header {
	font-family: Arial;
	color:#CCFFCC;
	font-size:14px;
	font-weight:bold;
}
.Marquee {
	font-family: Arial;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
a.Marquee:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.Marquee:Visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.Marquee:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}
a.Marquee:Active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.Navigation{
font-family:Arial;
font-weight:bold;
color:#FFFF00;
text-decoration: none;
}
a.Navigation:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;
}
a.Navigation:Visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;
}
a.Navigation:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: underline;
}
a.Navigation:Active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;
}

.SubNavigation{
font-family:Arial;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}
a.SubNavigation:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.SubNavigation:Visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.SubNavigation:Hover {
	font-family: Arial;
	font-size: 10px;
	color: #cdffcc;
	font-weight:bold;
	text-decoration: underline;
}
a.SubNavigation:Active {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}