.DynamicPaneRight A {
	font-size: 16px;
   	color:#67b0bd;
	font-weight: bold;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
   	text-decoration: none;
	text-align: left;
}
.DynamicPaneRight LABEL{
	color: #FFF;
}

.DynamicPaneRight A.CommandButton:link {	
	COLOR: #FFFFFF;	
	TEXT-DECORATION: underline
}

.Border {
	border: thin solid #000000;
	background-color: #000000;
}
.LeftBanner {
	border-width: medium;
	/*border-color: #5BA7B5;*/
	border-color: #5BA7B5;
	border-bottom-style: solid;
	border-right-style: solid;
	width: 406px;
	height: 292px;
	background-image: url(../images/Memberarea.jpg);
	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 {
	vertical-align:top;
	border-width: medium;
	background-color: #000;
	/*background-image: url(../images/RightBannerBkgrdBottom.png);
	background-repeat: no-repeat;*/
	width: 253px;
	height: 225px;
	border-bottom-style: solid;
   	font-size: 12px;
   	color:#67b0bd;
	font-weight: bold;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
   	text-decoration: none;
	text-align: right;
}
.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;*/
	width: 200px;
	height: 210px;
}
.ContentPane {
	background-image: url(../images/ContentPanePlaceHolder.png);
	background-repeat: no-repeat;
	/*background-color: #5796A1;*/
	background-color: #5796A1;
	vertical-align: top;
	width: 100%;
	height: 210px;
	text-align: left;
}
.RightPane {
	background-image: url(../images/RightPanePlaceHolder.png);
	background-repeat: no-repeat;
	background-color: #5BA7B5;
	vertical-align: top;
	width: 202px;
	height: 210px;
}

.RightPane IMG {
	padding-left: 5px;
}


.Footer {
	background-color: #000000;
	COLOR: #FFFFFF;
	height: 51px;
	vertical-align: top;
	text-align: right;
	text-color: #FFFFFF;
}


