BODY {SCROLLBAR-FACE-COLOR: #3068FF; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #81c7e7; SCROLLBAR-TRACK-COLOR: #094865; SCROLLBAR-DARKSHADOW-COLOR: #000000}

.normalLink:hover {FONT-SIZE: 16px; COLOR: #3068ff; FONT-FAMILY: Trebuchet; TEXT-DECORATION: none; FONT-WEIGHT: bold;}
.normalLink:link {FONT-SIZE: 16px; COLOR: #3068ff; FONT-FAMILY: Trebuchet; TEXT-DECORATION: none;FONT-WEIGHT: bold;}
.normalLink:visited {FONT-SIZE: 16px; COLOR: #3068ff; FONT-FAMILY: Trebuchet; TEXT-DECORATION: none;FONT-WEIGHT: bold;}
.normalLink:active {FONT-SIZE: 16px; COLOR: #3068FF; FONT-FAMILY: Trebuchet; TEXT-DECORATION: none;FONT-WEIGHT: bold;}

.leftCell {border-right : none;}
.middleCell {border-right : none; border-left : none;}
.rightCell {border-left : none;}

.textArea {font-family: arial; font-size: 13px; FONT-WEIGHT:none;}

.header {	
	font-weight: bold;
	text-decoration: underline;
	color: black;
	font-size: 26px;
	font-family: Trebuchet ;
}

.formButton {
background-color: #f8d870;
border-color: #ffe078;
border-style: beveled;
border-width: 1;
color: #3068ff;
font-size: 10pt;
font-family: trebuchet;
font-weight: bold;
}

.menuLinks {color: #506890; text-decoration: none; font-weight: bold;
	font-size=14px;
    background: #F8d870 ;
    border: 1px solid #506890;
    border-right:none;
    border-left:none;
}

.leftcorner {background: url("yellowleftcorner.bmp") left no-repeat;
    padding-top: 1px; padding-left: 7px}
.rightcorner {background: url("yellowrightcorner.bmp") right no-repeat;
    padding-top: 1px; padding-right: 7px}

.button {
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet ;
	padding: 2px 4px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 75px;
	text-transform: none;
}
.button:link {
	background-color: #3870ff;
	color: #FFF;
	text-decoration: none;
	}
.button:visited {
	background-color: #3870ff;
	color: #fff;
	text-decoration: none;
	}
.button:hover {
	background-color: #506890;
	color: #ffe078;
	border-color: black white white black;
	text-decoration: none;
	}
.button:active {
	background-color: #3870ff;
	color: #fff;
	text-decoration: none;
	}

.bottom:hover {FONT-SIZE: 17px; COLOR: white; FONT-FAMILY: Trebuchet; TEXT-DECORATION: underline}
.bottom:link {FONT-SIZE: 17px; COLOR: white; FONT-FAMILY: Trebuchet; TEXT-DECORATION: none}
.bottom:visited {FONT-SIZE: 17px; COLOR: white; FONT-FAMILY: Trebuchet; TEXT-DECORATION: none}
.bottom:active {FONT-SIZE: 17px; COLOR: white; FONT-FAMILY: Trebuchet; TEXT-DECORATION: none}

