
	.mainbody{
		
	}
	.maintable{
		
	}

	.siteLongButton {	
		background-color : #FFFFFF ; 
		border : 1px outset #0000A0;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
		color : #0000A0;
		width : 125px;
		height: 25px;
		text-align : center
	}
	/*
	*/
	.tdnav{
		border-right : 1px outset #0000A0;
	}
	a:link {
		color: #0000A0; 
		text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
	}
	a:hover { 
		color: red;  
		text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
	}
	a:visited { 
		color: #0000A0; 
		text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
	}
	a:visited:hover {
		color: red; 
		text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
	 }
	.txtwhite{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : normal;
		color:#ffffff;
	}
	.welcome{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		font-weight : bold;
		color:#ffffff;
	}	
	.greyrw {
	   	background:#D2D0D5;
	   }
	   .bluerw {
	   	background:#3E7EBF;
	   }
	   .blkrw {
	   	background:black;
	   }
	.txtBlue12{
		font-family : verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color:black;
	}
	.txtBlk12{
		font-family : verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color:black;
	}
	.red14{
   		color:white;
		font-size:20px;
		text-decoration:none;
		font-weight:800;
		font-family:verdana, arial, helvetica, sans-serif;
   }
	.txt{
   		color:black;
		font-size:11px;
		text-decoration:none;
		font-weight:600;
		font-family:verdana, arial, helvetica, sans-serif;
   }
   .txtlrg{
   		color:black;
		font-size:14px;
		text-decoration:none;
		font-weight:600;
		font-family:verdana, arial, helvetica, sans-serif;
   }
   .txtbl{
   		color:blue;
		font-size:11px;
		text-decoration:none;
		font-weight:600;
		font-family:verdana, arial, helvetica, sans-serif;
   }
	.txtblack{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
		color:black;
	}
	.txtNB{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
		color:#0000A0;
	}
	.txtLrgNB{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-weight : bold;
		color:#0000A0;
	}
	.tdheader{
		background-color:#99ccff;
		border : 1px outset #0000A0;
	}
	.tdfooter{
		border : 1px outset #0000A0;
		background-color:#99ccff;
	}
	.tdbrdr{
		border : 1px outset #0000A0;
		color:#000000;
	}
