Body
{
	 margin:0px;
	 background-color:#700000;
}

.BottomLeft {
	background-image: url(Img/RedBottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.Bottom {
	background-color: #333300;
}
/*.Right {
	background-color: #333300;
}*/
.NavBarLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*text-decoration:none;*/
	font-weight: bold;
}
.NavBarLink:Hover
{
	text-decoration:underline;
	color:#FFCC00;
}
.NavBar
{
	background-image: url(Img/leftred.jpg);
	vertical-align: top;
	padding-top: 10px;
}

#supportMenu
{
 	text-align:left;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	display:none;padding:10px;
	position:absolute;
	z-index:9;
	background-color:#700000;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	width:80px;
}
#supportMenu A
{
	color:#FFFFFF;
}


.Content {
	padding: 10px;
	color:white;
	text-align:left;
	vertical-align:top;
	border-right-width:3px;
	border-right-style:solid;
	border-right-color:#333300;
}

.Content a, .Content TD
{
	color:#FFFFFF;
	
}

.Banner {
	background-color: #000000;
	background-repeat: repeat;
}


.Copyright
{
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}

.Copyright A
{
	color:#FFFFFF;
}

.blackmenubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.blackmenuLinks
{
text-decoration:none;
	font-size: 14px;
color:#FFFFFF;
}

.blackmenuLinks: a
{
text-decoration:none;
color:#FFFFFF;
}
.blackmenuLinks:hover
{
	text-decoration:underline;
}

.greenCopyRightlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	
}

.greenCopyRightlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333322;
	text-decoration:underline;
	
}
.greenCopyRight{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration:none;
	
}
.default
{
color:#FFFFCC

}
.default:hover
{
color:#FFFF99

}
/*
a {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color:#001111
}
a:hover {
	text-decoration: underline;
	color:#110011
}
a:active {
	text-decoration: underline;
}
*/