
BODY {
	scrollbar-face-color: #7C2046;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #7C2046;
    scrollbar-track-color: #DDEEF6;
    scrollbar-darkshadow-color: #666666;
	margin:0;
	background-color:#FFFFFF;
    }

a:link { color: #40367a; text-decoration: none }
a:active { color: #40367a; text-decoration: none }
a:visited { color: #40367a; text-decoration: none }
a:hover { color: #7C2046; text-decoration: none; font-weight: bold }

.bodyborder {  border: #FFFFFF; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.navtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #40637A}
.rightback {  background-image: url(images/rightbkgd.gif); background-repeat: repeat-y}
.leftback {  background-image: url(images/leftbkgd.gif); background-repeat: repeat-y; background-position: right}
.harbortitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.harborbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.harborbody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.harborfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #40367a;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7C2046;
}
.sidebkgd {
	background-image: url(images/bluebkgd_top.gif);
	background-repeat: repeat-x;
}
.topborder {  border-color: #7C2046 #FFFFFF #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
