	
		.cleaner {clear:both;}
		
		div.domtab{
			margin:0;
			padding:0;

		}
		ul.domtabs{
			float:left;
			margin:0;
					
		}
		ul.domtabs li{
			float:left;
			padding:0 3px 0 0;
		}

		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active{
			width:103px;
			padding:.2em 1em;
			display:block;
			background-image: url(tab.gif);
			color:#fff;
			height:3em;
			font-weight:bold;
			text-decoration:none;
			font-size:11px;
			
			
		}
		
			
			ul.domtabs a:hover{
			width:103px;
			padding:.2em 1em;
			display:block;
			background-image: url(tab.gif);
			color:#fff;
			height:3em;
			font-weight:bold;
			text-decoration:underline;
			font-size:11px;
			
		}
		
		
		
		ul.domtabs #home a:link,
		ul.domtabs #home a:visited,
		ul.domtabs #home a:active,
		ul.domtabs #home a:hover
		
		{
			width:8em;
			padding:.2em 1em;
			display:block;
			color:#fff;
			height:3em;
			font-weight:bold;
			text-decoration:underline;
			font-size:11px;
			
		}
		
		
		
		
		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;
		}

		ul.domtabs a:hover{

		}
		
		div.domtab div{
			
			color:#fff;
			height:200px;
			background-image: url(tabback.gif);
			

			
			
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
		
			color:#fff;
			background-image: url(here.gif);
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		
		
		 div.domtab p{
			line-height:1.3em;
			margin-left:17px;
			width:500px;

		}

		 div.domtab h1.big{
			font-size:60px;
			padding-top:30px;}

		 div.domtab h1{
		 padding-top:10px;
			font-size:36px;
			color:#fff;
			font-family:"Arial",Sans-Serif;
			margin-left:17px;
			font-weight:normal;
			letter-spacing:-2px;

		}


		 div.domtab h2{
			font-size:2em;
			color:#fff;
			font-family:"Arial",Sans-Serif;
			margin-left:17px;
			font-weight:normal;

		}
    div.domtab img {float:right;margin-right:17px;}

		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;

		}

		
/* other scheme! */
#other{
	font-size:.8em;
	width:60em;
	margin:0px;

	

}
div#other.domtab div{
	clear:both;
	color:#fff;

}
		
#other ul.domtabs a:hover{
	background-image: url(tabhover.gif);
}


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-image: url(here.gif);
	color:#fff;
	
}


