#main {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	background-image: url(../images/gray.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	line-height: 17px;
}
#top {
	background-color: #003366;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 123px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0em;
}
#hipa {
	background-image: url(../images/top_bg_plain.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 123px;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 149px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
}
#frame {
	margin: 10px;
	padding: 20px;
	border: 2px solid #990000;
}


#leftbar {
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#news {
	background-image: url(../images/news_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#banners {
	margin: auto;
	padding: 0px;
	width: 200px;
}
#bottom {
	background-color: #910206;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 100%;
}
#content {
	padding: 0px 10px 10px;
	margin-right: 220px;
	margin-left: 150px;
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
}
#sub {
	font-size: 10px;
	color: #003366;
	height: 23px;
	line-height: 18px;
	margin: 0px;
	padding: 4px 0px 0px;
	letter-spacing: 0em;
	font-weight: normal;
}
.red {
	font-weight: bold;
	color: #910704;
}
#sub a {
	text-decoration: none;
	color: #003366;
}

h1 {
	font-size: 18px;
	color: #0099FF;
}
#menu a.bar:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #910704;
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	height: 20px;
	width: 134px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu a.bar:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #910704;
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	height: 20px;
	width: 134px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu a.bar:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	height: 20px;
	width: 134px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu a.bar:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	height: 20px;
	width: 134px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.img_left {
	float: left;
	margin-right: 10px;
}
#content h2 {
	font-size: 16px;
	color: #000066;
}
#content a:link {
	color: #000066;
}
#content a:visited {
	color: #666666;
}
#content a:hover {
	color: #0099CC;
}
#content a:active {
	color: #0099CC;
}
#hipa a {
	color: #FFFFFF;
	text-decoration: none;
}
#rightbar {
	margin: 0px;
	float: right;
	width: 220px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
