/* ######### CSS for Shade Tabs. Remove if not using ######### */

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

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #CDDEF8;
	color: #FFFFFF;
	background-color: #05304E;
}

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

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

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
	color: #333333;
}

.shadetabs li a.selected{ /*selected main tab style */
	border-bottom-color: #E4EDFA;
	background-color: #E4EDFA;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.shadetabs2/* ######### CSS for Shade Tabs. Remove if not using ######### */



{

	padding: 0px 0;

	margin-left: 0;

	margin-top: 0px;

	margin-bottom: 0;

	list-style-type: none;

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

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	font-weight: bold;

}
.shadetabs2  li{

display: inline;

margin: 0;

}
.shadetabs2  li  a{

	text-decoration: none;

	position: relative;

	z-index: 0;

	margin-right: 0px;

	color: #666666;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}
.shadetabs2  li  a:visited{

	color: #666666;

}
.shadetabs2  li  a:hover{

	text-decoration: underline;

	color: #333333;

}
.shadetabs2  li  a.selected{ /*selected main tab style */

	position: relative;

	height: 1px;

}
.shadetabs2  li  a.selected{ /*selected main tab style */



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

text-decoration: none;

}

