		body {
		margin-left: 0px;
		margin-top: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		hr {
		color:#FF9933;
		}
	   .menu {
	   	font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#003300;
	   	font-size:12px;
		font-weight: bold;
	   }
	   .menutitle {
	   	color: <%=menutitlecolor%>;
	   	font-size:12px;
	   	font-weight: 500;
	   }
	   .headline
	   {
	   	color: <%=menucolor%>;
	   	font-size: large;
	   	font-weight: normal;
	   	letter-spacing: 2px;
	   }
	   .cPageName{
	   font-size:12px;
	   text-decoration:none;
	   color:#FFFFFF;
	   }
	   .text8{
	   font-size:8px;
	   }
	   .text9{
	   font-size:9px;
	   }
	   .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;
	   }
		a:link {
		text-decoration:none;
		}
		a:visited {
		text-decoration:none;
		}
		a:hover {
		text-decoration:none;
		}
		a:active {
		text-decoration:none;
		}
		.RegText {
		font-size:10px;
		}
		.RegTextInput {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size:12px;
		}
	   .PageHeader{
	   font-size:12px;
	   text-decoration:none;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-weight:bold;
	   }
	   .information {
	   color:#0000FF;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:12px;
	   }
	   .warning {
	   color:#FF0000;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:12px;
	   }
	   a.warning:visited {
	   text-decoration:none;
	   color:#FF0000;
	   }
	   a.warning:link {
	   text-decoration:none;
	   color:#FF0000;
	   }
	   a.warning:hover {
	   text-decoration:none;
	   color:#FF0000;
	   }
	   a.warning:active {
	   text-decoration:none;
	   color:#FF0000;
	   }
	   .GreyBkg {
	   background-color:#CCCCCC;
	   }
	   .inlineRubbe {
	   	font-size:12px;
		font-weight: bold;
	   }
	   .footer {
	   font-size:9px;
	   }
	   a.footer:visited {
	   text-decoration:none;
	   color: #0000CC;
	   }
	   a.footer:link {
	   text-decoration:none;
	   color:#FF0000;
	   }
	   a.footer:hover {
	   text-decoration:none;
	   color:#FF0000;
	   }
	   a.footer:active {
	   text-decoration:none;
	   color:#FF0000;
	   }
	   .tblFill {
	   background-image:url(laurenti/userimages/grass_bg.gif);
	   background-repeat:repeat;
	   color:#669966;
	   background-color:#669966;
	   }
	   
