.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 29.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 29px;
	width: 100%;
	letter-spacing: 1px;
	cursor: pointer;
	background-image: url(../images/bttn_bkgd.gif);
	background-repeat: repeat;
}
.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 29.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	height: 29px;
	width: 100%;
	letter-spacing: 1px;
	vertical-align: middle;
	background-image: url(../images/bttn_bkgd.gif);
	background-repeat: repeat;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 29.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
	background-image: url(../images/bttn_on_bkgd.gif);
	background-position: center center;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 29px;
	width: 100%;
	background-repeat: repeat;
}
.nav_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 29.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
	background-image: url(../images/bttn_on_bkgd.gif);
	background-position: center center;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 29px;
	width: 100%;
	background-repeat: repeat;
}
