/* CSS Document */
body{
background:#CCCCCC;
margin:0px;
}

.all_back{
background:#FFFFFF;
}
.strip{
background:#4CB0C7;
}

.blue_bg{
background:#1F6DB0;
}

.green_bg{
background:#63C7E6;
}

.orange_bg{
background:#F6A026;
}

.all_bg{
background:url(../images/body_bg.jpg) repeat-x #FFFFFF;
}

.ads_link a{
font-family:Verdana;
font-size:11px;
color:#F49000;
text-decoration:none;
}

.ads_link a:hover{
font-family:Verdana;
font-size:11px;
color:#F49000;
text-decoration:underline;
}


.ads_text_big{
font-family:Verdana;
font-size:12px;
color:#333;
line-height:14px;
}


.hd1{
font-family:Ambrosia Demo;
font-size:20px;
color:#F49307;
font-weight:bold;
}

.hd2{
font-family:Ambrosia Demo;
font-size:20px;
color:#5A5A5A;
font-weight:bold;
}

.hd3{
font-family:Ambrosia Demo;
font-size:17px;
color:#fff;
font-weight:bold;
padding-left:5px;
}

.digit{
font-family:Verdana;
font-size:12px;
color:#626262;
font-weight:bold;
}
.text1{
font-family:Verdana;
font-size:11px;
color:#666;
}

.text2{
font-family:Verdana;
font-size:11px;
color:#EF9618;
}
.padd_bottom{
padding-bottom:7px;
border-bottom:2px dotted #9B9B9B;
}
.tab_hd{
font-family:Verdana;
font-size:13px;
color:#232323;
font-weight:bold;
}
.ads_text{
font-family:Verdana;
font-size:11px;
color:#333;
line-height:14px;
}

.text3{
font-family:Verdana;
font-size:11px;
color:#4A4A4A;
font-weight:bold;
}

.body_topbg{
background:#F5F5F5;
border:2px solid #fff;
}
.tab1_bg{
background:#F4FBFF;
border-left:1px solid #9B9B9B;
border-right:1px solid #9B9B9B;
border-bottom:1px solid #9B9B9B;
padding:7px;
}

.tab2_bg{
background:#FFEDD3;
border-left:1px solid #9B9B9B;
border-right:1px solid #9B9B9B;
border-bottom:1px solid #9B9B9B;
padding:7px;
}

.tab3_bg{
background:#fff;
border-left:1px solid #9B9B9B;
border-right:1px solid #9B9B9B;
border-bottom:1px solid #9B9B9B;
}
.heading_link a{
font-family:Ambrosia Demo;
font-size:17px;
color:#fff;
font-weight:bold;
padding-left:5px;
text-decoration:none;
}

.padd_lr{
padding-left:10px;
padding-right:10px;
}

.heading_link a:hover{
font-family:Ambrosia Demo;
font-size:17px;
color:#fff;
font-weight:bold;
padding-left:5px;
text-decoration:underline;
}
.orange_link a{
font-family:Verdana;
font-size:11px;
color:#F59916;
font-weight:bold;
text-decoration:underline;
}

.orange_link a:hover{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#333;
text-decoration:none;
}

.site_link a{
font-family:Verdana;
font-size:11px;
color:#355A8C;
text-decoration:none;
}

.site_link a:hover{
font-family:Verdana;
font-size:11px;
color:#355A8C;
text-decoration:underline;
}

.footer_bg{
background:#EDEDED;
border-top:1px solid #C2C2C2;
border-bottom:1px solid #C2C2C2;
height:43px;
}

.footer_text{
font-family:Verdana;
font-size:11px;
color:#404040;
}