BODY {
	BACKGROUND-COLOR: #ffffcc; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #006699; 
	FONT-SIZE: 12px
}
.LeftBanner {
	background-image: url(../images/LeftBanner.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 110px;
}
.CenterBanner {
	background-image: url(../images/CenterBannerRepeat.jpg);
	background-repeat: Repeat-x;
	height: 110px;
}
.RightBanner {
	background-image: url(../images/RightBanner2.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 110px;
	padding-left: 20px;
}
.LeftBannerBottom {
	background-image: url(../images/LeftBannerBottom.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 29px;
}

.TopBannerArea {
	height: 60px;
}
.RightPane {
	background-image: url(../images/RightSideRepeat2.jpg);
	background-repeat: repeat-y;
	width: 237px;
	BACKGROUND-COLOR: #ffffcc;

}
.RightSideBottom {
	background-image: url(../images/RightSideBottom2.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 19px;
}
.RightBannerArea {
	BACKGROUND-COLOR: #ffffcc; 

}
.ContentPane {
}
.QuickLinks {
	background-image: url(../images/LeftSideRepeat.jpg);
	background-repeat: repeat-y;
	width: 234px;
}
.MenuPane {
	background-image: url(../images/LeftSideRepeat.jpg);
	background-repeat: repeat-y;
	width: 234px;
}
.LeftPane {
	background-image: url(../images/LeftSideRepeat.jpg);
	background-repeat: repeat-y;
	width: 234px;
}
.LeftSideBottom {
	background-image: url(../images/LeftSideBottom.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 25px;
}
