.domtab { margin-top:5px }

div.domtab{
	font-size:10pt;
}
ul.domtabs{
	float:right;
	width:100%;
	margin:1em 0 0 0;				
}
ul.domtabs li{
	float:right;
	padding:0 .5em 0 0; list-style:none;
}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	width:7em;
	font-size:11pt;
	padding:.1em 1em;
	display:block;
	background:url(images/tabbg.gif) repeat-x center bottom;
	color:#52702f;
	height:19px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #999;
	position:relative; top:1px;  margin-top:0px !important; margin-top:3px;
}
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:auto;
	min-height:22px;
}
ul.domtabs a:hover{
	background:url(images/tabbg.gif) repeat-x center bottom; height:22px;
	color:#3d426a;  margin-top:0px !important; margin-top:0px;
}
.tabframe{
	clear:both;
	width:auto;
	background:#fafafa url(images/tabbtmbg.jpg) repeat-x center bottom;
	color:#000;
	border:1px solid #999;
	padding-right:0.5em;
}
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:url(images/tabbg_s.gif) repeat-x;
	color:#a91f7f; border-bottom-color:#fafafa; position:relative; top:1px; height:22px; margin-top:0px;	}
div.domtab div ul li a:link,
div.domtab div ul li a:visited,
div.domtab div ul li a:active
{
	color:#000;
	display:block;
	padding:1em .5em;
	font-weight:bold;
	font-size:1.3em;
}

div.domtab div div {
	padding:0;
	clear:none;
	width:auto;
	border:none;
}
	div.domtab div div ul  {
	list-style:none; margin:0px; padding:0px;
}
	div.domtab div div ul li {
	font-weight:normal; color: rgb(164, 32, 129); font-size:10px; text-align:right; direction:rtl; padding:0px; list-style:none; margin:0px; line-height:13pt;
}
	div.domtab div div ul li a:link,
	div.domtab div div ul li a:visited,
	div.domtab div div ul li a:active {
	font-weight:normal; padding:0px; margin:0px; text-align:right; text-decoration:none;
	background-image: url(images/arrow_p.gif);
	background-repeat: no-repeat;
	background-position:right 7px;
	padding-right: 1em; line-height:normal; height:13pt; font-size:13px;
}
	div.domtab div div ul li a:hover {
	background-image: url(images/arrow_ps.gif);
	background-position:98% 7px; text-decoration:underline; color:#000;
	}
	
	.sitemap li { float:right; width:41px }
