/* CSS Document */

body{
margin:0px;
}
.menulink{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#2488ae;
}
.menulink:hover{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#f3ad33;
}
.plans{
font-family:Tahoma;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#2488ae;
}
.blu_txt{
font-family:Tahoma;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#2488ae;
}
.blac_txt{
font-family:Tahoma;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#000000;
}
.blac_txtmenu{
font-family:Tahoma;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#000000;
}
.wht_txt{
font-family:Tahoma;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#FFFFFF;
}
.blac_txtmenu{
font-family:Tahoma;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#000000;
}
.blac_txtmenu:hover{
font-family:Tahoma;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#f3ad33;
}
.wht_txt_heading{
font-family:Tahoma;
font-size:14px;
font-weight:none;
text-decoration:none;
color:#FFFFFF;
}
.blc_txt_heading{
font-family:Tahoma;
font-size:14px;
font-weight:none;
text-decoration:none;
color:#000000;
}
.green_txt_heading{
font-family:Tahoma;
font-size:14px;
font-weight:none;
text-decoration:none;
color:#b4c811;
}
.org_txt{
font-family:Tahoma;
font-size:14px;
font-weight:none;
text-decoration:none;
color:#F3AD33;
}
.txtfld{
border-bottom:1px solid #a8b3ab;
border-left:1px solid #a8b3ab;
border-right:1px solid #2c474e;
border-top:1px solid #2c474e;
font-family:Tahoma;
font-size:11px;
}
.btn{
border:1px solid #256379;
background-color:#015573;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}