.topNavButt {
	background-image: url(../images/buttons/black/grey1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.levelonebutton {
	background-image: url(../images/buttons/black/grey1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 25px;
}
.leveltwobutton {
	background-image: url(../images/buttons/black/grey1active.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 50px;
}
.nav:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.flushRighButt {
	background-image: url(../images/buttons/black/grey1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}