.HEADER TD {
	background-color: #0033CC;
}

.MENUTITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
}

a:hover {
	color: #0000CC;
}

a:visited {
	color: #0000CC;
}

.MENUTITLEBOX {
	color: #000000;
	background-color: #3300CC;
	text-align: center;
	font-size: 10;
}

.MENUTITLEBOXSELECTED {
	background-color:#FFCC00;
	text-align: center;
}

.MENUTITLEBOX a:hover {
	color: #FFFFFF;
	backgound-color: #FFFFFF;
	font-size: 10;
}

.MENUTITLEBOX a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.MENUTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
}

.selectedoptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20;
	color: #FFFFFF;
	background-color:#FFCC00;
	font-weight: bold;
}

.menutext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #000000;
}

.menutext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #000000;
}

.menutext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #000000;
}