		*{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}
		
		div.domtab{
			float:left;
		}
		ul.domtabs{
			background:none;margin-left:0px;padding-bottom:px;padding-left:0px;display:block;

		}
		ul.domtabs li{
			background:none;margin-left:0px;padding-bottom:px;padding-left:0px;display:block;

		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			background:none;margin-left:0px;padding-bottom:px;padding-left:0px;display:block;
		}
		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:3em;
background-image: url(images/nav_bg.gif);
		}
		ul.domtabs a:hover{
			background:#fff;
		}
		div.domtab div{
			clear:both;
			width:auto;
			background:#fff;
			color:#000;
			padding:1em 3em;
		}
		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:#fff;
			color:#000;
			list-style-type: none;
			text-decoration: none;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}

		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
#section1{background:url(images/nav_bg.gif) repeat-x;float:left;margin:0 auto;width:100%;}
#section1 ul li{background:none;margin-left:0px;padding-bottom:px;padding-left:0px;}
#section1 ul li a{display:block;}
#section1 ul.nav{float:left;}  
#section1 ul.nav li{display:block;float:left;margin:0 0px 0 0px;}
#section1 ul.nav li a.navbutton{background:url(images/nav_bg.gif) repeat-x;color:#FFF;font-size:12px;font-weight:bold;height:20px;padding: 8px 10px 0 10px;text-align:center;text-decoration:none;}		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}

