.shadetabsnews{
padding: 3px;
margin-right:5px;
margin-top: 1px;
margin-bottom: 0;
color: #3C568B;
font: bold 12px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabsnews li{
display: inline;
margin: 0;
color: #3C568B;
}

.shadetabsnews li a{
text-decoration: none;
padding: 3px 0px;
margin-right: 0px;
border: 1px solid #C8C6C7;
border-top:0px;
border-right:0px;
color: #3C568B;
background: white url(shade.gif) top right repeat-x;
}

.shadetabsnews li a:visited{
color: #2d2b2b;
}

.shadetabsnews li a:hover{
text-decoration: none;
color: #3C568B;
}

.shadetabsnews li.selectednews{
top: 1px;
left:0px;
right:0px;
color: #3C568B;
}

.shadetabsnews li.selected a{ /*selectednews main tab style */
padding: 3px 0px;
background-image: url(shadeactive.gif);
border-bottom-color: white;
color: #3C568B;
}



.shadetabsnews li.selectednews a:hover{ /*selectednews main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid #ECEBE7;
background-color:#F7F7F6;
width:320px;
margin-bottom: 1em; padding: 0px;
color: #3C568B;
}


.maincontentstyle{
border: 1px solid #ECEBE7;
background-color:#F7F7F6;
margin-bottom: 1em; padding: 0px;
color: #3C568B;
}
