
.shadetabs{
margin:0px 0 0 0;
font: 11px Verdana;
float:left;
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;
background-color:#CC6600;
height:22px;
width:120px;
text-decoration:none;
}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration:none;
color: #333333;
}

.shadetabs li.selected{
position: relative;
color:#105CB6;
}

.shadetabs li.selected a{ 
border-bottom-color: white;
background-color:#787878;

}

.shadetabs li.selected a:hover{
text-decoration: none;
}

.contentstyle
{
height:250px;
width:100%;
}
#contentstyle2
{
width:100%;

}

#contentstyle3
{
width:245px;
}


#tab_news1
	{
	width:100%;
	}

#tab_test
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	margin-bottom:2px;
	margin-left:8px;
	margin-right:2px;
	margin-top:2px;
	}

#tab_test_head_right
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;

	color:#FFFFFF;
	margin-bottom:4px;
	margin-right:1px;
	margin-left:1px;
	margin-top:4px;
	}
