body {
   font-family :  Tahoma, Sans-serif; 
   color: #666666;  
   font-weight: normal;
   background: #000000;
   font-size: 11px;
   overflow:  auto;
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 0px; 
}


table, td, p  {
   font-family :  Tahoma, Sans-serif; 
   color: #666666;  
   background: #ffffff;
   font-weight: normal;
   font-size: 11px;
   overflow:  auto;
}

h2 {
   font-size: 10pt;
   font-weight:bold;
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 0px; 
}

a:link.white    {font-weight:bold;  text-decoration:none; color: #ffffff;}
a:visited.white {font-weight:bold;  text-decoration:none; color: #ffffff;}
a:active.white  {font-weight:bold;  text-decoration:none; color: #ffffff;}
a:hover.white   {font-weight:bold;  text-decoration:none; color: #ffffff;}

a:link    {text-decoration: underline;color: #666666;}
a:visited {text-decoration: underline;color: #666666;}
a:active  {text-decoration: underline;color: #000000;}
a:hover   {text-decoration: underline;color: #000000;}

a:link.red    {font-weight:bold;  text-decoration:none; color: #860037;}
a:visited.red {font-weight:bold;  text-decoration:none; color: #860037;}
a:active.red  {font-weight:bold;  text-decoration:underline; color: #000000;}
a:hover.red   {font-weight:bold;  text-decoration:underline; color: #000000;}

input { 
   font-family :   Verdana, Sans-serif;
   font-weight: normal;
   color: #333333;
   font-size: 10px;
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 5px; 
   line-height: 1.3; 
   border-width:1px;
   border-color: #000000;
   border-style: solid;
   height: 20px;
}
.i_request { 
   font-family :   Verdana, Sans-serif;
   font-weight: normal;
   color: #333333;
   font-size: 10px;
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 0px; 
   line-height: 1.3; 
   border-width:1px;
   border-color: #000000;
   border-style: solid;
   height: 100px;
   width: 365px;
   overflow: hidden;         
}
.i_name{
	width: 330px;
}
.i_email{
	width: 292px;
}
.i_tel{
	width: 307px;
}
.i_mob{
	width: 327px;
}
.i_cname{
	width: 275px;
}
.i_address{
	width: 318px;
}
