/* CSS Document */

.txt{font-family:tahoma;color:#6E6E6E;font-size:11px;}
.txth{font-family:tahoma;color:#6E6E6E;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
.txtl{font-family:tahoma;color:#6E6E6E;font-size:14px; font-weight: bold; TEXT-DECORATION: none}
.txthead{font-family:tahoma;color:#A0BA00;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
.txtg{font-family:tahoma;color:#A0BA00;font-size:14px; font-weight: bold; TEXT-DECORATION: none}
.txtr{font-family:tahoma;color:#9A0000;font-size:14px; font-weight: bold; TEXT-DECORATION: none}
.txtb{font-family:tahoma;color:blue;font-size:12px; font-weight: bold; TEXT-DECORATION: none}
.txtb1{font-family:tahoma;color:blue;font-size:14px; font-weight: bold; TEXT-DECORATION: none}
.txtb2{font-family:tahoma;color:blue;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
.txto{font-family:tahoma;color:orange;font-size:14px; font-weight: bold; TEXT-DECORATION: none}
a.txthead:link{font-family:tahoma;color:#A0BA00;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
a.txthead:visited {font-family:tahoma;color:#A0BA00;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
a.txthead:active {font-family:tahoma;color:#A0BA00;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
a.txthead:hover {font-family:tahoma;color:#A0BA00;font-size:11px; font-weight: bold; TEXT-DECORATION: none}

.txthead1{font-family:tahoma;color:#9A0000;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
a.txthead1:link{font-family:tahoma;color:#9A0000;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
a.txthead1:visited {font-family:tahoma;color:#9A0000;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
a.txthead1:active {font-family:tahoma;color:#9A0000;font-size:11px; font-weight: bold; TEXT-DECORATION: none}
a.txthead1:hover {font-family:tahoma;color:#9A0000;font-size:11px; font-weight: bold; TEXT-DECORATION: none}

.copy{font-family:verdana;color:#000000;font-size:11px;}
.red{font-family:tahoma;color:#C80B0B;font-size:11px;}
.green{font-family:tahoma;color:#157F15;font-size:11px;}
.white{font-family:tahoma;color:#FFFFFF;font-size:11px;text-decoration:none;font-weight:900}
.inp1{width:125px;font-family:tahoma;font-size:11px}

.style19 {font-family: tahoma; font-size: 10px; }
.style14 {font-family: tahoma}
.style28 {font-family: tahoma; color: #6E6E6E; font-size: 14px; font-weight: bold; }
.style29 {font-family: tahoma; color: #6E6E6E; font-size: 20px; font-weight: bold; }
.style30 {color: #9A0000}
.style33 {color: #FFFFFF;font-family: tahoma;font-size: 14px;font-weight: bold;}
.style43 {font-size: 12px;font-weight: bold;color: #9A0000;}
.style44 {color: #9A0000; font-family: tahoma; font-size: 12px; font-weight: bold; }
.style45 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	font-weight: bold;}
.style52 {font-size: 11px}
.style53 {font-size: 11px; color: #6E6E6E; }
.style58 {color: #6E6E6E;font-size: 12px;font-family: tahoma;font-style: italic;}
.style60 {font-family: tahoma; color: #660066; font-size: 11px; font-weight: bold; }
.style61 {color: #6E6E6E}
.style611 {color: #660066}

.style62 {	color: #6E6E6E;	font-family: tahoma;	font-size: 9px; }
.greyBox {
	margin: 0.5em;
	border: 0px solid ;
	border-left: 1px solid #A0BA00;
	border-right: 1px solid #A0BA00;
	border-top: 1px solid #A0BA00;
	border-bottom: 1px solid #A0BA00;
	margin-top: 0.5em;
	}

	
div#hmenu { 
   margin: 0; 
   padding: .5em 1em .5em 1em; 
   background: #A0BA00; 
   width: 100%; 
   text-align: center; 
   font-family:tahoma;/*color:#6E6E6E;*/
   font-size:11px;
   font-weight: bold; 
   
} 

div#hmenu ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
} 

div#hmenu ul li { 
   margin: 0; 
   padding: 0; 
   display: inline; 
   
} 

div#hmenu ul a{ 
   margin: 0; 
   padding: .5em 1em .5em 1em; 
   text-decoration: none; 
   color: #FFF; 
} 

div#hmenu ul a:hover{ 
   margin: 0; 
   padding: .5em 1em .5em 1em; 
   text-decoration: none; 
   color: #FFF; 
   background-color: #227755; 
}

