body {
	font-size : 13px;
	color : #5b5b5b;
	font-family : Tahoma, Arial, Verdana;
	margin-right : 0;
	margin-left : 0;
	margin-top : 36px;
	margin-bottom : 36px;
}
.header {
	background-image : url(/templates/hhb/images/header_bg.jpg);
	background-repeat : no-repeat;
	height : 190px;
	width : 732px;
}
.inputh {
border : 1px solid #3e2e59;
height : 15px;
color : #aca9d2;
}
.wrapper {
width : 732px;
margin-right : auto;
margin-left : auto;
}
.footer {
	background-image: url(/templates/hhb/images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 732px;
}
.footertxt {
	width: 392px;
	padding-top: 132px;
	padding-left: 16px;
	float: right;
	text-align: right;
	padding-right: 20px;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
}
.content {
width : 464px;
height : auto;
padding-left : 18px;
padding-right : 18px;
float : left;
}
.sideblock {
	float : right;
	width : 198px;
	padding-left : 14px;
	padding-right : 16px;
}
.menu_title {
	background-image : url(/templates/blog/images/side_icon.jpg);
	background-repeat : no-repeat;
	height : 22px;
	width : 170px;
	font-size : 16px;
	font-weight : bold;
	color : #58417f;
	padding-top : 10px;
	padding-left : 28px;
	margin-bottom : 22px;
}
.searchbox {
	width : 130px;
	text-align : right;
	font-size : 13px;
	font-weight : bold;
	color : #666666;
}
.mid_bg {
	background-image : url(/templates/hhb/images/mid_bg.jpg);
	background-repeat : repeat-y;
	width : 732px;
	padding-top : 22px;
	padding-bottom : 22px;
	height : auto;
}
.main_logo {
height : 100px;
width : 371px;
background-color : transparent;
margin-top : 36px;
margin-left : 26px;
float : left;
}
h2 {
	font-size : 19px;
	color : #40305c;
	padding-bottom: 2px;
}
h1 {
	font-size : 22px;
	color : #40305c;
	padding-bottom: 2px;
}
h3 {
	font-size : 17px;
	color : #40305c;
	padding-bottom: 2px;
}
h4 {
font-size : 15px;
color : #40305c;
}
h5 {
font-size : 13px;
color : #40305c;
}
h6 {
font-size : 11px;
color : #40305c;
margin : 0;
}
.menu {
	vertical-align: top;
	width: 198px;
	float: right;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 4;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #666666;
	display: block;
	text-decoration: none;
	padding-right: 12px;
	float: left;
	clear: left;
}
.menu a:hover {
	text-decoration: none;
	color: #7F63BF;
}
.menu_current {
	font-weight: bold;
}
.footertxtcopyR {
	width: 412px;
	font-size: 12px;
	color: #333333;
	padding-left: 18px;
	font-family: Tahoma, Arial, Verdana;
	text-align: right;
	float: right;
	padding-right: 22px;
}
a:link {
	color: #382850;
	text-decoration: none;
}
a:visited {
	color: #382850;
	text-decoration: none;
}
a:hover {
	color: #716099;
}
a:active {
	color: #382850;
	text-decoration: none;
}
