body {
	background-color: #E6E4E5;
	background-image: url(../images/whitemenubg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

.mainNav {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #2e2d2d;
}

.mainSubNav {
	font-family: verdana;
	font-size: 9px;
	color: #2e2d2d;
}

a.mainNav:link {
	color: #232d2d;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.mainNav:visited {
	color: #232d2d;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.mainNav:hover {
	color: #33a02c;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.mainNav:active {
	color: #666666;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.mainSubNav:link {
	color: #232d2d;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}

a.mainSubNav:visited {
	color: #232d2d;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}

a.mainSubNav:hover {
	color: #ddf1b2;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}

a.mainSubNav:active {
	color: #666666;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}
