﻿body {
	background-image: url('http://bvbh.net/images/bg/mainbg.jpg');
	background-position:center;
	background-repeat:repeat-y;	
}
.text {
	font-family: "Arial";
	font-size: 11px;
}
input {
	font-family: "Arial";
	font-size: 10px;
}
select {
	font-family: "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Arial";
	font-size: 10px;
}
.border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#navbar {
	background: url(http://bvbh.net/images/bg/navbar.jpg) repeat-x;
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 43px;
	text-align: center;
}

#navlist {
	width: 100% auto;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 25px;
	text-align: center;
}
#navlist a {
	color: #FFFF99;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 15px 0 10px;
}
#navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://bvbh.net/images/bg/navhover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navlist li {
	display: inline;
	margin: 0;
	padding: 0;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #072072;
	font-weight: bold;
	font-size: 12px;
}
.style22 {
	color:#072072;
	font-weight: bold;
	font-size: 11px;
}
.style3 {
	color: #072072;
	font-weight: bold;
	font-size: 11px;
}
.style33 {
	color: #072072;
	font-weight:600;
	font-size: 11px;
}
.style55 {
	color: #072072;
	font-weight:bold;
	font-size: 16px;
}
.style57 {
	color: #990000;
	font-size: 10px;
	font-weight:bold;
}
.style4 {
	color: #FFFFFF
}
.style6 {
	color: #575757
}
.style7 {
	color: #FFCC00;
	font-weight: bold;
}
.style8 {
	color: #993334;
	font-weight: bold;
}
.lines {
	padding-bottom:5px;
}

#navbar2 {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}

#navlist2 {
	width: 100% auto;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 77px;
	text-align: center;
}
#navlist2 a {
	color: #010349;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
}
#navlist2 a:hover {
	color: #050505;
	text-decoration: none;
	background-image: url(http://bvbh.net/images/bg/navhover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navlist2 li {
	display: inline;
	margin: 0;
	padding: 0;
}
div.navlink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	padding-top:2px;
	padding-left: 55px;
	background: url(http://bvbh.net/images/bg/leftnav2.gif) repeat-y;
	height: 23px;
	font-weight:bold;
}
div.navlink a {
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	padding-top:2px;
	height: 23px;
	font-weight:bold;
	text-decoration:none;
}
.hovermenu ul{
	color: #010349;
	text-align:center;
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	padding-left: 40px;
	padding-top:   10px;
	margin: 0;
	height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 0px 6px;
text-decoration: none;
float: left;
color: #010349;
background-color: #FFF;
border: 1px solid #FFF;
}

.hovermenu ul li a:hover{
background-color: #000348;
color: #FFFFCA;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.hovermenu2 ul{
	color: #010349;
	text-align:center;
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	padding-left: 40px;
	padding-bottom:   4px;
	margin: 0;
	height: 20px;
}

.hovermenu2 ul li{
list-style: none;
display: inline;
}

.hovermenu2 ul li a{
padding: 0px 6px;
text-decoration: none;
float: left;
color: #010349;
background-color: #FFF;
border: 1px solid #FFF;
}

.hovermenu2 ul li a:hover{
background-color: #000348;
color: #FFFFCA;
}

html>body .hovermenu2 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
