/* CSS Document */
body {
	background-color: #004A63;
	color: #FFFFFF;
		scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#636363;
    scrollbar-track-color:#0184B0;
    scrollbar-face-color:#004A63;
    scrollbar-shadow-color:#333399;
    scrollbar-highlight-color:#000000;
    scrollbar-darkshadow-color:#636363;
}
body,td,th {
	color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}#imagebox {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0184B0;
	border-left-color: #0184B0;
	position: absolute;
	width: 262px;
	top: 180px;
	height: 158px;
	border-left-width: thin;
	padding: 12px;
	background-image: url(../images/rp001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	left: 300px;
}
#datelist {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0184B0;
	position: absolute;
	width: 262px;
	left: 38px;
	top: 180px;
}
a:hover {
	color: #0184B0;
	text-decoration: none;
}
#pagecell {
	border: thin solid #0184B0;
	padding: 5px;
	width: 90%;
	position: absolute;
	height: 375px;
	left: 20px;
}
#boxheader {
	position: relative;
	width: 100%;
	background-color: #0184B0;
	height: 17px;
	padding: 3px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #0184B0;
	text-decoration: none;
}
#formguide {
	position: absolute;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0184B0;
	text-decoration: none;
}
a:visited {
	color: #0184B0;
	text-decoration: none;
}
