@charset "UTF-8";
/* CSS Document */



.mC {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 0px;
	width: 185px;
}

.mH {
	color: #FFFFFF;
	cursor: pointer;
	font-weight:bold;
	
	font-size: 11pt;
	text-decoration: none;
	/*background-image: url(link.png);*/
	background-color:#932F2B;
	margin-top: 0px;
	margin-bottom: 7px;
	height: 12px;
	/* letter-spacing: .1em; */
	text-shadow: 0 2px 0 #4c0202;
	text-shadow: 0px -1.5px 1px #4c0202;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.mHc {
	color: #685C4E;
	cursor:pointer;
	font-weight:bold;
	
	font-size: 11pt;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 7px;
	height: 12px;
	/* letter-spacing: .1em; */
	text-shadow: 0 1px 0 #968e85;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	background-color: #CFD0C8;
}

.mH1 {
	text-decoration: none;
	cursor:pointer;
	margin-top: -30px;
	margin-bottom: 0px;
	height: 12px;
	/* letter-spacing: .1em; */
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

a.mI {
	float:left;
	color: #FFFFFF;
	cursor: pointer;
	font-weight:bold;
	
	font-size: 11pt;
	text-decoration: none;
	/*background-image: url('link.png');*/
	background-color:#932F2B;
	background-position: 0px -30px;
	margin-top: 0px;
	margin-bottom: 7px;
	width: 168px;
	height: 12px;
	/* letter-spacing: .1em; */
	text-shadow: 0 -1px 1 #4c0202;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.mL {display:none; margin-bottom:10px;}

.mO {
	margin-left:0px;
	display:block;
	
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #C4C6BE;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 13px;
	margin-right: 0px;
}

.mOd {
	margin-left:0px;
	display:block;
	
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #C4C6BE;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 13px;
	margin-right: 0px;
	letter-spacing: -.05em;
}

.mOb {
	margin-left:0px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #E1E2DD;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 13px;
	margin-right: 0px;
	border: 1px solid #C4C6BE;
}

.mObd {
	margin-left:0px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #E1E2DD;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 13px;
	margin-right: 0px;
	border: 1px solid #C4C6BE;
	letter-spacing: -.1em;
}

.mC a:hover {
	background-color: #792825;
	color: #FFF;
}

.mO a:hover {
	background-color: #792825;
}

.mH:hover {
	/*background-image: url('hover.png');*/
}

a.mI:hover {
	/*background-image: url('hover.png');*/
}


#bigshadow #wrapper #firstcol #menuhome ul li {
	
	font-size: 12pt;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 159px;
}
.menuhome {
	
	font-size: 11pt;
	font-weight: bolder;
	color: #FFF;
	background-image: url(home.png);
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	letter-spacing: .1em;
}

.menuhome :hover {
	background-position: 0px -66px;
}

