
.default_10	a, .default_10	a:visited {

}

.default_10	.tab .label:hover {
  	color: #000;
}

.default_10 .tab {
	float: left;
	width: 290px;
	margin-bottom: 5px;
}

.default_10 .tab .label {
	display: block;
	margin: -22px 0px 15px;
	text-align: center;
	font-weight: bold;
	color: #ea0202;
	font-size: 0.96em;
	
}

.default_10 .tab img {
	float: left;
	height: 41px;
}

.default_10 .tabNav {
	background: url('/template/images/tabMid.jpg') top left repeat-y;
	display: block;
}

.default_10 .tabNav .tabTop {
	background: url('/template/images/tabTop.jpg') top left no-repeat;
	display: block;
}

.default_10 .tabBot {
	background: url('/template/images/tab.gif') bottom left no-repeat;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 138px !important;
	height: 29px;
	width: 100%;
}

* + html .default_10 .tabBot {
	height: 29px !important;
}