#maintab{ font-family:Arial, Helvetica, sans-serif; font-size:11px;}

#item{ padding-bottom:6px; padding-top:6px; font-family:tahoma, Arial, Helvetica, sans-serif; font-size:11px; border-bottom:1px dotted #f1e5cd;}
#item h1{ margin:0px; font-weight:normal; color:#628645;}
#item span{ color:#999999; font-size:10px;}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-size:11px; font-weight:bold;
list-style-type: none;
color:#3399FF;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0; margin-left:10px; padding:5px 5px 2px 5px; width:167px; height:31px;background-image:url(tab_2.gif); background-repeat:no-repeat; background-position:top left;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #2d2b2b;
width:167px; height:31px;
font-weight:bold;



}



.shadetabs li a:hover{
color:#3366FF;
}

.shadetabs li.selected{
position: relative; color:#3366FF;
top: 1px; cursor:default;
background-image:url(tab_1.gif); background-repeat:no-repeat; background-position:top left;

}

.shadetabs li.selected a{ /*selected main tab style */
color:#3366FF; width:167px; height:31px; 

}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #3366FF;
cursor:default;
}

.ajcontentstyle{
/*border: 1px solid gray;*/
border-top:1px dotted #fcf1dc;
border:1px solid #fcf1dc;
width: 452px;
padding:10px 10px 10px 10px;
margin-bottom: 1em;
background-color:#fef9ef;
}

