* {

	margin: 0;

	padding: 0;

}



body {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

}



a {

	text-decoration: none;

	color: #990033;

}

a:hover {

	text-decoration: underline;

	color: #000033;

}



#wrap {

	margin: 20px auto 10px auto;

	width: 980px;

	background: #fff;

	padding: 10px;

	border: 5px solid #000;

}



#header {

	height: 200px;

	background-image: url(images/bval_banner2.png);

	background-repeat: no-repeat;

}

#header h1 {

	font-size: 50px;

	letter-spacing: -7px;

	padding: 17px 0 0 10px;

	color: #debe4a;

}

#header h1 a { 

color: #D1DDEF;

text-decoration: none;

font-weight: 600;

letter-spacing: -7px;

}

#header h1 a:hover {

color: #fff;

}



#menu {

	height: 30px;

	line-height: 30px;

	background-color: #debe4a;

}

#menu ul {

list-style-type: none;

padding-left: 30px;

}

#menu ul li {

display: block;

float: left;

}

#menu ul li a {
	padding: 0 20px 0 0;
	text-decoration: none;
	font-size: 12px;
	color: #000033;
}

#menu ul li a:hover {

	color: #990033;

	text-decoration: none;

	text-align: center;

	background:#debe4a;

}



#content {

padding: 0 20px 20px 0;

}



.right {

	float: right;

	width: 790px;

	text-align: justify;

	padding-top: 5px;

	border-left-color: #999999;

}

.right h2 {

	font-size: 24px;

	padding: 15px 0 7px 0;

}

.right h2 a {

text-decoration: none;

}

.right h2 a:hover {



}



.left {

float: left;

width: 160px;

padding-top: 10px;

}

.left h2 {

	margin: 10px 0 0 0;

	padding-left: 10px;

	height: 24px;

	line-height: 24px;

	color: #000033;

	font-size: 15px;

}

.left ul {

padding: 10px 0 15px 30px;

list-style-type: square;

color: #99AECD;

}

.left ul li a {

text-decoration: none;

font-weight: 600;

}

.left ul li a:hover {



}



#footer {

text-align: center;

font-size: 11px;

color: #aaa;

}

#footer a { color: #aaa; }

#footer a:hover { color: #111; }

#wrap #content .right table tr td div a strong {

	color: #F00;

	font-size: 14px;

}

#wrap #content .right .style2 a strong {

	font-size: 14px;

	color: #F00;

}

