﻿

body 
{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size:12px;
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-weight:  normal;

}

a,a:hover,a:visited
{
	text-decoration:none;
}

a, a:visited
{
	color:#ffffff;
}

a:hover
{
	color:#ffcc00;
}

form
{
	margin: 0px 0px 0px 0px;
}

div.pageContainer
{
	width:780px;
	margin: 0px auto 0px auto;
	background-color:#000066;
	padding: 0px 0px 0px 0px;
	border: solid 1px #000000;
	background:url("img/backgroundstars.jpg");
	background-repeat:repeat;
}


div.pageHeader
{
	width: 100%;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.pageCountdown
{
	width:100%;
	height: 20px;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffcc00;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

div.pageAlert
{
	width:100%;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffcc00;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-color:#660000;
}


div.pageMain
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

div.pageNavigator
{
	width: 160px;
	padding: 0px 0px 0px 0px;
	float: left;
}

div.pageContent
{
	width: auto;
	min-height: 700px;
	margin: 10px 6px 10px 170px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
}

div.pageContent a,div.pageContent a:visited
{
	color: #0000ff;
	font-weight:bold;
	border-bottom: none;
}
div.pageContent a:hover
{
	border-bottom: solid 1px #ff0000;
	font-weight:bold;
}

div.pageContentTitle
{
	width:100%;
	font-size: 20px;
	color: #990000;
	margin-bottom:20px;
	font-weight:bold;
}

div.pageContentSubTitle
{
	font-size: 16px;
	color: #000066;
	width:100%;
	text-align:left;
	margin: 0px auto 20px auto;
}


div.pageFooter
{
	width: 100%;
	padding:0px 0px 0px 0px;
	background-color:#000000;
	text-align:center;
	color: #ffffff;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	border-top: solid 4px #000000;
}



span.menuheading
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

span.menuitem
{
	line-height: 18px;
}

span.menusubitem
{
	padding-left: 5px;
	line-height: 16px;
}


span.callouttext
{
	font-weight:bold;
	font-size:16px;
	color: #0000ff;
}

span.calloutnote
{
	font-weight:bold;
	font-size:14px;
}

div.subheading
{
	color:#0000ff;
	font-weight:bold;
	font-size:14px;
	margin-top: 10px;
	margin-bottom:4px;
	border-bottom: solid 1px #ff0000;
}

div.forminputlabel
{
	font-weight: bold;
	color: #0000FF;
	width: 200px;
	float: left;
	margin-bottom:16px;
}

div.forminputfield
{
	margin: 0px 0px 16px 220px;
}

input.forminput
{
	background-color: #ddeeff;
	width: 300px;
	color: #000000;
	font-weight:bold;
}

textarea.forminput
{
	width:300px;
	background-color:#ddeeff;
	color: #000000;
	font-weight:bold;
}

input.forminputbutton
{
	color : #ffffff; 
	background : #000066;
	text-decoration : none;
	font-weight : bold;
	height : 30px;
	text-align: center;
	width : 100px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	font-size:12px;
}

checkbox
{
	background-color:#202020;
	font-weight: bold;
}

label
{	
	color: #000000;
	font-weight:bold;
}

div.JudgeTitle
{
	width: 200px;
	color: #660000;
	font-weight: bold;
	float: left;
}

div.JudgeName
{
	color: #000066;
	font-weight: bold;
	margin: 0px 0px 0px 210px;
}

div.JudgeLine
{
	clear:both;
	width: 100%;
	border-bottom: solid 1px #000000;
}

img.headerimage
{
	width: 180px;
	height: 90px;
	margin: 10px 10px 0px 10px;
}