body {
	background-image: url(../images/background.gif);
	color: dark blue;
}
#menubar {
	background-color: dark blue;
	font-family: cursive;
}
#menubar a {
	color: dark blue;
	background-color: WHITE;
	display: block;
	text-decoration: none;
	height: 25px;
	padding-top: 7px;
	font-weight: bold;
	font-family: cursive;
}
#menubar a:visited {
	color: dark blue;
	background-color: WHITE;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
	font-family: cursive;
}
#menubar a:hover {
	color: DARK BLUE;
	background-color: WHITE;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
	font-family: cursive;
}
.bground {
	background-color: white;
}
.style16 {
	font-size: 16px;
	font-weight: bold;
}
.style18 {
	font-size: 18px;
	font-weight: bold;
}
.style24 {
	font-size: 24px;
	font-weight: bold;
}
.stylei {
	font-style: italic;
}
.style21 {color: #800100}
.brdr {
	border: 2px solid #e8e3bb;
}
.tableht {
	height: 600px;
}
.tableht2 {
	height: 200px;
}
.tableht3 {
	height: 35px;
}
.indent {
	padding-right:20px;
	padding-left: 20px;
}
.indent50 {
	padding-right: 50px;
	padding-left: 50px;
}
a:link {
	color: #800100;
}
a:visited {
	color: #800100;
}
a:hover {
	color: DARK BLUE;
}
.topbrdr {
	border-top: 2px solid #e8e3bb;
}
.rtbrdr {
	border-right: 2px solid #e8e3bb;
}
.leftbrdr {
	border-left: 2px solid #e8e3bb;
}
.botbrdr {
	border-bottom: 2px solid #e8e3bb;
}
.padding {
	padding-top: 1px;
	padding-bottom: 1px;
}
.bgimg {
	border: 1px solid #dark blue;
}
.pictborder img {
	border: 2px solid e8e3bb;
}
.hr {
	color: #e8e3bb;
}
.headertxt {
	font-family:cursive;
	font-size:30px;
	font-weight:bold;
	color:dark blue;
}
.tdbgrnd {
	background-color:#e8e3bb;
	height:41px;
}
.pgheadertxt {
	font-family:cursive;
	font-size:30px;
	font-weight:bold;
	color:dark blue;
}
#sidemenubar {
	background-color:dark blue;
}
#sidemenubar a {
	color: #800100;
	display: block;
	text-decoration: none;
	height: 25px;
	padding-top: 3px;
	font-weight: bold;
	font-family: cursive;
	width: 175px;
	padding-left: 20px;
}
#sidemenubar a:visited {
	color: #800100;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
	font-family: cursive;
	width: 175px;
}
#sidemenubar a:hover {
	color: #e8e3bb;
	background-color: #800100;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
	font-family: cursive;
	width: 175px;
}
.botbrdrmenu {
	border-bottom: 2px solid #800100;
}
.hdr {
	font-family:cursive;
	font-size:22px;
	font-weight:bold;
	color:#e8e3bb;
}
