html, body{height:100%}

BODY {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana,Arial,sans-serif;
	scrollbar-face-color: #FFcc66;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #BC2102;
    scrollbar-darkshadow-color: #444444
}

a:link { color: #FFFFFF; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: #FFcc66; text-decoration: underline }

td {
	font-family: Verdana, Arial, sans-serif;
}

th {
	font-family: Verdana, Arial, sans-serif;
}

.bottombkgd {
	background-image: url(graphics/bottomrowbkgd.gif);
	background-repeat: repeat;
}
.welcomebkgd {
	background-image: url(graphics/welcome.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menubkgd {
	background-image: url(graphics/menubackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.treblebkgd {
	background-image: url(graphics/trebleclef.gif);
	background-repeat: no-repeat;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
	}
.bodytext a:link { color: #BC2102; text-decoration: underline }
.bodytext a:active { color: #BC2102; text-decoration: underline }
.bodytext a:visited { color: #BC2102; text-decoration: underline }
.bodytext a:hover { color: #FFBF01; text-decoration: underline }

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

.linktext a:link { color: #BC2102; text-decoration: underline }
.linktext a:active { color: #BC2102; text-decoration: underline }
.linktext a:visited { color: #BC2102; text-decoration: underline }
.linktext a:hover { color: #FFBF01; text-decoration: underline }

.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC2102;
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.homesideborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #A9A9AC;
}
.bodytextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.bodytextred a:link { color: #CC3300; text-decoration: underline }
.bodytextred a:active { color: #CC3300; text-decoration: underline }
.bodytextred a:visited { color: #CC3300; text-decoration: underline }
.bodytextred a:hover { color: #FFBF01; text-decoration: underline }

