body {
	background-image: url(images/BKGD.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color:  #FFF;
	background-position: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}
a:link {
	color: #900;
	text-decoration: underline;
}

a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #909;
}
h1 {
	font-size: 24px;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
h2 {
	font-size: 20px;
	}
h3 {
	font-size: 18px;
	text-align: center;
	}
.TextCenter {
	text-align: center;
}
h4 {
	font-size: 16px;
	}
h5 {
	font-size: 14px;
	}
h6 {
	font-size: 12px;
	}
.Border1 {
	border: 1px solid #369;
}
.Border2 {
	border: 1px solid #369;
	background-color: #FFF;
}
.Border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.Border4 {
	color: #FFF;
	background-image: url(images/Border4BKGD.png);
	height: 25px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.Border5 {
	border: 1px solid #369;
}
.TextTitle {
	font-size: 18px;
}
.TextFoot {
	font-size: 10px;
}
.TextRed {
	color: #900;
}
.TextDate {
	color: #999;
}
.TableMain {
	background-image: url(images/OcoeeRaftingBKGD.jpg);
	background-repeat: repeat-y;
}
#ImageSM img {
max-width: 75px;
max-height: 50px;
}
#ImageMD img {
max-width: 450px;
max-height: 350px;
}
#ImageLG img {
max-width: 400px;
max-height: 350px;
}
.TextUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
