.tab_holder{ margin-left: 12px; float:none; clear: both; width: 235px; background: white url(../images/web/tab_t1_bottom.gif) no-repeat bottom center; padding-bottom: 18px; }

.tab_holder .tab_content
{
	font-size: 0.85em;
	padding: 0 15px;
	height: 115px;
	clear: both;
	border: 1px solid #CCCCCC;
	border-width: 0 1px;
}
.tab_holder .tab_content a strong{ font-weight: normal; }

.tab_holder .holder{ color: #000066; }

.tab_holder .holder .holder_tab
{
	float: left;
	font-size: 0.8em; cursor: pointer; text-align: center;
	color: white;
	padding: 5px 0;
}

.tab_holder .holder div strong{ border-bottom: 1px dashed #FEE800; font-weight: normal; background-color: #005992; }
.tab_holder .holder div:hover strong { border: 0; }
.tab_holder .holder .selected
{
	cursor: default;
}
.tab_holder .holder .selected strong{ border-bottom-width: 0; background-color: #007CC2; }

.tab_holder .holder .over strong{ }
.tab_holder .holder .out {  }

.t1 .holder_tab { display: block; background: url(../images/web/tab_t1_right_active.gif) no-repeat left top; width: 117px; text-align: center;  }
.t1 .selected { background: url(../images/web/tab_t1_left_active.gif) no-repeat left top; width: 117px; }

.t2 .holder_tab { display: block; background: url(../images/web/tab_t1_left_active.gif) no-repeat right top; width: 118px; }
.t2 .selected { background: url(../images/web/tab_t1_right_active.gif) no-repeat right top; width: 118px; text-align: center; white-space: nowrap; overflow: hidden; }