.M_Tbl{
width: 90px;
padding: 0px;
vertical-align: middle;
}




.M_S1{
	font-size: 3px;
	border-bottom-width:1px; 
	border-bottom-color: #CCCCCC; 
	border-bottom-style:solid;
	height: 10px;
	width: 70px;
	border-top-style: none;
	color: White;
	padding : 0px;
}

.M_L1{
	font-size: 3px;
	width: 10px;
	height: 10px; 
	border-right-width: 1px; 
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none; 
    border-left-style: none;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	color: White;
	padding : 0px;
}
.M_D1{
    font-size: 3px;
	width: 10px;
	height: 10px; 
	border-left-width: 1px; 
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style : solid;
	border-bottom-width : 2px;
	color: White;
	padding: 0px;
}

.M_S2{	
	font-size: 3px;
	border-bottom-width: 0px; 
	border-bottom-style: none;
	height: 10px;
	width: 70px;
	color: White;
	padding: 0px;
}

.M_L2{	
	font-size: 3px;
	width: 10px;
	height: 10px; 
	border-bottom-width: 0px; 
	border-bottom-style: none;
    border-left-style: none;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px; 
	color: White;
	padding: 0px;
}
.M_D2{	
	font-size: 3px;
	width: 10px;
	height: 10px; 
	border-bottom-width: 0px; 
	border-bottom-style: none;
	border-right-style: none; 
	border-left-color: #999999;
	border-left-width: 1px; 
	border-left-style: solid;
	color: White;
	padding: 0px;
}


.M_L {

	color: White;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-right-color: #CCCCCC; 
	border-bottom-color: #CCCCCC; 
	border-right-style: solid; 
	border-bottom-style: solid;
	width: 10px;	
	height:  20px; 
	padding: 0px;
	empty-cells: show;
	font-size: 3px;
}



.M_S{
	border-bottom-width: 1px; 
	border-bottom-color: #CCCCCC; 
	border-bottom-style:solid;
    font-family: "Courier New", Courier, Garamond;
	font-size: 12px;
	color: Black;
	text-align: center;
	height: 20px;
	width: 70px;
	font-weight: bold;
	padding: 0px;
	
}



.M_D{
font-size: 3px;
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-color: #CCCCCC; 
border-right-style: none; 
border-bottom-style: solid; 
border-left-style: solid;
width: 10px;
height: 20px; 
padding: 0px;
empty-cells: show;
color: White;
}

.BB{
	width: 700px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	border: 0px;
}

