BODY {
	scrollbar-face-color: #ff9900;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #7C2046;
    scrollbar-track-color: #e6e3e8;
    scrollbar-darkshadow-color: #666666;
	background-color: #4e4990;
	margin: 0px;
    }

.whitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D498D;
	text-align: left;
}
.navtext a:link { color: #4D498D; text-decoration: none }
.navtext a:active { color: #4D498D; text-decoration: none }
.navtext a:visited { color: #4D498D; text-decoration: none }
.navtext a:hover { color: #FF9900; text-decoration: none; font-weight:bold }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link { color: #FFFFFF; text-decoration: none }
.footer a:active { color: #FFFFFF; text-decoration: none }
.footer a:visited { color: #FFFFFF; text-decoration: none }
.footer a:hover { color: #FFFFFF; text-decoration: underline }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align:justify;
}
.bodytext a:link { color: #4e4990; text-decoration: none; font-weight: bold }
.bodytext a:active { color: #4e4990; text-decoration: none; font-weight: bold }
.bodytext a:visited { color: #4e4990; text-decoration: none; font-weight: bold }
.bodytext a:hover { color: #ff9900; text-decoration: none; font-weight: bold }

.orangeborder {
	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: #ff9900;
	border-right-color: #E6E3E8;
	border-bottom-color: #E6E3E8;
	border-left-color: #E6E3E8;
}

.logo-right {
	background-image: url(graphics/logo_right.gif);
}
.topbackground {
	background-image: url(graphics/top_bkgd.gif);
}
.toprowbackground {
	background-image: url(graphics/toprow_bkgd.gif);
}
.leftbox {
	background-image: url(graphics/leftbox.gif);
}
.leftsidebkgd {
	background-image: url(graphics/leftside_bkgd.gif);
}
.sidebarbkgd {
	background-image: url(graphics/sidebar_bkgd.gif);
}
.rightsidebkgd {
	background-image: url(graphics/rightside_bkgd.gif);
}
.bottombkgd {
	background-image: url(graphics/bottom_bkgd.gif);
}
.bottomleft {
	background-image: url(graphics/bottomleft.gif);
}
.bottomright {
	background-image: url(graphics/bottomright.gif);
}
.imagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.imagelink a:link { border: thin #000000 }
.imagelink a:active { color: #4e4990; text-decoration: none }
.imagelink a:visited { color: #4e4990; text-decoration: none }
.imagelink a:hover { color: #ff9900; text-decoration: none; font-weight: bold }
