/************************************          *********************************************/
/************************************    B      *********************************************/
.bodyCss{
	background-color :white;
	margin-top :0px;
	text-align :center;
}
.bgTd{
	background-color :#ECECEE;
	background-image : url("../images/myImg/small.JPG");
	background-repeat :repeat-x;
}
.colortbl{
	background-color :#EBECEE;
}
/************************************     T     *********************************************/
.tblmain{
	border-left:solid; 
	border-left-width:2px;
	border-bottom:solid; 
	border-bottom-width:2px;
	border-right:solid; 
	border-right-width:2px; 
	border-top:solid; 
	border-top-width:2px; 
	border-color:#9C9B99;
	background-color :white;
	width :798px;
	margin-top:15px;
}
.text{
	
	font-family:verdana, tahoma, arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:black;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}
.menutext{
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}