.shadetabs{

padding: 3px 0;

margin-left: 0;

margin-top: 0px;

margin-bottom: 0;

font: 12px Verdana;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.shadetabs li{

display: inline;

margin: 0;

}



.shadetabs li a{

text-decoration: none;

padding: 3px 7px;

margin-right: 3px;

border: 0px solid #778;

color: #7FA63F;

}



.shadetabs li a:visited{

color: #7FA63F;

}



.shadetabs li a:hover{

text-decoration: underline;

color: #7FA63F;

}



.shadetabs li.selected{

position: relative;

top: 1px;

}



.shadetabs li.selected a{ /*selected main tab style */



border-bottom-color: white;

}



.shadetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;

}



.contentstyle{
background:url("../img/layout/News.gif") no-repeat;

border: 0px solid #999;

width: 573px;

margin-bottom: 0; padding: 5px;

line-height: 140%;

}



#ajaxContainer {

width: 574px;

margin: 0;

float:left;

background: #FFF;

}