.mainBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960200;
	text-decoration: none;
	background-color: #000000;
}

.adminBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960200;
	text-decoration: none;
	background-color: #999999;
}
.tblComingSoon {
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tblInformation td, .tblInformation tr, .tblInformation table {
	text-transform: none;
	font-weight: bold;
	padding: 2px;
}
.mainBody th {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 10px;
	height: 10px ! important;
	overflow:hidden;
}

.tblInformation input, .tblInformation select, .tblInformation textarea {
	font:Verdana, Arial, Helvetica, sans-serif ! important;
	color:#FFFFFF ! important;
	border:1px #ffffff solid ! important;
	background-color:#110000 ! important;
}

.navbar td {
	background-color: #EEEEEE;
	text-align:center;
	font-size:12px;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.navbar #active
{
	color:#000000;
	border-bottom-color: #666666;
}
.navbar #active:hover
{
	background-color: #960200;
	color:#FFFFFF;
	border-bottom-color: #AAAAAA;
	cursor:default;
}

.navbar a:hover td  {
	background-color: #960200;
	color:#FFFFFF;
	border-bottom-color: #AAAAAA;
	cursor:pointer;
}

.infoHeader {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #333333;
	color: #CCCCCC;
}
a .infoHeader {
	cursor:pointer;
}
.roTD:hover {
   background-color:#E7DA83;
   cursor:pointer;
}

#link a, a:visited, a:active {
	font-size: 13px! important;
	color: #FFFFFF ! important;
	text-decoration: none;
}
#link a:hover {
	font-size: 13px ! important;
	color: #960200 ! important;
	text-decoration: underline ! important;
}

.bottomnav a, bottomnav a:visited, bottomnav a:active
{
	font-size: 12px! important;
	color:#000000 ! important;
	text-decoration: none ! important;
}
.bottomnav a:hover
{
	font-size: 12px! important;
	color:#000000 ! important;
	text-decoration: underline ! important;
}
#srch {
	font-size: 10px;
}
.mainpic {
	max-width:768px;
	/*width:expression(this.width > 768 ? 768 : true );*/
	width:auto !important;
	width:768px;
}
