html {overflow-y: scroll;}
body {
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}

a:link {
	color:#09F;
}

a:visited {
	color:#06C;
}

a:active {
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}/**/
#container {
	width:767px;
	margin:0px auto 0px auto;
	padding:0px;
}
.topbar {
	background-color: #000000;
}
.homelogo {color:#FFF;font-size:12px;text-decoration: none;}
.homelogo:link {color:#FFFFFF;text-decoration: none;}
.homelogo:visited {color:#FFFFFF;text-decoration: none;}
.homelogo:active {text-decoration: none;color:#F00000;}
.homelogo:hover {text-decoration: none; color:#0C3;}
#nav {
	margin-top:0px;
	height:40px;
	padding:4px 0px 0px 30px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #d52823;
	position: absolute;
}
#nav li {
	float: left;
	position: relative;
	width: 130px;
	/*color: #666666;*/
	/*background-color: #d52823;*/
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	/*list-style-position: outside;*/
	border: 5px solid #d52823;
}
#nav li a {
	color: #FFFFFF;
}
/*#nav li a:hover {
	background-color:#F36;
}*/
#nav li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 24px;
}
#nav li>ul {
	/*left: -10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #d52823;
	padding: 5px;
	padding-right: 0px;
	line-height: 12px;
	top: 24px;
	margin: 0px;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
.li_bheard {

}
.li_bconnected {

}
.li_bfit {
	width: 56px;
}
.li_bglobal {

}
.li_bahead {

}
.navtable {
	 background-color:#d52823;
}

.mainContent {
	text-align:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-top: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 5px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	padding-left: 8px;
}
.image1 {
	padding-top: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 30px;
	padding-top: 30px;
}
.formitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
}
.winner {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663366;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
	padding: 12px 8px;
	background-color: #F1E0F1;
}
#sponsor {
	text-align: center;
	width: 550px;
	vertical-align: middle;
}

