﻿.style4 {
	margin-bottom: 6px;
}
ul {
	margin-top: 6pt;
}
#content {
	font-family: Georgia;
	font-size: medium;
	color: #000000;
	margin: 0px auto 5px auto;
	width: 757px;
	background-image: url('../images/bg.jpg');
}
body {
	background-color: #666666;
	margin-top: 5px;
}
#left_content {
	font-family: Georgia;
	font-size: medium;
	color: #000000;
	width: 232px;
	float: left;
	height: 375px;
	background-color: #FFFFFF;
}
#right_content {
	font-family: Georgia;
	font-size: medium;
	color: #000000;
	width: 495px;
	padding: 10px;
	background-color: #FFFFFF;
	float: right;
	height: 355px;
	overflow: auto;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #796952;
	scrollbar-shadow-color: #796952;
	scrollbar-arrow-color: #796952;
	scrollbar-track-color: #ffffff;
}
.style1 {
	height: 187px;
}
#clear_left {
	width: 232px;
}
#footer {
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	clear: both;
	height: 70px;
	font-family: Georgia;
	font-size: 10pt;
	color: #FFFFFF;
	width: 757px;
}
#footer_left {
	float: left;
	width: 192px;
	height: 30px;
	margin: 23px 20px 20px 20px;
	font-size: 7.5pt;
}
.style2 {
	font-size: 8pt;
}
#footer_right {
	font-family: Georgia;
	font-size: 10pt;
	color: #FFFFFF;
	float: right;
	width: 485px;
	height: 30px;
	margin: 20px;
}
.style3 {
	text-align: center;
}
.img-left {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
h1 {
	font-size: large;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
.no_border {
	border-width: 0px;
}
a {
	color: #000080;
}
a:visited {
	color: #666666;
}
a:active {
	color: #000080;
}
a:hover {
	color: #C0C0C0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
