/* CSS Document */


body {
	margin-top:0;
	margin-bottom: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	}

a {
	outline: none;
	}	
	
html>body {
	margin-top:0px;
	margin-bottom: 0px;
	}	

td, th {
	vertical-align: top;
	}
#bh-main-cells {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #00b26b;
	}
	
.bh-img-right {
	float: right;
	}	
.bh-img-cent {
	border: 1px double #000;
	}	
.bh-right {
	text-align: right;
	}	
	
.bh-top-cell {
	background-image: url(../img/l_bg_t.png);
	height: 37px;
	}
	
.bh-nav {
	height:38px;
	background-image: url(../img/l_bg_b.png);
	width: 100%;
	text-align: center;
	vertical-align: middle;
	}
.bh-nav ul {
	list-style-type: none;
	}

.bh-nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}

	
	
.bh-nav li a {
	text-decoration: none;
	color: #000;
	}




	
	
	
.bh-banner {
	height: 75px;
	background-color: #036;
	text-align: right;
	}


.bh-head-bar {
	background-color: #91CFA6;
	height: 12px;
	width: 100%;
	}

	
.bh-content-area {
	background-color: #E9E9E9;	
	}	




.bh-nav-menu {
	width: 195px;
	background-color: #67C18C;
	}
.bh-nav-menu ul {
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

.bh-nav-menu ul a {
	display: block;
	padding: 3px;
	width: 189px;
	background-color: #036;
	border-bottom: 1px solid #eee;
	}

.bh-nav-menu ul a:link, #bh-navcontainer ul a:visited {
	color: #EEE;
	text-decoration: none;
	}

.bh-nav-menu ul a:hover {
	background-color: #369;
	color: #fff;
	}








	
	
	
.bh-content {
	text-align: justify;
	padding: 5px;
	background-image: url(../img/l_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
.bh-content h1 {
	font-size: 98%;
	border-bottom: 1px solid #000;
	}	
.bh-content h2 {
	font-size: 98%;
	}	
.bh-intro-text {
	font-weight: bold;
	font-size: medium;
	color: #369;
	}	
.bh-content img {
	margin: 5px;
	border: 1px solid #000;
	}	
.bh-content dt {
	font-weight: bold;
	}

.bh-content a {
	text-decoration: none;
	font-weight: bold;
	color: #008040;
	}
.bh-content a:link {
	text-decoration: none;
	color: #008040;
	}
.bh-content a:visited {
	text-decoration: none;
	color: #008040;
	}
.bh-content a:hover {
	text-decoration: none;
	color: #008040;
	}
.bh-content a:active {
	text-decoration: none;
	color: #008040;
	}		

#bhLinkBack .bh-content blockquote {
	background-color: #fff;
	text-align: center;
	padding: 5px;
	} 












#bh-list-padd li {
	padding-bottom: 10px;
	}












.bh-tab-l {
	text-align: left;
	}
.bh-tab-l-t {
	text-align: left;
	border-top: 2px solid #000;
	}
.bh-span-type {
	width: 100px;
	text-align: center;
	}
.bh-load {
 	width: 100px;
	text-align: right;
	}
.bh-mid-span {
	text-align: right;
	}	
.bh-beam {
	width: 70px;
	text-align: right;
	}

#tabOne {
	background-color: #fff;
	}	
		
#tabTwo {
	background-color: #fff;
	width: 550px;
	}
#tabTwo td {
	padding: 2px;
	}
	
		
#tabThree {
	background-color: #fff;
	width: 350px;
	}	
#tabThree td {
	padding: 4px;	
	}
	

#tabFour {
	width: 500px;
	background-color: #fff;
	}	
#tabFour td {
	padding: 4px;	
	}	
	

.tabBordAll {
	border: 1px dotted #ccc;
	}			
.tabBordTop {
	border-top: 1px dotted #ccc;
	}
.tabBordLeft {
	border-left: 1px dotted #ccc;
	}
.tabBordRight {
	border-right: 1px dotted #ccc;
	}	
.tabBordBottom {
	border-bottom: 1px dotted #ccc;
	}
.tabBordTopBot {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	}	
.tabBordTopLeft {
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	}
.tabBordRightTop {
	border-right: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	}
.tabBordBotRight {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	}		
.tabBordNoTop {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	}
.tabBordNoLeft {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	}			
.tabBordNoRight {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	}
	
	
.tabSpecial {
	width: 25px;
	font-weight: bold;
	}	
.tabHigh {
	background-color: #B5CCD2;
	}

















	
.bh-footer {
	font-size: 75%;
	background-color: #91CFA6;
	text-align: center;
	padding-bottom: 2px; 
	}	
.bh-footer a {
	color: #000;
	text-decoration: none;
	}		
.bh-footer a:link {
	color: #000;
	text-decoration: none;
	}
.bh-footer a:visited {
	color: #000;
	text-decoration: none;
	}
.bh-footer a:hover {
	color: #000;
	text-decoration: none;
	}
.bh-footer a:active {
	color: #000;
	text-decoration: none;
	}				