								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#4C6706;
	font-family:Verdana;
	font-size:14px;
	font-style: oblique;
	font-weight: bold;
			}


.txtText1 {
	text-align:left;
	color:#1b1201;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
		}
		
		.txtText1_c {
	text-align:left;
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
		}
		
		
		
		
.txtText2 {
	text-align:left;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
		}	
		
						
.txtTextcenter {
	text-align:center;
	color:#FFFFFF;
	font-family: papyrus;
	font-size: 12px;
	font-weight: normal;					
				}	
				
				.txtTextcenter_verdana {
	text-align:center;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;					
				}	
				
				
								A:link {
	color: #FFFFFF;
	text-decoration: none;
										}
								A:visited {
	color: #FFFFFF;
	text-decoration: none;
										}
								A:hover {
	color: #DBEEFD;
	text-decoration: none;
										}
								A:active {
	color: #FFFFFF;
	text-decoration: none;
										}
										
										A.A2:link {
	color: #4b6800;
	text-decoration: none;
										}
								A.A2:visited {
	color: #4b6800;
	text-decoration: none;
										}
								A.A2:hover {
	color: #000000;
	text-decoration: none;
										}
								A.A2:active {
	color: #4b6800;
	text-decoration: none;
										}
