/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	margin-top: 1px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 0px;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 3px;
	color: #2d2b2b;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778;
	border-right-color: #778;
	border-bottom-color: #FFFFFF;
	border-left-color: #778;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #999999;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
	border-bottom-color: white;
	background-color: #FFFFFF;
	color: #2B88C6;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}



.tabcontent{
	display:none;
	text-align: left;
}

.shadetabs2{
	margin-top: 1px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 0px;
}

.shadetabs2 li{
	display: inline;
	margin: 0;
}

.shadetabs2 li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 3px;
	color: #2d2b2b;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778;
	border-right-color: #778;
	border-bottom-color: #FFFFFF;
	border-left-color: #778;
}

.shadetabs2 li a:visited{
	color: #2d2b2b;
}

.shadetabs2 li a:hover{
	text-decoration: none;
	color: #51B1E6;
}

.shadetabs2 li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs2 li a.selected{ /*selected main tab style */
	border-bottom-color: white;
	background-color: #FFFFFF;
}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}



.tabcontent2{
	display:none;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.shadetabs3{
	margin-top: 1px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 0px;
}

.shadetabs3 li{
	display: inline;
	margin: 0;
}

.shadetabs3 li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 3px;
	color: #2d2b2b;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778;
	border-right-color: #778;
	border-bottom-color: #FFFFFF;
	border-left-color: #778;
}

.shadetabs3 li a:visited{
	color: #2d2b2b;
}

.shadetabs3 li a:hover{
	text-decoration: none;
	color: #51B1E6;
}

.shadetabs3 li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs3 li a.selected{ /*selected main tab style */
	border-bottom-color: white;
	background-color: #FFFFFF;
}

.shadetabs3 li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}



.tabcontent3{
	display:none;
	text-align: left;
	overflow: hidden;
}
.shadetabs4{
	margin-top: 1px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 0px;
}

.shadetabs4 li{
	display: inline;
}

.shadetabs4 li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 3px;
	color: #2d2b2b;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778;
	border-right-color: #778;
	border-bottom-color: #FFFFFF;
	border-left-color: #778;
}

.shadetabs4 li a:visited{
	color: #2d2b2b;
}

.shadetabs4 li a:hover{
	text-decoration: none;
	color: #51B1E6;
}

.shadetabs4 li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs4 li a.selected{ /*selected main tab style */
	border-bottom-color: white;
	background-color: #FFFFFF;
}

.shadetabs4 li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}



.tabcontent4{
	display:none;
	text-align: left;
	position: relative;
	overflow: hidden;
}
