.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh, b1hwit, .b2hwit, .b3hwit, .b4hwit, .b2bhwit, .b3bhwit, .b4bhwit {font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background-color:#000 ; margin:0 5px;}
.b1hwit {
	height:1px;
	background-color:#000;
	margin:0 5px;
}
.b2h, .b2bh {height:1px; background-color:#999999 ; border-right:2px solid #000 ; border-left:2px solid #000 ; margin:0 3px;}
.b3h, .b3bh {height:1px; background-color:#999999 ; border-right:1px solid #000 ; border-left:1px solid #000 ; margin:0 2px;}
.b4h, .b4bh {height:2px; background-color:#999999 ; border-right:1px solid #000 ; border-left:1px solid #000 ; margin:0 1px;}

.b2hwit, .b2bhwit {height:1px; background-color:#2B7FF0; border-right:2px solid #000; border-left:2px solid #000; margin:0 3px;}
.b3hwit, .b3bhwit {height:1px; background-color:#2B7FF0; border-right:1px solid #000; border-left:1px solid #000; margin:0 2px;}
.b4hwit, .b4bhwit {height:2px; background-color:#2B7FF0; border-right:1px solid #000; border-left:1px solid #000; margin:0 1px;}

.b2bh, .b3bh, .b4bh {background-color:#999999 ;}
.b2bhwit, .b3bhwit, .b4bhwit {
	background-color:#FFF;
}

.headh {
	background-color:#999999 ;
	border-right:1px solid #000 ;
	border-left:1px solid #000 ;
	font-weight: bold;
}

.headhwit {
	background-color: #2B7FF0;
	border-right:1px solid #000;
	border-left:1px solid #000;
	font-weight: bold;
	color:#FFF;
}

.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.headhwit h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {
	background-color: #999999;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.contenth div {
	margin-left: 12px;
	padding-top: 5px;
	margin-right: 4px;
}

.contenthwit {
	background-color: #FFF;
	border-right:1px solid #000;
	border-left:1px solid #000;
	color:#000000;
}
.contenthwit div {
	margin-left: 12px;
	padding-top: 5px;
	margin-right: 6px;
}

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

.darkblue {
	color: #0A347C;
	font-size: 16px;
}

.black {
	color: #000;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #BBB;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h2 {
	font-size: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #999999;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #CCC;
}
