.Border {
	border: thin solid #000000;
	background-color: #000000;
}
.LeftBanner {
	/*border-color: #5BA7B5;*/
	border-width: none;
	border-color: #5BA7B5;
	border-bottom-style: solid;
	border-right-style: solid;
	width: 406px;
	height: 292px;
	background-image: url(../images/LeftBannerBkgrd.png);
	background-repeat: no-repeat;
	background-color: #5BA7B5;
}
.RightBannerTop {
	background-image: url(../images/RightBannerBkgrdTop.jpg);
	background-repeat: no-repeat;
	width: 394px;
	height: 67px;
}
.Default {
	border-collapse: collapse;
}
.Default2 {
	border-collapse: collapse;
	background-color: #000000;
}
.MenuArea {
	border-bottom: medium solid #5BA7B5;
	background-image: url(../images/MenuAreaPlaceholder.png);
	background-repeat: no-repeat;
	width: 141px;
	height: 225px;
	border-left-color: #5BA7B5;
	border-left-width: medium;
	border-right-color: #5BA7B5;
	border-right-width: medium;
	border-top-color: #5BA7B5;
	border-top-width: medium;
	border-bottom: medium solid #5BA7B5;
	border-bottom-style: solid;
	/*border-left-style: solid;*/
}
.DynamicPaneRight {
	border-width: medium;
	border-color: #5BA7B5;
	background-image: url(../images/RightBannerBkgrdBottom.png);
	background-repeat: no-repeat;
	width: 253px;
	height: 225px;
	border-bottom-style: solid;
}
.MiddlePane {
	background-color: #000000;
	height: 28px;
	border-bottom: medium solid #5BA7B5;
}
.LowerBannerArea {
	background-color: #5796A1;
	background-image: url(../images/LowerBannerArea.png);
	background-repeat: no-repeat;
	height: 37px;
}
.LeftPane {
	background-image: url(../images/LeftPanePlaceholder.png);
	background-repeat: no-repeat;
	background-color: #5BA7B5;
	vertical-align: top;
	width: 285px;
	height: 210px;
}
.ContentPane {
	background-image: url(../images/ContentPanePlaceHolder.png);
	background-repeat: no-repeat;
	/*background-color: #5796A1;*/
	background-color: #5796A1;
	vertical-align: top;
	width: 314px;
	height: 210px;
}
.RightPane {
	background-image: url(../images/RightPanePlaceHolder.png);
	background-repeat: no-repeat;
	background-color: #5BA7B5;
	vertical-align: top;
	width: 202px;
	height: 210px;
}
.Footer {
	background-color: #000000;
	COLOR: #FFFFFF;
	height: 51px;
	vertical-align: top;
	text-align: right;
	text-color: #FFFFFF;
}

