body
{ 
margin:0 auto; padding:0; font-family:"Microsoft Sans Serif"; font-size:13px;

}

.shadetabs{
margin:0 auto; padding:0;
float:left;
width:684px;
}


.shadetabs li{
display: inline;
margin:0 auto; float:left;

}

.shadetabs li a{
background:url(../images/tab_bg_new.gif) no-repeat;
width:228px;
height:30px;
float:left;
padding-top:0px;
line-height:30px;
text-align:center;
text-decoration:none;
color:#000000;
font-family:"Microsoft Sans Serif";
}



.shadetabs li a:visited{
padding-top:0px;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
background: url(../images/tab_bg_new_rollover.gif) no-repeat;
width:228px;
height:30px;
float:left;
}



.shadetabs li a.selected{
background: url(../images/tab_bg_selected.gif) no-repeat;
width:228px;
height:30px;
float:left;
color:#fff;
}

.shadetabs li a.selected:hover{
text-decoration: none;
}

.content_box
{
width:900px;
height:auto; float:left;
border:1px solid #CCC;
padding:5px;
background-color:#fff;
}

.add_pic1
{
background:url(../images/add_pic1.jpg) no-repeat;
width:889px; height:190px;
}

.add_pic2
{
background:url(../images/add_pic2.jpg) no-repeat;
width:889px; height:190px;
}

.add_pic3
{
background:url(../images/add_pic3.jpg) no-repeat;
width:889px; height:190px;
}

.content_box h3
{
font-family:"Microsoft Sans Serif";
font-weight:normal; margin:10px 0 0 10px;
border-bottom:1px solid #CCC; color:#FF9900;
width:650px;
}

.content_box p
{
padding:10px;
}

.hilight 
{ margin:0 auto; padding:0; float:left; height:auto;}

.hilight ul
{
margin:0 auto;
}

.highlight ul li{ list-style:circle;}


.tabcontent{
display:none;
float:left;
}

@media print {
.tabcontent {
display:block !important;
}
}

