ul.shadetabs2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 25px;	
	min-height: 25px;
	max-height: 25px;
	font: normal normal bold 0.8em/normal tahoma, verdana, geneva, arial, helvetica, sans-serif;
	/*font-style: normal;
	font-variant: normal;
	font-size: 1.0em;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;	
	line-height: normal;*/
	text-align: left;
	/*set to left, center, or right to align the menu as desired*/
}

ul.shadetabs2 li {
	display: inline;
	margin: 0; /* WCO */
	padding: 0; /* WCO */
}

ul.shadetabs2 li a {
	background: transparent url(tabOrangeOff.jpg) repeat-x top left;
	float: left;
	padding: 6px 7px;	
	text-align: center;
	text-decoration: none;
}

ul.shadetabs2 li a:link {
	color: #FFFFFF;
}
ul.shadetabs2 li a:visited {
	color: #FFFFFF;
}
ul.shadetabs2 li a:hover {
	background: url(tabOrangeOn.jpg);
	background-repeat: repeat-x;
	color: #000000;
	text-decoration: none;	
}
ul.shadetabs2 li.selected {
	background: url(tabOrangeOn.jpg);
	position: relative;	
	/* top: 1px;*/
}
ul.shadetabs2 li.selected a {
	/*selected main tab style */
	background: #ffcc67;
	color: #000000;	
	background-image: url(tabOrangeOn.jpg);
	text-decoration: none;
}
ul.shadetabs2 li.selected a:hover {
	/*selected main tab style */
	background-image: url(tabOrangeOn.jpg);
	color: #000000;
	text-decoration: none;	
}
.contentstyle2 {
	background: #ffcc67;
	color: #1F1310;	
	border: none;
	margin: 0;
	padding: 8px 8px 6px 8px;
	width: 175px;
	height: 265px;
	min-height: 265px;
	max-height: 265px;
	font: normal normal normal 0.9em/1.25em arial, geneva, verdana, helvetica, sans-serif;
	/*font-size: 1em;
	font-family: arial, geneva, verdana, helvetica, sans-serif;
	line-height: 1.090em; */
	letter-spacing: .034mm!important;
	overflow: auto;
    	text-align: left!important;
}
.contentstyle2 p {
	font: normal normal normal 0.9em/1.25em arial, geneva, verdana, helvetica, sans-serif;
	letter-spacing: .034mm!important;
    	text-align: left!important;
}
.contentstyle2 a, .contentstyle2 a:link, .contentstyle2 a:visited {
	color: #b81e1e;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
.contentstyle2 a:hover {
	color:  #571f1f;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;	
	text-decoration: underline;	
}
.contentstyle2 a:active {
	color: #b81e1e;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;	
}
ol {
 	font: normal normal normal 0.9em/1.25em arial, geneva, verdana, helvetica, sans-serif;
	letter-spacing: .034mm!important;
}
