.mnu {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2C3B26;
	text-decoration: none;
	vertical-align: middle;
}
.mnu2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2C3B26;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(../res/scale9_1/middle_middle.gif);
	margin: 0px;
	padding: 0px;
	width: 175px;
	background-position: 0px;
}
a.mnu2:link,  a.mnu2:visited{
	color: #2C3B26;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.mnu2:hover,  a.mnu2:active{
	color: #006699;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
} 
.submitter {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2C3B26;
	text-decoration: none;
	vertical-align: middle;
}
.mnu2_btn {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 195px;
	background-color: #5E3B27;
	cursor: hand;
}
a.mnu2_btn:hover, a.mnu2_btn:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 195px;
	background-color: #48B534;
	cursor: hand;
}