.az_tabs {
    list-style: none;
    margin: 0;
	padding: 0;
}
.az_tabs li {
    float: left;
    margin: 0 2px 0 0px;
}

.az_tabs a {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:17px;
	color:#ffffff;
	display:block;
}

.aztab_mid {
	white-space: nowrap;
	cursor:pointer;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:17px;
	color:#533630;
}
.az_tabs .aztab_left {
	background:url(../../images/ZC03C00339/az_tab_left.gif) no-repeat;
	width:5px;
	height:39px;
}
.az_tabs .aztab_mid {
	background:url(../../images/ZC03C00339/az_tab_mid.gif) repeat-x;
	height:39px;
	width:206px;
	text-align:center;
}
.az_tabs .aztab_right {
	background:url(../../images/ZC03C00339/az_tab_right.gif) no-repeat;
	width:5px;
	height:39px;
}

.az_tabs li.az_tabs_sel {
	/*margin-bottom:1px;*/
}
.az_tabs .az_tabs_sel a .aztab_mid {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:17px;
	color:#ffffff;
}

.az_tabs .az_tabs_sel .aztab_left {
	background:url(../../images/ZC03C00339/az_tabsel_left.gif) no-repeat;
	width:5px;
	height:39px;
}
.az_tabs .az_tabs_sel .aztab_mid {
	background:url(../../images/ZC03C00339/az_tabsel_mid.gif) repeat-x;
	height:39px;
	width:206px;
	text-align:center;
}
.az_tabs .az_tabs_sel .aztab_right {
	background:url(../../images/ZC03C00339/az_tabsel_right.gif) no-repeat;
	width:5px;
	height:39px;
}

.az_tabs_body {
	background:#bb3493;
	clear:both;
	width:720px;
	padding:0;
	margin:0;
}
.brown_separator {
	background:none repeat scroll 0 0 #5F433D;
	border:1px solid #39231E;
	font-size:2px;
	height:2px;
	line-height:2px;
	margin:2px 0;
}
