		*{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}
#footer {
	background-color: #1B1B1B;
	height: 50px;
	text-align: center;
	font-size: 10px;
	width: 706px;
}
#footer a {
	color: #FFCC00;
	text-decoration: underline;
	margin-right: 6px;
	margin-left: 6px;
}


		body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	background-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
		}
		
		div.domtab{
	width:707px;
	padding-bottom: 0;
	padding-right: 3em;
	line-height: 16px;
	padding-left: 45px;
		}
.domtab li {
	color: #FFCC00;
}

		ul.domtabs{
	float:left;
	width: 100%;
		}
		ul.domtabs li{
	float:left;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
	width:83px;
	display:block;
	color:#FFFFFF;
	background-color: #5D5D5D;
	font-size: 10px;
	height: 123px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
	margin-right: 6px;
		}
.domtab .domtabs img {
	margin-top: 12px;
	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{
			height:auto;
			min-height:3em;
		}
		ul.domtabs a:hover{
	color: #6B6B6B;
	background-color: #FFC000;
	background-repeat: no-repeat;
	background-position: top;
		}
		div.domtab div{
	clear:both;
	width:auto;
	color:#fff;
	padding:1em 3em;
	background-color: #4D4D4D;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	background-image: url(images/div_bg.jpg);
		}
		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:#4D4D4D;
	background-color: #FFCC00;
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: underline;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
.warning {
	color: #FFFFCC;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #333333;
	font-size: 10px;
	padding-bottom: 4px;
}
.warning img {
	margin-right: 6px;
	float: left;
}

hr {
	border-bottom-color: #CCCCCC;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #4D4D4D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.smallyellow {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 10px;
}

		h2{
	font-size:24px;
	color:#FFCC00;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right: 0;
	padding-bottom: 0.7em;
	padding-left: 0.2em;
	clear: both;
	padding-top: 12px;
	letter-spacing: -1px;
		}
.top_label {
	padding: 6px;
	background-color: #404040;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	margin-right: 2px;
}

		h1{
	font-size:1.5em;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-bottom: 40px;
	margin-left: 44px;
	text-indent: 185px;
	color: #FFFFFF;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
.one {
	text-indent: 10px;
	background-color: #585858;
}

		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
	color:#FFCC00;
	font-weight:bold;
	text-decoration: underline;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#FFCC00;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
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:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}
.two {
	text-indent: 10px;
	background-color: #6E6E6E;
}
