body {
	font-family: Arial, Helvetica, sans-serif;
}

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

th {
	font-family: Arial, Helvetica, sans-serif;
}.page {
	background-image: url(IMAGES/pagebg.jpg);
	background-repeat: repeat-x;
}
.WHITES {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt:link{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: UNDERLINE;
}
.pagetitle {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: ff9900;
	text-decoration: none;
}
.pagetxt {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.moretxt {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.moretxt:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.moretxt:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #Ffffff;
	text-decoration: underline;
}
