body{
background:url(images/bg.gif) repeat-x  #e8ebec;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
color:#000;

}

a{
color:#206A8E;
text-decoration:none;
outline:none;
}

a:hover{
text-decoration:underline;
}

#menu{
list-style:none;
display:inline;
margin:0px;
}

#menu li{
display:inline;
float:left
}

#menu a{
background:url(images/menu_bg.jpg) repeat-x;
text-align:center;
display:block;
line-height:30px;
width:130px;
border-right:1px solid #fff;
color:#FFFFFF;
text-decoration:none;
}

#menu a:hover{
background:url(images/menu_bg_hover.gif) repeat-x;
}

.mid_td{
background:#c5c1b5;
border-bottom:1px solid #fff;
color:#000;
}

.mid_td_1{
background:#cfcdc1;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
color:#000;
}


.mid_td_2{
background:#d5d3c7;
border-bottom:1px solid #fff;
color:#000;
}

.footer_bg{
background:url(images/footer_bg.jpg) repeat-x;

}

#footer{
color:#fff;
}

#footer a{
color:#fff;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.td_bg{
background:url(images/td_bg.jpg) repeat-x top;
}

.heading{
background:url(images/heading_bg.jpg) repeat-x;
color:#fff;
line-height:25px;
font-size:14px;
font-weight:700;
padding-left:10px;
}

.td_border{
border:1px solid #fff;

}

