/* CSS Document */
body {
	background-color: #004A63;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	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;
}

#pagecell {
	width: 95%;
	border: thin solid #0184B0;
	height: 100%;
	left: 8px;
}
#navbar {
	background-image: url(../images/nvbrgrd.png);
	position: relative;
	height: auto;
	width: 100%;
	border-top: 1px solid #0184B0;
	border-right: 1px #0184B0;
	border-bottom: 1px solid #0184B0;
	border-left: 1px #0184B0;
	top: -20px;
	padding-left: 10px;
}
#navbar  a:hover {
	color: #fff;	
}
#textbox1 {
	position: relative;
	height: auto;
	width: 90%;
	border: 1px solid #0184B0;
	left: 10px;
	padding: 10px;
}
#header {
	background-image: url(../images/bxgrd.png);
	position: relative;
	height: auto;
	width: auto;
	background-repeat: repeat;
	border-top: 0px solid #0184B0;
	border-right: 0px solid #0184B0;
	border-bottom: 1px solid #0184B0;
	border-left: 0px solid #0184B0;
	padding-left: 5px;
}
#masthead {
	background-image: url(../images/mid.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.text_box {
	background-color: #004A63;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #0184B0;
	color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #0184B0;
	text-decoration: none;
}a:hover {
	color: #0184B0;
	text-decoration: none;
}
a:active {
	color: #0066FF;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
.para header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#textbox2 {
	position: relative;
	height: 150px;
	width: 200px;
	left: 530px;
	top: -70px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#fixtextbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0184B0;
	border-right-color: #0184B0;
	border-bottom-color: #0184B0;
	border-left-color: #0184B0;
	position: relative;
	height: auto;
	width: auto;
	padding: 5px;
}
#confm {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #0084B0;
	border-right-color: #0084B0;
	border-bottom-color: #0084B0;
	border-left-color: #0084B0;
	position: relative;
	height: 300px;
	width: 95%;
	top: 25px;
	left: 10px;
	padding: 5px;
}
#condet {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #0084B0;
	border-right-color: #0084B0;
	border-bottom-color: #0084B0;
	border-left-color: #0084B0;
	position: relative;
	width: 90%;
	left: 0px;
	border-right-style: none;
	border-left-style: solid;
	top: 0px;
}
#flashbox {
	position: relative;
	height: auto;
	width: 98%;
	top: -20px;
}
