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

.shadetabs{
display: inline;
margin-left: 0px;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; 
width:89px;
height:24px;

/*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display: inline;
margin: 0;
width:89px;
height:24px;

}

.shadetabs li a{
	width:89px;
	height:24px;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 5px 7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right: 3px;
	left: 7px;
	color: #000000;
	background-repeat: repeat;
	background-position: left top;
	background-color: #F4F4F4;
	border: 1px dotted #FFA282;
}

/*.shadetabs li a:visited{
color: #2d2b2b;
width:109px;
height:24px;
}
*/
.shadetabs li a:hover{
	text-decoration: none;
	color: #000000;
	width:89px;
	height:24px;
	border: 1px dotted #FFA282;
	background-repeat: repeat-x;
	background-color: #F6D3AD;

}

.shadetabs li a.selected{ /*selected main tab style */
	display: inline;
	padding: 5px 7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right: 3px;
	left: 7px;
	position: relative;
	left: 0px;
	width:89px;
	height:24px;
	color: #ffffff;


}

.shadetabs li a.selected{ /*selected main tab style */
	display: inline;
	width:89px;
	height:24px;
	padding: 5px 7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right: 3px;
	left: 7px;
	color: #000000;
	background-color: #FFFFFF;

}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
width:89px;
	height:24px;
}







.shadetabs2{
display: inline;
margin-left: 0px;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; 
width:89px;
height:24px;

/*set to left, center, or right to align the menu as desired*/

}

.shadetabs2 li{
display: inline;
margin: 0;
width:89px;
height:24px;

}

.shadetabs2 li a{
width:89px;
height:24px;
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 7px;
padding-top:5px;
padding-bottom:5px;
margin-right: 3px;
left: 7px;
border: 0px solid #778;
color: #2d2b2b;


background: url(../img/tabunselected.gif) top left repeat-x;
}

/*.shadetabs li a:visited{
color: #2d2b2b;
width:109px;
height:24px;
}
*/
.shadetabs2 li a:hover{
text-decoration: none;
color: #40C1DC;
width:89px;
height:24px;

}

.shadetabs2 li a.selected{ /*selected main tab style */
	display: inline;
	margin: 0;
	position: relative;
	left: 10px;
	width:89px;
	height:24px;
	color: #ffffff;
	padding-top:5px;

}

.shadetabs2 li a.selected{ /*selected main tab style */
	display: inline;
	width:89px;
	height:24px;
	margin: 0;
	background-image: url(../img/tabselected.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	padding-top:5px;

}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
width:89px;
	height:24px;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

