/* Style for a block - DIV */
.m0table {
	
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Century Gothic;
	text-align: center;
	font-size: 16px;
	padding: 3px;
	color: #FFFFFF;
	decoration: underline ;
}
.m01table {
	background: #333333;
}
/* Style for outer tag, mout (mouse out) state */
.m01mouto {
	
}
.m01inner {
	
	font-family: Century Gothic;
	font-size: 10px;
	padding: 1px;
	color: #ffffff;
	
}
.m01movero {
	background:	#000000 ;
	font-family: Century Gothic;
	font-size: 10px;
	padding: 1px;
	color: #ffffff;
		
}
/* Style for outer tag, mdown (mouse down) state */
.m01mdowno {
	background: #000000;
}
/* Style for inner tag, mover (mouse over) state */

.GreyOpacity {
	font-family: "Century Gothic";
	background-image: none;
	background-color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	filter: Alpha(Opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.TinyBox {
	font-family: Tahoma, Verdana;
	font-size: 9px;
}
.TinyWhite {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
.effecTrans {
	background-color: #000000;
	filter: Alpha(Opacity=20);
}
.BoxShadow {
	background-color: #333333;
	background-repeat: no-repeat;
}


