div.domtab{clear:both;
	font-size:12px;
	font-family:verdana, Tahoma, "Trebuchet MS", Arial;

	}
ul.domtabs{
	vertical-align:top;
	margin:0px;
	font-size:12px; 
	text-align:center;	
}
ul.domtabs li{
	float:left;
	background:url(../images/tab1.gif) no-repeat left bottom;
	padding:0px; margin:0px 2px 0px 0px;
	}

ul.domtabs2{
	vertical-align:top;
	margin:0px;
	font-size:12px; 
	text-align:center;	
}
	
ul.domtabs2 li{
	float:right;
	background:url(../images/tab1.gif) no-repeat left bottom;
	padding:0px; margin:0px 0px 0px 0px;
}

ul.domtabs2 li a{
	background:url(../images/tab2.gif) no-repeat right bottom;
	}

ul.domtabs2 a:link,ul.domtabs2 a:visited,ul.domtabs2 a:active,ul.domtabs2 a:hover{
	display:block;
	color:#666;
	padding:10px 10px 6px 10px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	}

ul.domtabs2 a:hover{
	color:#000;
	text-decoration:underline;
	}
ul.domtabs2 li.active a:link, ul.domtabs li.active a:visited, ul.domtabs li.active a:active, ul.domtabs li.active a:hover{
	/*background:#ff8415;*/
	background: url(../images/tab2onOrange.gif) no-repeat right top;
	color:#fff;
	}
	
ul.domtabs2 li.active {background:url(../images/tab1onOrange.gif) no-repeat left top;}
		
ul.domtabs li a{
	background:url(../images/tab2.gif) no-repeat right bottom;
	}
ul.domtabs a:link,ul.domtabs a:visited,ul.domtabs a:active,ul.domtabs a:hover{
	display:block;
	color:#666;
	padding:10px 10px 6px 10px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	}

ul.domtabs a:hover{
	color:#000;
	text-decoration:underline;
	}
ul.domtabs li.active a:link, ul.domtabs li.active a:visited, ul.domtabs li.active a:active, ul.domtabs li.active a:hover{
	/*background:#ff8415;*/
	background: url(../images/tab2onOrange.gif) no-repeat right top;
	color:#fff;
	}
	
ul.domtabs li.active {background:url(../images/tab1onOrange.gif) no-repeat left top;}