.body {
color:#000;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.body2 {
color:#000;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.body1{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	font-weight:none;
 }

.black-links{
    font-family:"trebuchet MS";
	text-decoration:none;
	font-size:14px;
	color:#000000;
	font-weight:bold;
 }

.footer-links{
    font-family:Tahoma;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	font-weight:bold;
 }

 .heading_white{
 font-family:Tahoma;
 text-decoration:none;
 font-size:18px;
 color:#FFFFFF;
 font-weight:none;
 }
 
.heading_white2{
 font-family:Tahoma;
 text-decoration:none;
 font-size:22px;
 color:#FFFFFF;
 font-weight:none;
 }
 
.heading_black{
 font-family:Tahoma;
 text-decoration:none;
 font-size:18px;
 color:#000000;
 font-weight:none;
 }
 
.heading_grn1{
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-size:14px;
 color:#990000;
 font-weight:none;
 }
 
 .heading_orng{
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-size:11px;
 color:#FF9900;
 font-weight:none;
 }
  
 .heading_grn{
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-size:11px;
 color:#99FF00;
 font-weight:bold;
 }
  
.heading_grn2{
 font-family:Tahoma;
 text-decoration:none;
 font-size:18px;
 color:#00867F;
 font-weight:none;
 }

a:hover {
	color:#FF9900;

}

.textInput
{
border: 1px solid #00867F;
background:#CCCCCC;
color: #00867F;
font-size:12px;
width:165px;
}

.select { 
 border: 1px solid  #333333;
 background-color:#333333; 
 color: #ffffff;
 width:120px;
}