		body {
		margin-left: 0px;
		margin-top: 10px;
		font-size: 10px;
		}
	   .menu {
	   	font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#333333;
	   	font-size:10px;
		font-weight: bold;
	   }
	   .menutitle {
	   	color: <%=menutitlecolor%>;
	   	font-size:12px;
	   	font-weight: 500;
	   }
	   .headline
	   {
	   	color: <%=menucolor%>;
	   	font-size: large;
	   	font-weight: normal;
	   	letter-spacing: 2px;
	   }
	   .cssBorder {
	   	BORDER-BOTTOM: black 1px solid;
	   	BORDER-LEFT: black 1px solid;
	   	BORDER-RIGHT: black 1px solid;
	   	BORDER-TOP: black 1px solid;
	   	PADDING-LEFT: 2px;
	   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	   }
	   .smallbold {
	   	font-size: smaller;
	   	font-weight : bold;
	   }
	   .setwidth400
	   {
	   	width : 400px;
	   }
	   .cPageName{
	   font-size:12px;
	   text-decoration:none;
	   color:#FFFFFF;
	   }
	   .text10{
	   font-size:10px;
	   }
	   .text10white{
	   font-size:10px;
	   color:#FFFFFF;
	   }
	   .text10bold{
	   font-size:10px;
	   font-weight:bold;
	   }
	   .text11bold{
	   font-size:11px;
	   font-weight:bold;
	   }
	   .newstext{
	   font-size:10px;
	   text-decoration:none;	   
	   /* text-align:justify*/
	   }
	   .newsheader{
	   font-size:10px;
	   font-weight:bold;
	   }
	   
	   .smalltext{
	   	font-size : smaller;
	   }
	   .margin15{
	   	margin-left : 15px;
	   }
	   .space{
	   	letter-spacing : 2px;
	   }

	   .white{
	   	color : #FFFFFF;
	   	background-color : #808080;
	   	font-weight : bold;
	   }
	   .white10{
	   	color : #FFFFFF;
		font-size:10px;
	   	background-color : #808080;
	   }
	   
	   .acm{
	   	color : blue;
	   	background-color : white;
	   }
		.colText {
			background-color: #FFFFFF;
		}	   

		span {  
		font-size: 10px;
			}
		.tblHeader {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #003333;
		}
		.Warning {
			color:#FF0000;
			}
