.headers{
	width: 200px;
	font-size: 1px;
	font-weight: bold;
	height:15px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
}
body {
margin:0px;
	
}


.switchcontent{
/*border-left:1px solid black; border-right:1px solid black; border-top:0px solid black; border-bottom:1px solid black; */width: 100%;

}

div.Section1
	{page:Section1;}
	
	
}



/*------*/
.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	color: #FF0000;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.wt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.wt_title:hover {
		text-decoration: underline;
}


.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #FFCC00;
	color: #FFFFFF;
	background-color: #003366;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}

.shadetabs li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FFCC00;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(shadeactive.gif);
	border-bottom-color: #FFCC00;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	width: 370px;
	margin-bottom: 1px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #4D79A8;
	border-bottom-width: 1px;
}

