/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#fbf7e6;
}
.BgColor3 {
	background-color:#624e3c;
}
.LeftProgramPicBg {
	background:url(../images/left-program-pic-bg.gif) no-repeat;
	width:145px;
	height:101px;
}
.WelcomePicBg {
	background: url(../images/welcome-pic-bg.gif) no-repeat;
	width:181px;
	height:147px;
}
.FlashBorder {
	border:6px solid #e3ddc0;
}
.DivBorder {
	background:url(../images/line.gif) repeat-x center;
}
