﻿* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: inside;
	border: none;
}
.domtab {
	padding: 0px;
	width: 475px;
	font-size: 8pt;
	margin-bottom:4px;
	
}
#contentdiv { height:100%;
}
#contentdiv .mtable { width:98%;
}
#contentdiv p {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-right: 0px;
	line-height: 1.3em;
	margin-left: 0px;
}
.li text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	width: 160px;
}
ul.domtabs {
	float: left;
	width: 100%;
	margin: 0;
}
ul.domtabs li {
	float: left;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 25px;
	width: 90px;
	text-align: center;
	}
ul.domtabs a:hover {
	display: block;
	background: #000;
	text-align: center;
	color: #ddd;
	height: 28px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	width: 90px;
	text-align: center;
}
ul.domtabs a:active {
	display: block;
	background: #0477b0;
	text-align: center;
	color: #ddd;
	height: 28px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	width: 90px;
	text-align: center;
}
ul.domtabs a:visited {
	display: block;
	background: #000;
	text-align: center;
	color: #ddd;
	height: 28px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	width: 90px;
	text-align: center;
}
ul.domtabs a:link {
	display: block;
	background: #000;
	text-align: center;
	color: #ddd;
	height: 28px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	width: 90px;
	text-align: center;
}
ul.domtabs a:hover {
	background: #0477b0;
	width: 90px;
	text-align: center;
}
.domtab div {
	clear: both;
	width: auto;
	background: #0477b0;
	color: #fff;
	padding:2px;
}
ul.domtabs li.active a:hover {
	background: #0477b0;
	color: #fff;
}
ul.domtabs li.active a:active {
	background: #0477b0;
	color: #fff;
}
ul.domtabs li.active a:visited {
	background: #0477b0;
	color: #fff;
}
ul.domtabs li.active a:link {
	background: #0477b0;
	color: #fff;
}
