		
		div.domtab{
	width:230px;
	margin: 0px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	height: auto;
		}
		ul.domtabs{
	float:left;
	width:250px;
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1ACC0;
		}
		ul.domtabs li{
	float:left;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
	width:76px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	background-image: url(../images/news_tab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding: 0em;
	font-size: 10px;
		}
		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{
	height: 20px;
		}
		div.domtab div{
	clear:both;
	width:auto;
	background:#696;
	padding:0em;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
	height: 20px;
	color: #496481;
	margin-top: -1px;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{

		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		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;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	width:250px;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:230px;
	background-color: #EEEFF4;
	padding-right: 10px;
	padding-left: 10px;
	height: 375px;
	background-image: url(../images/news_bg_full.jpg);
}
		
#other ul.domtabs a:hover{
	background-image: url(../images/news_tab_hover_active.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #496481;
}
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(../images/news_tab_hover_active.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#other div{
	float:left;
}
.tab_spacer {
	margin-left: 0px;
	margin-right: 11px;
}
a.non_link:link, a.non_link:visited {
	text-decoration: none;
}
a.non_link:hover {
	color: #496481;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
