.MainMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
.MenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	font-size: small;
}
a:link {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
	background-color: #333333;
	background-repeat: repeat-x;
	width: auto;
	display: table-cell;
	background-position: left;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.BoldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
}
.linkNoUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
