.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660033;
}
.page_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.gnav:link {
	color: #0000FF;
	text-decoration: none;
}

a.gnav:visited {
	color: #0000FF;
	text-decoration: none;

}

a.gnav:hover {
	color: #0066CC;
	background-color: #7DCBFF;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
}

a.menu:link {
	color: #660033;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	padding-left: 5px;
	border: 0;
	height: 22px;
	line-height: 22px;
}

a.menu:visited {
	color: #660033;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	padding-left: 5px;
	border: 0;
	height: 22px;
	line-height: 22px;

}

a.menu:hover {
	color: #FFFFFF;
	background-color: #660033;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	border: 0;
	line-height: 22px;
	height: 22px;
}
.menutable {
	background-color: #999999;
}
