/* Style for a block - DIV 
------------------------------------------
jmiles  Westbridge
------------------------------------------
border outline color no border leave blank
*/
.m0table {
	background:#a1acb4;
}
/* 
this is the main block leave blank for clear background
including the menu items
*/
.m0mouto {
	background:#001725;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #a1acb4;
}
/* Style for outer tag, mdown (mouse down) state this is the block background */
.m0mdowno {
	background: #a1acb4;
}
/* Style for inner tag, mover (mouse over) state this is the text*/
.m0inner {
	font-family: verdana, MS Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	padding: 6px;
	color: #ffffff;
}

