
body {
	margin: 0px 0px 20px 0px;
	background-color: #004C90;
	color: #000;
	font-size: small;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:link {
	color: #8FABBE;
}

a:visited {
	color: #8FABBE;
}

a:active {
	color: #8FABBE;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: small;
}

h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size: small;
}

hr {
	color: #CCC;
}

#header {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	width: 670px;
	height: 50px;
}

#box {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 670px;
	background-color: #FFF;
}

#right {
	line-height: 120%;
	float: left;
	width: 170px;
	background-color: #F0F0F0;
	overflow: hidden;
	text-align: left;
}

.title1 {
	border-bottom:1px solid #003366;
	border-right:1px solid #003366;
	font-weight: bold;
	background-color: #336699;
	color: #FFF;
	text-align: left;
	padding: 5px;
}

.title1 a {
	color: #333;
	text-decoration: underline;
}

.title1 a:visited {
	color: #333;
	text-decoration: underline;
}

.title1 a:active {
	color: #333;
	text-decoration: underline;
}

.title1 a:hover {
	color: #333;
	text-decoration: underline;
}

.content1 {
	background-color: #FFF;
	padding: 2px;
}

.content2 {
	background-color: #F6F6F6;
	padding: 2px;
}

.content3 {
	border-bottom:1px solid #CCC;
	padding: 5px;
}

.content4 {
	border-bottom:1px solid #CCC;
	padding: 5px;
	text-align: center;
}

.content5 {
	padding: 5px;
	text-align: right;
}

.button {
	font-size: 11pt;
}

.button a:link, .button a:visited, .button a:active {
	background-color: #F0F0E8;
	text-decoration: none;
	padding: 10px 70px 10px 70px;
	line-height: 16px;
}

.button a:hover {
	background-color: #FFF;
}

.button a.here:link, .button a.here:visited, .button a.here:active {
	background-color: #FFF;
}

#main {
	line-height: 120%;
	float: left;
	width: 500px;
	background-color: #FFF;
	overflow: hidden;
	text-align: left;
}

.new {
	color: #CC0000;
	font-weight: bold;
}

.title3 {
	font-weight: bold;
	background-color: #FFCC00;
	text-align: left;
	padding: 2px;
}

.title3 a {
	color: #333;
	text-decoration: underline;
}

.title3 a:visited {
	color: #333;
	text-decoration: underline;
}

.title3 a:active {
	color: #333;
	text-decoration: underline;
}

.title3 a:hover {
	color: #333;
	text-decoration: underline;
}

.title4 {
	color: #FFF;
	font-weight: bold;
	background-color: #FF9900;
	text-align: left;
	padding: 2px;
}

.title5 {
	font-weight: bold;
	background-color: #E1EDF9;
	text-align: left;
	padding: 2px;
}

#banner {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding: 2px;
	width: 400px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

#banner_left {
	width:100px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#banner_right {
	width:296px;
	float: left;
	overflow: hidden;
	text-align: left;
	margin-right: 0px;
	margin-left: 3px;
}

.banner_title {
	font-weight: bold;
	background-color: #8ABFE5;
	color: #FFF;
	padding: 2px;
}

.banner_title a:link, .banner_title a:visited, .banner_title a:active {
	text-decoration: none;
	color: #FFF;
}

.banner_title a:hover {
	text-decoration: underline;
	color: #FFF;
}

.banner_comment {
	line-height: 120%;
}

#copyright {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 0px;
	width: 870px;
	background-color: #FFF;
}
