body,td,th,#content {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	color: #000000;
}
body {
	background-image: url(/images/checkerback.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
	color: #663300;
	font-size: 13px;
}
a:active {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}
a {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000066;
}
h2 {
	font-size: 18px;
	color: #000066;
}
h3 {
	font-size: 16px;
	color: #000066;
}
h4 {
	font-size: 14px;
	color: #000066;
}
#head1 {
	width: 100%;
	background-image:url(/images/headback.jpg);
	height: 172px;
	}
#content {
	width: 1000px;
	background-image:url(/images/conback.jpg);
	text-align: left;
	}
#main2 {
	margin-left: 10px;
	margin-right: 10px;
	}
#main3 {
	margin-left: 35px;
	margin-right: 35px;
	}
#yellowbox {
	margin: 14px;
	}
	#foot {
	background-image:url(/images/footback.jpg);
	width: 100%;
	height: ;
	}
	
.pagetitle
{
	font-family: Trebuchet MS;
	FONT-SIZE : 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.testsig
{
	font-family: Arial;
	FONT-SIZE : 10px;
	padding-top: 2px;
	font-weight: bold;
	text-align: right;
}

.hometext
{
	padding-left:75px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: bold;
}

.small 
{
	FONT-SIZE : 8pt;
}

.large a
{
	FONT-SIZE : 14pt;
}

.large
{
	FONT-SIZE : 14pt;
}


.form
{
    FONT-WEIGHT : bold;
	FONT-SIZE : 8pt;
} 

.formtitle
{
    FONT-WEIGHT : bold;
	FONT-SIZE : 12pt;
	FONT-family : Arial;
	COLOR: White;
}

.thankyou
{
	font-family: Verdana;
	FONT-SIZE : 14px;
	font-weight: bold;
	color: red;
}


game {
	vertical-align : bottom;
	margin-top : 20px;
	text-align : center;
}

.formheading
{
    FONT-WEIGHT : bold;
	FONT-SIZE : 15px;
	COLOR: White;
	font-family: Verdana;
}

/* Hide print styles */

.PrintHead {
	display:none;
}

/*----------------------------------------------------------------------------------------------------------------
= DIVISION LINE TYPES
------------------------------------------------------------------------------------------------------------------*/
hr {
	display:none;
}

div.ThickLine {
	height: 1px;
	margin: 0 0 2px 0;
	padding:0;
	border: none; 
}

div.ThinLine {
	height : 1px;
	margin: 0 0 2px 0;
	border: none; 
	}
	
div.DashedLine {
	border: none;
	height: 1px;
}


