.wrapper {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
.top {
	background-image: url(images/template%20images/topRight.gif);
	background-repeat: repeat-x;
}
.menu {
	background-image: url(images/template%20images/topSecondRightBG.gif);
	background-repeat: repeat-x;
}
.pageList li {
	color: #000;
}

.side {
	background-image: url(images/template%20images/sideBG.gif);
	background-repeat: repeat-y;
	height: auto;
}
li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
li a:hover {
	color: #FFFC17;
	text-decoration: none;
}

.content {
	background-image: url(images/template%20images/middleBG.gif);
	background-repeat: repeat;
}
.middle {
	height: auto;
	width: auto;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.menu a:hover {
	color: #FFFC17;
	text-decoration: none;
}

.bottom {
	background-image: url(images/template%20images/bottomRightBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
}
#tableheight {
	height: 56.3%;
}
.BrightBlueFont {
	font-size: 16px;
	color: #0000FF;
}
