body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none;
	margin: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #DDDDDD;
}
body a, a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none;	
}
body a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #e10bff; text-decoration: none;		
}
img
{
	border: 0px;	
}
.topdiv
{
	position: relative;
	width: 100%; height: 100px;
	background: #000000;	
}
.topdiv2
{
	position: relative;
	width: 100%; height: 30px;
	background: #000000;	
}
.spacer
{
	position: relative;
	width: 100%; height: 5px;
	background: #FF00D8;
}
.maindiv
{
	position: relative; left:50%;
	width:500px;
	margin-left:-250px;	
	margin-top: 20px;
}
#mainTable2{
	width: 500px;
	background-color: #FFF;
	margin-top: 0px;
	padding: 3px;
	border: 1px solid #000;
}
.logo
{	
	position: relative;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;	
}
.menutop
{	
	position: absolute; top: 80px;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
}
.announce
{	
	position: absolute; top: 10px;
	width: 100%;
	text-align: center;
}
.menubottom
{	
	position: absolute; top: 5px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.spacer
{
	position: relative;
	width: 100%; height: 5px;
	background-image: url('../images/spacer.jpg');
	background-repeat: repeat-x;
}
.spacer2
{
	position: relative;
	width: 100%; height: 5px;
	background-image: url('../images/spacer2.jpg');
	background-repeat: repeat-x;
}
#overall
{
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1003px;
	height: 100%;
}

#header
{
width:1003px; height:40px;
position:absolute; left:0px; top: 5px;
}




.maintext, .maintext a, .maintext a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: none;
}
.maintext a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #e10bff; font-weight: bold; text-decoration: none;
}
.maintext2, .maintext2 a, .maintext2 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none;
}
.maintext2 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #e10bff; font-weight: bold; text-decoration: none;
}

.maintext23
{
	font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 18px; color: #2b8aef; font-weight: bold; text-decoration: none;
}
.maintext23 a
{
	font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 18px; color: #2b8aef; font-weight: bold; text-decoration: none;
}
.maintext23 a:visited
{
	font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 18px; color: #2b8aef; font-weight: bold; text-decoration: none;
}
.maintext23 a:hover
{
	font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 18px; color: red; font-weight: bold; text-decoration: none;
}


.smalltext
{
	font-family: Verdana, sans-serif, arial; font-size: 9px; color: #FFF; line-height: 10px; text-decoration: none;
}
.smalltext a
{
	font-family: Verdana, sans-serif, arial; font-size: 9px; color: #FFF; line-height: 10px; text-decoration: none;
}
.smalltext a:visited
{
	font-family: Verdana, sans-serif, arial; font-size: 9px; color: #FFF; line-height: 10px; text-decoration: none;
}
.smalltext a:hover
{
	font-family: Verdana, sans-serif, arial; font-size: 9px; color: #6fa5eb; line-height: 10px; text-decoration: none;
}

.titletext
{
	font-family: Verdana, sans-serif, arial; font-size: 18px; color: #000000; font-weight: bold; text-decoration: none;
}

.validation img{
	border: none;
}
.error{
	color: red;
	font-weight: bold;
}
.centertext
{
	text-align: center;
}