
	.form_select {
		background : #000066;
		color : #ffffcc;			
	}

	.form_text {				
		background : #46537D;				
		color : #FFC500;				
	}
	
	A:link { color: #1010c0;
			 font-weight: plain; 
			 text-decoration: underline;
		   }

	A:visited { color: #1010c0; 
				font-weight: plain; 
				text-decoration: underline;
			  }

	A:hover { color: #a06020;
			  font-weight: plain; 
			  text-decoration: underline;			  
			}
			
	BODY, TD, FONT {
		font-family : Verdana, Arial, Helvetica;
		font-size : 10pt;
	}			
	

	.cTitle {
			font-size: 12pt;
			font-weight: bold;
			font-family:  Verdana, tahoma, arial, helvetica, sans-serif;
			color: #56638d;
			letter-spacing:0;
			text-decoration: none;
	}
	
	.cSubTitle {
			font-size: 10pt;
			font-weight: bold;
			font-family: verdana, tahoma, arial, helvetica, sans-serif;
			color: #203080;
			letter-spacing:0;
			text-decoration: none;
	}
	
		
	
	
	.cForm_select, .cForm_text {
			background : #405070;
			color : #FFC500;			
	}	
		
	
	.cNavbar_A, .cNavbar_A:visited, .cNavbar_A:link  {
			font-family: verdana, tahoma, arial, helvetica, sans-serif;
			letter-spacing:0;
			color: #1d4580;
			font-size: 8pt;
			text-decoration: none;
	}
	
	.cNavbar_A:hover {
			color: #0e1237;
			font-size: 8pt;
			text-decoration: underline;
	}	
		
		
	.tablecell {
			font-size:8pt;
	}		
		
	.cTableHeader {
			padding:4px;
			font-size: 8pt;
			font-weight: bold;
			font-family:  Verdana, tahoma, arial, helvetica, sans-serif;
			color: #000000;
			letter-spacing:0;
			text-decoration: none;
			background-color:#aec4e3;
			border-style:solid;
			border-color:#83a2cf;		
			border-width:1px;
				
	}
	
	.cTableCell {
			padding:4px;
			font-size: 8pt;
			font-weight: normal;
			font-family:  Verdana, tahoma, arial, helvetica, sans-serif;
			color: #000000;
			letter-spacing:0;
			text-decoration: none;
			background-color:#e7eef7;
			border-style:solid;
			border-color:#9ebdf4;		
			border-width:1px;
				
	}
	

