body {
	background-color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NavTextTop {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#06F;
	text-transform: none;
	text-decoration: none;
	background-color: #666;
}
a:link,  a:visited{
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.FooterText {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}


a:hover, a:active {
	color: #0099ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	background-color: #000;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

.mediacontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	vertical-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}



.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	background-color: #000;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ContactForm {
	padding-left: 30;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	background-color: #000;

}

a:link.solo-link {
	color:#06F;
}

a:visited.solo-link {
	color:#06F;
}

.tablecontent {
	background-color: #222;
	border-color:#666;
	color:#999;
}

.tablecontent2 {
	background-color: #000;
	border-color:#666;
	color:#666;
}

.tablecontent3 {
	background-color: #000;
	border-color:#666;
	color:#999;
}

.tableheader {
	background-color: #000;
	border-color:#666;
	color:#ccc;
	fonst-size:14px;
}

.formfield {
	background-color:#333;
	color:#FFF;
	font-size:12px;
	border:thin solid #666;
}
