.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px; 
	overflow:hidden; 
	display:block;
	}
.b1h {
	height:1px; 
	background:#006893; 
	margin:0 5px;
	}
.b2h, .b2bh {
	height:1px; 
	background:#006893; 
	margin:0 3px;
	}
.b3h, .b3bh {
	height:1px; 
	background:#006893; 
	margin:0 2px;
	}
.b4h, .b4bh {
	height:2px; 
	background:#006893; 
	margin:0 1px;
	}
.b2bh, .b3bh, .b4bh {
	background: #006893;
	}
	
	
	
	
.top {	background: #006893;
	padding:2px 0px 8px;
	height:12px;
	}
.top h3 {
	margin: 0px 10px 0px 10px; 
	font-size:13px;
	color:#fff;
	}
.top div {
	margin: 0px 10px 0px 10px; 
	}	
.login-inside {
	background:#eaebeb;
	padding:4px 0px 4px 2px;
	border-top:2px #fff solid;
	}
.inside {
	background:#d4e9bb;
	padding:6px 8px;
	border-top:2px #fff solid;
	}	
.inside-blue {	
	background: #006893;
	}
.bottom {background: #006893;}
.bottom div {
	margin-left: 12px; 
	padding: 5px 0px 2px;
	color:#fff
	}	
.bottom a {
	color:#fff;
	text-decoration:none;
	}	
.bottom a:hover {
	text-decoration:underline;
	}		