.submenuoff {
	background-color: #892034;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7EBC1;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #6E9173;
	margin: 0px;
	padding: 2px;
	text-align: left;
	text-transform: capitalize;
}
.submenuon {
	background-color: #6E9173;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7EBC1;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 2px;
	text-align: left;
	text-transform: capitalize;
	border: 1px solid #6E9173;
}
.menuoff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F7EBC1;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #F7EBC1;
	border-left-color: #F7EBC1;
	border-top-color: #F7EBC1;
	border-bottom-color: #F7EBC1;
}
.menuon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #892034;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
	background-color: #F7EBC1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #892034;
	border-right-color: #892034;
	border-bottom-color: #892034;
	border-left-color: #892034;
}
.topsubmenuoff {
	background-color: #892034;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7EBC1;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #6E9173;
	margin: 0px;
	padding: 2px;
	text-align: left;
	text-transform: capitalize;
}
.topsubmenuon {
	background-color: #6E9173;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7EBC1;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 2px;
	text-align: left;
	text-transform: capitalize;
	border: 1px solid #6E9173;
}
.topmenuoff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E9173;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 2px;
	text-transform: capitalize;
	text-align: center;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #892034;
	border-left-color: #892034;
	border-top-color: #892034;
	border-bottom-color: #892034;
	font-weight: bold;
}
.topmenuon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #892034;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 2px;
	text-transform: capitalize;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #892034;
	border-right-color: #892034;
	border-bottom-color: #892034;
	border-left-color: #892034;
	border-top-style: none;
	border-bottom-style: none;
	font-weight: bold;
}
.cat a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cat a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cat a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cat a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E1B34;
	text-decoration: underline;
}
