/* CSS Document */

body{
margin:0;
padding:0;
font-family:Tahoma;
}

.bckbdrL{
background: url(../images/shad_l.jpg);
width:13px;
background-repeat:repeat-y;
}

.bckrightbdr{
background: url(../images/shad_r.jpg);
width:13px;
background-repeat:repeat-y;
}

.main_menu {
display:block;
height:24px;
line-height:24px;
width:87px;
background-image: url(../images/tab.gif) ;
font-family:Tahoma;
font-size:11px;
text-align:center;
}

.main_menu:hover {
background-image: url(../images/tab_hover.gif);
} 

.side_tab {
display:block;
height:21px;
line-height:21px;
width:158px;
background-image: url(../images/side_tab.jpg);
font-family:Tahoma;
font-size:11px;

}

.side_req {
display:block;
height:22px;
line-height:22px;
width:158px;
background-image: url(../images/request.jpg);
font-family:Tahoma;
font-size:11px;
}

.services_tab {
display:block;
height:20px;
line-height:20px;
width:565px;
background-image: url(../images/services_TAB.jpg);
font-family:Tahoma;
font-size:11px;
background-repeat:no-repeat
}

.image_tab {
display:block;
height:20px;
line-height:20px;
width:225px;
background-image: url(../images/home_tab.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
}


.blue{color:#3399CC;}
.gray{color:#666666;}
.gray_lig{color:#999999;}
.white{color:#FFFFFF;}

.red{
color:#3399CC;
font-size:11px;
font-weight:normal;
font-family:Tahoma;
font-weight:bold;
text-decoration: none;
}

a.red:link,a.red:visited{
color:#3399CC;
}

a.red:hover,a.red:active{
color:#666666;
}

.blue_main{
color:#3399CC;
text-decoration: none;
}

a.blue_main:link,a.blue_main:visited{
color:#3399CC;
}

a.blue_main:hover,a.blue_main:active{
color:#3399CC;
text-decoration:underline;
}

.botom_link{
color:#FFFFFF;
font-size:11px;
font-family:Tahoma;
text-decoration: none;
}

a.botom_link:link,a.botom_link:visited{
color:#FFFFFF;
}

a.botom_link:hover,a.botom_link:active{
color:#000000;
}

.require_feild{
color:#999999;
font-size:11px;
font-family:Tahoma;
text-decoration: none;
}

.top{
color:#999999;
font-size:10px;
font-weight:bold;
font-family:Tahoma;
text-decoration: none;
}

a.top:link,a.top:visited{
color:#999999;
}

a.top:hover,a.top:active{
color:#000000;
}

.text{
font-family:Tahoma;
font-size:11px;
text-align:justify;
}

.red_error{
font-family:Tahoma;
font-size:10px;
color:red;
}

.text_blue{
font-family:Tahoma;
font-size:11px;
color:#3399CC;
font-weight:bold;
}

.text_foo{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
}

.text_side_hed{
font-family:Tahoma;
font-size:11px;
padding-left:6px;
}

.pad_top{ padding-top:5px;}
.pad_left{ padding-left:5px;}
.pad{ padding:10px;}

.font_11{ font-size:11px;}
.font_12{ font-size:12px;}
.font_18{ font-size:18px;}
.itlc{ font-style:italic}

input{width:80px; font-size:9px;}
.btn{ background-color:#3399CC ; color:#FFFFFF; border:1px  solid #cccccc; cursor:pointer; font-size:12px; line-height:22px; height:22px; width:auto; font-weight:bold; padding:0px; padding-bottom:5px; }
.btn:hover{ color:#000000 ;cursor:pointer}*/

.rightbdr{ border-right:1px solid #cccccc;}
.leftbdr{ border-left:1px solid #cccccc;}


.form_bdr{ border:1px solid #cccccc ;  }
.dash_bottom{ border-bottom:1px dotted #cccccc ;  }

.org{ color:#ff6600;}
