/* CSS Document */

.bodytext{
font-family:Verdana;
font-size:11px;
line-height:1.75;
color: #404040;
letter-spacing :0.65 pt;
text-decoration:none; text-align:justify;
}

.body{
	background-image:url(images/bg_plane.jpg);
}

a:link {font-family:Verdana; text-decoration:none; font-size:11px; color:#4E3200;  line-height:1.75;  }
a:hover {font-family:Verdana; text-decoration:none; font-size:11px; color:#4E3200;  line-height:1.75;  }
a:visited {font-family:Verdana; text-decoration:none; font-size:11px; color:#999999;  line-height:1.75;  }

.bodytext_black{
font-family:Arial;
font-size:10px;
line-height:1.5;
color:#000000

}

.subheading {
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#4E3200; 
text-align:left ;
}

input { 
 background-color: #FDFFF3; 
}

textarea { 
 background-color: #FDFFF3; 
 color: #4E3200; 
}


.btntext{
font-family:Verdana;
font-size:11px;
line-height:1.75;
color: #4E3200;
letter-spacing :0.65 pt;
text-decoration:none; text-align:center;
}

----------------------------------------------

.formheadingtext {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#55646B
line-height:3;
}

.titleheadingtext {
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-align:center;
}

.regtext {
font-family:Arial;
font-size:14px;
font-weight:bold;
color: #FFA200;
 text-decoration:none;
 }









