		*{
			list-style:none;
			border:none;
		}
		
		div.domtab{
			padding:0em 0em;
			width:100%;
			font-size:90%;
			padding:0px 0px 0px 0px;

		}
		ul.domtabs{
			float:left;
			width:100%;
			margin:0em 0 0 0;	
			padding:0px 0px 0px 0px;
			
		}
		ul.domtabs li{
			float:left;
			padding:0px 0px 0px 0px;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:125px;
			text-align: center;
			padding:5px 0px 2px 0px;
			display:block;
 background:  url('images/icons/domtab_hover.gif') no-repeat center;
			color:#ccc;
			height:14px;
			font-weight:bold;
			text-decoration:none;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			width:125px;
			min-height:14px;
		}
		ul.domtabs a:hover{
 background:  url('images/icons/domtab_hover.gif') no-repeat center;
			width:125px;
			min-height:14px;
		}
		div.domtab div{
			clear:both;
			width:125px;
			min-height:14px;
 background:  url('images/icons/domtab_hover.gif') no-repeat center;
			color:#fff;
			padding:0px 0px 0px 0px;
		}
		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/icons/domtab_select.gif') no-repeat center;
			width:125px;
			min-height:14px;
			color:#fff;
		}
		#domtabprintview{
			float:right;
			padding:0px 0px 0px 0px;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		

		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:0em .0em;
			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;
		}
		
		table.infoBoxDomtab {
  border: 1px; color: #878787;
border-style: solid solid solid; 
}

		div.domtabbig{
			padding:0em 0em;
			width:100%;
			font-size:90%;
			width:460px;
			text-align: center;
			padding:5px 0px 2px 0px;
			display:block;
 background:  url('images/icons/domtab_big_select.gif') no-repeat center;
			color:#ccc;
			height:14px;
			font-weight:bold;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
		}
