.bhwname {
	font-weight: bold;
	color: #1b75bc;
}

.bhw_top_tel {
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

.bhw_footer {
	height: 75px;
	background-color: #dfdfdf;
	text-align: left;
	padding: 10px;
}

.bhw_video_right {
	float: right;
	width: 320px;
	height: 260px;
	margin: 20px;
	font-size: 10px;
	font-style: italic;

}

.bhwbody h2 {
	font-size: 1.4em;	
	color: #1b75bc;
}

.bhw_blue {
	color: #1b75bc;
}	

ul.TopMenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.TopMenu li { 
	display: inline;
}

ul.TopMenu a, ul.TopMenu a:visited { 
	color: #ffffff;
	float: left;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 12px;
}

ul.TopMenu a:hover {
	background-color: #1b75bc;
	text-decoration: none;
}

.bhw_message_box {
	font-family: Arial, Verdana;	
	padding: 10px;
	border: 1px solid black;
	width: 500px;
	font-size: 12px;
	background-color: #faf9d8;
}

.bhw_message_box td { 
	font-family: Arial, Verdana;	
	font-size: 12px;
}
