html {
	overflow-y:scroll;
}
.header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.subheader {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.sml {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.mainText {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

ul.mainText li {
	margin-bottom:10px;
}

.bgrd {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.bkgrdRpt {
	background-repeat: repeat;
	background-image: url(images/mancup_reskin_11.gif);
}
.main2 {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
}
.MainWhite {
	font-family: Trebuchet MS, Georgia, Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.MainYellow {
	font-family: Trebuchet MS, Georgia, Times New Roman;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
.tabs {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Sponsors {
	padding: 0px;
	text-align: justify;
	text-decoration:none;
}

.Sponsors p {
	padding: 0px;
	margin: 0px;
}

.Sponsors a {
	text-decoration:none;
}

.Sponsors a:hover {
	text-decoration:overline;
}
.Sponsors a img {
	border: 1px solid white;
}
.Sponsors a:hover img {
	border-color: black;
}

.Freedom {
	background:url(images/Freedom.jpg) no-repeat;
	padding-left:160px;
}