body
{
margin:0px;

}
a
{
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
.home_txt
{
font-family :Trebuchet MS;
font-size :12;
color :#7C7C7C;
line-height:1.5;
font-style:normal;
text-decoration :none;
text-align:justify;
}
.home_nav
{
font-family:Tahoma;
text-decoration :none;
font-size:11px;
color:#259aa3;
text-decoration:none;
line-height:1.5;
font-weight:bold;
}
.sigh_txt
{
font-family :Trebuchet MS;
font-size :14px;
color :#37C2D0;
line-height:1.5;
font-style:normal;
text-decoration :none;
font-weight:Bold;
}
.menu
{
font-family :Trebuchet MS;
font-size :11;
color :#259aa3;
font-weight:bold;
line-height:1.5;
font-style:normal;
text-decoration :none;
}

.rightmenu1
{
font-family : Trebuchet MS;
font-size : 16;
color : #3cc9d7;
line-height:1.5;
font-style: normal;
font-weight:bold;
text-decoration : none;
}
.rightmenu2
{
font-family : Trebuchet MS;
font-size : 12;
color : #767474;
line-height:1.5;
font-style: normal;
font-weight:bold;
text-decoration : none;
}
.rightmenu3
{
font-family : Trebuchet MS;
font-size : 12;
color : #767474;
line-height:1.5;
font-style: normal;
font-weight:normal;
text-decoration : none;
}
.bigtitle
{
font-family : Trebuchet MS;
font-size : 18;
color:#2c2c2c;
line-height:1.1;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
.data
{
font-family : Tahoma;
font-size : 11;
color : #7c7c7c;
line-height:1.7;
font-style: normal;
text-decoration : none;
text-align:justify;
}
.datatitle
{
font-family : Tahoma;
font-size : 11;
color : #7c7c7c;
line-height:1.5;
font-style: normal;
font-weight: bold;
text-align:justify;
text-decoration : none;
}
.statusbar
{
font-family : Verdana;
font-size : 10;
color : #999999;
line-height:1.5;
font-style: normal;
text-decoration : none;
}


.chkbox
{
font-family : Verdana;
font-size : 11;
color : #474747;
line-height:1.5;
font-style: normal;
text-decoration : none;
}
.submitbut
{
/*background-image:url('../images/common/submit.jpg');*/
background-color:#a64686;
font-family:verdana;
font-size : 11;
cursor:pointer;
color:#ffffff;
font-weight:normal;
border:0;
height:18px;
width:60px;
}
.sitemap
{
font-family : Trebuchet MS;
font-size : 11;
color : #969191;
line-height:1.5;
font-style: normal;
text-decoration : none;
}

.hide{
display: none;
}

.show{
display: block;
}
.alert
{
font-family : Verdana;
font-size : 10;
color : #ff0000;
font-weight:normal;
line-height:1.5;
font-style: normal;
text-decoration : none;
}
.DataTD {background-color:#ffffff;} 

.DataTDover {background-color:#f3f3f3;} 

.alert div
{
background-color:#2E88BA;
background-image:url("../images/order/error-icon.gif");
background-position:35 3;
background-repeat:no-repeat;
border:solid 1px #2E88BA;
margin:0 0 0 0;
width:508px;
height:25px;
padding: 0 0 0 0;
}
.alert div span
{
font-family:verdana;
font-size:11px;
color:#ff0000;
border:solid 0px #2E88BA;
float:left;
margin:0 0 0 0;
padding: 2 0 0 60;
}

.prodata
{
font-family : Tahoma;
font-size : 11;
color : #352a2a;
line-height:1.5;
font-style: normal;
text-align:justify;
text-decoration : none;
padding-left:10px;
}

ul.common
{ 
list-style-type: none;
padding:0px;
margin:0px;
border:0px solid #ff0000;
}
ul.common li
{
list-style-type: none;
line-height:2;
background-image:url("../images/common/bullet.gif");
background-repeat:no-repeat;
color:#474747;
background-position:0 10;
padding-left: 12px;
border:0px solid #ff0000;

}

.quodata
{
font-family : Trebuchet MS;
font-size : 15;
color : #7c7c7c;
line-height:1.5;
font-style: normal;

text-decoration : none;
}

input, select
{
 border:solid 1px #e9e9e9;
 font-family : Tahoma;
 font-size : 11;
 color : #7c7c7c;
 line-height:1.5;
 font-style: normal;
 text-align:justify;
 text-decoration : none;
 height:20px;
 width:250px;
}

.textbox
{
 border:solid 1px #7c7c7c;
 font-family : Tahoma;
 font-size : 11;
 color : #7c7c7c;
 line-height:1.5;
 font-style: normal;
 text-align:justify;
 text-decoration : none;
}


.submitbut
{
 background-image:url("../images/contact-us/submit-button.jpg");
 text-decoration : none;
 background-repeat:no-repeat;
 height: 24px;
 width:61px;
 cursor:pointer;
 border:0 solid #ffffff;
 }
 
 .resettbut
{
 background-image:url("../images/contact-us/reset-button.jpg");
 text-decoration : none;
 background-repeat:no-repeat;
 height: 24px;
 width:61px;
 cursor:pointer;
 border:0 solid #ffffff;
 }