﻿body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	background-color: #EEEEEE;
}

.topBanner
{
	border-collapse: collapse;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	background-color:White; 
	/*border: solid 1px #566E92; */
	width:100%;
}
.topBannerLeftTD
{
	border-collapse: collapse;
	vertical-align:top;
	padding: 0px 5px 0px 5px;
	/*border: solid 1px #566E92; */
	width:50%;
	text-align: left;
}
.topBannerRightTD
{
	border-collapse: collapse;
	vertical-align:middle;
	padding: 0px 5px 0px 5px;
	/*border: solid 1px #566E92; */
	width:50%;
	text-align: right;
}
.topBannerLink
{
	font-family: Arial;
	color: #0077EE;
	font-size: .7em;
	font-weight: bold;
	text-decoration:none;
}
.topBannerLogo
{
	font-family: Arial;
	color: #332244;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration:none;
}
.middleBanner
{
	border-collapse: collapse;
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*background-color:#000022; */
	background-color:#000000;
	border: solid 1px #566E92;
	width:100%;
	height: 430px;
}
.middleMenuTop
{
	border-collapse: collapse;
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
	background-color:#CCCCCC; 
	border: solid 1px #000000;
	width:100%;
	height: 25px;
}
.bottomUser
{
	font-family: Arial;
	color: #0077EE;
	font-size: .8em;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	width: 95%;
}
.bottomUserTD
{
	/*padding: 0px 20px 0px 20px;*/
	font-family: Arial;
	color: #0077EE;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}
.bottomUserOnline
{
	font-family: Arial;
	color: #FF0000;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}
.bottomUserOffline
{
	font-family: Arial;
	/*color: #0077EE;*/
	color: #000044;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}
.bottomCopyright
{
	background-color: #EEEEEE;
	width: 100%;
	font-family: Arial;
	color: GRAY;
	font-size: .8em;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}
.bottomContact
{
	font-family: Arial;
	color: GRAY;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}
.middlemenuad
{
	font-family: Arial;
	color: #000055;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
	width: 100%;
}
.middlemenuadleft
{
	width: 50%;
}
.middlemenuadright
{
	
	width: 50%;
	text-align: right;
}
.sponsorlink
{
	font-family: Arial;
	color: #332244;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}