BODY {
scrollbar-3dlight-color: #E7E5E3;
scrollbar-arrow-color: #7687AF;
scrollbar-base-color: #DADADA;
scrollbar-darkshadow-color: #DADADA;
scrollbar-face-color: #DADADA;
scrollbar-highlight-color: #E3E6EB;
scrollbar-shadow-color: #7687AF;
scrollbar-track-color: #ECEBEC;
}

.LinkRedBold a:link {color: #882828; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:visited {color: #882828; font-weight: bold; text-decoration:none;}
.LinkRedBold a:hover {color: #882828; font-weight: bold; text-decoration:underline;}
.LinkRedBold a:active {color: #882828; font-weight: bold; text-decoration:none;}

.LinkBlueBold a:link {color: #223D77; font-weight: bold; text-decoration:none;} 
.LinkBlueBold a:visited {color: #223D77; font-weight: bold; text-decoration:none;}
.LinkBlueBold a:hover {color: #223D77; font-weight: bold; text-decoration:underline;}
.LinkBlueBold a:active {color: #223D77; font-weight: bold; text-decoration:none;}

.LinkHomeNews a:link {color: #882828; font-weight: normal; text-decoration:none;} 
.LinkHomeNews a:visited {color: #882828; font-weight: normal; text-decoration:none;}
.LinkHomeNews a:hover {color: #882828; font-weight: normal; text-decoration:underline;}
.LinkHomeNews a:active {color: #882828; font-weight: normal; text-decoration:none;}

.LinkWhite a:link {color: #FFFFFF; font-weight: normal; text-decoration:underline;} 
.LinkWhite a:visited {color: #FFFFFF; font-weight: normal; text-decoration:underline;}
.LinkWhite a:hover {color: #FFFFFF; font-weight: normal; text-decoration:none;}
.LinkWhite a:active {color: #FFFFFF; font-weight: normal; text-decoration:underline;}

.EmailBox {
	height: 8pt;
	padding: 2px;
	font-family: Arial;
	font-size: 8.5pt;
	border-style: solid;
	border-top: 1px #21386A;
	border-right: 1px #FFFFFF;
	border-bottom: 1px #FFFFFF;
	border-left: 1px #21386A;
	background-color: #FFFFFF;
}

#HBLogin {
	background-color: #882828;
	padding: 10px;
	color: #ffffff;
	font-size: 10pt;
}

#HBLogin form {
	margin: 0;
	padding: 0;
}

#HBLogin div {
	padding: 2px 0;
}




