.nicepic {
	background-color: #08365A;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #56768E;
	border-right-color: #728CA1;
	border-bottom-color: #728CA1;
	border-left-color: #56768E;
}



.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #FFFFFF;
}

.bodytext a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB1E2D;
}

.bodytext a:hover {
	color: #BB1E2D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #113D64;
	font-size: 1.2em;
}
body {
	background-attachment: fixed;
	background-image: url(_images/bluebk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headermain {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
}
.scrolldiv {
	overflow: auto;
	height: auto;
	scrollbar-3dlight-color:#BCDEF1;
	scrollbar-arrow-color:#BCDEF1;
	scrollbar-base-color:#2B4875;
	scrollbar-darkshadow-color:#1C345A;
	scrollbar-face-color:#89C5E7;
	scrollbar-highlight-color:#BCDEF1;
	scrollbar-shadow-color:#6BAED4;
	scrollbar-track-color:#44679E;
	width: 430px;
