

		div.domtab{
			margin:0 0 0 0;
			padding:0;
			/*width:498px;*/
			font-size:90%;
		}
		ul.domtabs{
			width:auto;
			margin:15px 10px;
			list-style:none;
		}
		ul.domtabs li{
			float:left;
			padding:0 0.25em;
			list-style:none;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:auto;
			padding:0.25em 0.5em;
			display:block;
			background:#fff;
			color:#a19e75;
			font-weight:normal;
			text-decoration:none;
			border:solid 1px #a19e75;
		}
		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:1em;
		}
		ul.domtabs a:hover{
			background:#fff;
			color:;
		}
		div.domtab div{
			clear:both;
			width:auto;
			background:#fff;
			color:#4E2614;
			padding:0 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:#a19e75;
			color:#fff;
			font-weight:bold;
			border:solid 1px #a19e75;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		div.domtab div p{
		font-size:12px;
		 color:#444;
		 line-height:1.8;
		 padding:10px 10px;
		}


		div.domtab div p.sttl a{
			margin:-20px 0 0 0;
			padding:5px 0 0.5em 1em;
			line-height:1.5em;
			font-size:18px;
			color:#993366;
			font-weight:bold;
			text-decoration:none;
			background:url(images/bttm_line.gif) 0 bottom no-repeat;
			display:block;
		}


		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#993366;
			display:block;
			/*padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;*/
		}

		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#993366;
			display:inline;
			/*padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;*/
		}


		div.domtab div p.sttl a:link,
		div.domtab div p.sttl a:visited,
		div.domtab div p.sttl a:active
		{
			color:#993366;
			display:block;
			/*padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;*/
		}

		div.domtab div ul.newsList{margin:1em 0 0 1em;}
		div.domtab div ul.newsList li{font-size:12px; padding:5px 0; line-height:1.8; color:#444;}
		div.domtab div ul.newsList li strong{color:#661616; font-weight:bold;}
		div.domtab div ul.newsList li em{color:#354675; font-weight:bold; font-style:normal;}
