.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.tablesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCC99;
	line-height: 25px;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	font-weight: bold;
	color: #CCCC99;
	background-color: #000000;
}
.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;

}
.errorhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	font-weight: bold;
	color: #CCCC99;
	background-color: #FF0000;
}
.successhead {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	font-weight: bold;
	color: #CCCC99;
	background-color: #669966;
}
.sponsorHead {



	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	font-weight: bold;
	color: #CCCC99;
	background-color: #6666FF;
}
A.topMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}

A.topMENU:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}

A.topMENU:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : underline;
}
A.boxMENU {
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	letter-spacing : 1px;
}

A.boxMENU:VISITED {
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	letter-spacing : 1px;
}

A.boxMENU:HOVER {
	font-family:  Arial;
	font-size: 11px;
	letter-spacing : 1px;
	font-weight: bold;
	color: Yellow;
	text-decoration : none;
}

