body 
	{
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Trebuchet MS, Geneva, Arial;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	margin-left: 6%;
	margin-right: 6%;
	}

#header 
	{
	background-color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	visibility: visible;
	position: relative;
	height: 90px
	}

.lefthead
	{
	width: 18%;
	float: left
	}

.midhead
	{
	width: 56%;
	padding-left: 0.5%;
	float: left
	}
	
.righthead
	{
	width: 10%;
	float: left
	}

#navbar 
	{
	clear: left;
	color: #FF0099;
	font-size: 16px;
	line-height: 10px;
	background-color: #666600;
	text-align: center;
	letter-spacing: 25px;
	margin-bottom: 10px;
	height: 45px
	}

#logo 
	{
	margin: 0;
	height: 25px;
	width: 20%
	}
h3
	{
	color: #FF0099
	}
	
h4
	{
	color: #FF0099
	}

h5
	{
	color: #FF0099
	}

h6
	{
	color: #FF0099
	}

a 
	{
	color: #FF0099;
	text-decoration: none
	}

td
	{
	color: #000000;
	font-size: 13px;
	}

a:hover 
	{
	color: #fc0;
	text-decoration: none
	}

.infotext
	{
	font-size: 16px;
	color: #666600;
	padding-top: 15px
	}

.leftcol
	{
	padding-top: 3px;
	width: 16%;
	float: left
	}
	
.midcol 
	{
	padding-top: 15px;
	padding-left: 3%;
	width: 57%;
	float: left
	}
	
.menuitem 
	{
	color: #666600;
	margin-top: 16px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none
	}

.menuitem a 
	{
	color: #666600;
	text-decoration: none
	}

.menuitem a:hover 
	{
	color: #FF0099;
	text-decoration: none
	}


.rightcol 
	{
	padding-top: 15px;
	padding-left: 3%;
	width: 20%;
	float: left
	}

.rightcol a 
	{
	color: #FF0099;
	text-decoration: none
	}

.leftregisterform
	{
	padding-top: 15px;
	padding-left: 18px;
	width: 45%;
	float: left
	}

.rightregisterform
	{
	padding-top: 15px;
	width: 45%
	}

#footer 
	{
	padding-top: 15px;
	color: #666600;
	font-size: 11px;
	line-height: 16px;
	width: 100%;	
	background-color: #FFF;
	text-align: right;
	height: 16px;
	margin-left: 0;
	position: bottom;
	clear: left
	}



