.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
}
.navnumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navnumbers:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navnumbers:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navnumbers:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.navnumbers:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navnumbersdull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subheadnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
a.subheadnav:link {
	color: #666666;
	text-decoration: none;
}
a.subheadnav:visited {
	color: #999999;
	text-decoration: none;
}
a.subheadnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.subheadnav:active {
	color: #999999;
	text-decoration: none;
}
.subheadnavwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
