.tabContent {
	position: relative;
	margin: 0px;
	clear: both;
	align: center;
	z-index: 10;
	width: 93px;
	height: 1977px;

}

#tabCont0, #tabCont1, #tabCont2, #tabCont3, #tabCont4, #tabCont5, #tabCont6, #tabCont7, #tabCont8, #tabCont9 {
	display: none;
}
	
.tabNavOff {
	font-weight: normal;
	text-decoration: none; 
	text-align: center;
	letter-spacing: 0px;
	cursor: pointer;
}

.tabNavOn {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	cursor: default;
}

#tabNav0, #tabNav1, #tabNav2, #tabNav3, #tabNav4, #tabNav5, #tabNav6, #tabNav7, #tabNav8, #tabNav9 {
	float: left;
	font-style: normal;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	z-index: 1100;
	bottom: -1px;
	position: relative;
	}

#tabOffset {
	float: left;
}