@charset "UTF-8";
/* CSS Document */

html{
	scrollbar-arrow-color: #0C495C;
	scrollbar-base-color:#0F566C;
	scrollbar-shadow-color:#0C495C;
	scrollbar-face-color:#0090BC;
	scrollbar-highlight-color:#D59247;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3d-light-color:#386776;
}
body {
	font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color: #055269;
}
body {
	background-color: #0090BC;
	background-image:  url;
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color:#663333;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Verdana, Helvetica;
	color: #842F30;
}
h1 {
	font-size: 28px;
	color: #800000;
}
h2 {
	font-size: 24px;
	color: #800000;
}
h3 {
	font-size: 18px;
	color: #800000;
}
#nav_bottom {
	width: 950px;
	height:auto;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica;
	text-align:center;
	margin:auto;
	margin-top: 20px;
	font-size: 14px;
	letter-spacing: 1px;
}
#nav_bottom a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav_bottom a:hover {
	color:#666666;
	text-decoration:none;
}
#sidebar {
	vertical-align:top;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica;
	height: auto;
	width: 250px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content a {
	color:#05357f;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #055269;
}

