/* CSS Document */
<style type="text/css">

.style8 {color: #000000; }
.style9 {color: #FFFFFF}
.style10 {font-size: 36px}
.style2 {
	color: #990000;
	font-weight: bold;
	font-size: 36px;
}
.style5 {font-size: 24px}
.style_11{
font-size: 16px;
color: #FC0316;
font-weight: bold;}

.style1 {
font-size: 20px;
color: #FC0316;
font-weight: bold;}
.style1_8 {
font-size: 14px;
color: #FFFFFF;
font-weight: bold;}
.Header {
	background-color: #FFFFFF;
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
	background-position:center;
	margin:auto;
	background-image:url(images/header.jpg); 
}

.title {
	height: 50px;
	width: 800px;
	top:inherit;
	 
}
.menubardiv {
	height: 25px;
	width: 327px;
	margin-top: 146px;
	margin-bottom: 0px;
	margin-left: 472px;
	background-color: #344468;
}
.title {
	height: 30px;
	width: 800px;
	margin-top: 10px;
}
.middlediv {
	height: 600px;
	width: 800px;
	margin:auto;
	background-color: #FFFFFF;
}
.middlediv1 {
	height: 530px;
	width: 800px;
	margin:auto;
	background-color: #FFFFFF;
}
.leftdiv {
	height: auto;
	width: 200px;
	margin: 10px;
	float:left;
}
.scrollcontent {
	height: 532px;
	width: 560px;
	overflow: scroll;
}
.scrollcontent1 {
	height: 460px;
	width: 560px;
	overflow: scroll;
}
.rightdiv1 {
	height: 500px;
	width: 570px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.rightdiv {
	height: 560px;
	width: 570px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.scrollcontent2 {
	height: 580px;
	width: 560px;
	overflow: scroll;
}
.scrollcontent21 {
	height: 500px;
	width: 560px;
	overflow: scroll;
}
.footer {
	height: 80px;
	width: 800px;
	margin:auto;
	background-color: #0066A6;
}


</style>
