.tabON {
	background-image: url(/shop/skindtg/images/tabs_bg.gif);
}
.tabOFF {
	background-image: url(/shop/skindtg/images/tabs_off.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #EEEEEE;
	padding: 4px;
}
.tabEND {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #FFFFFF;
	padding: 4px;
}
.tabContent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

