/* Style for a block - DIV */
.m0table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	font-weight: bold;
	color:#000000;
	padding: 2px 12px 3px 12px;
	border-right: 1px solid #000000;
	margin-bottom:5px;
	font-size:12px;
	
}
.m0mouto a {
	color: #000000;
	font-size:12px;	
	}
.m0movero a, .m0mdowno a {
	color:#FFFFFF;
	font-size:12px;	
	}	
/* Style for outer tag, mover (mouse over) state */
.m0movero, .m0mdowno {
	color: #FFFFFF;
	font-weight: bold;	
	padding: 2px 12px 3px 12px;
	border-right: 1px solid #000000;
	font-size:12px;	
}

.m0mouto a:visited, .m0movero a:visited, .m0mdowno a:visited {
	text-decoration: none;
	}	
.m0mouto a:active, .m0movero a:active, .m0mdowno a:active {	
	text-decoration: underline;
	}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Arial;
	font-size: 9px;
	font-weight:bold;
}
.submouto {
	background-color:#2f292b;
	color:#FFF;
	font-weight: normal;
	text decoration: none;
	padding: 3px;
	border: 1px solid #FFF;
	text-transform:uppercase;
	min-width:100px;
	}
.submouto a, .submouto a:visited {
	color: #FFF;
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;	
	text-transform:uppercase;	
		padding:3px;
		min-width:100px;
	}
.submovero, .submdowno {	
	background-color: #887D73;
	color:#FFFFFF;
	font-weight: normal;
	text decoration: none;
	padding: 3px;
	border-top: 1px solid #FFFFFF;		
	border-bottom: 1px solid #000000;	
	border-left: 1px solid #000000;	
	border-right: 1px solid #FFFFFF;	
	text-transform:uppercase;	
	font-size:10px;
	min-width:100px;
	}
.submovero a, .submovero a:hover, .submovero a:visited, .submovero a:active, .submdowno a, .submdowno a:hover, .submdowno a:visited, .submdowno a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;	
	text-transform:uppercase;	
		padding:3px;
			min-width:100px;
	}