/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#dfecf8;
}
.BgColor3 {
	background-color:#c2d5e5;
}
.BgColor4 {
	background-color:#b0cbe3;
}
.BgColor5 {
	background-color:#3d6388;
}
.BgColor6 {
	background-color:#244260;
}
.BgColor7 {
	background-color:#16314b;
}
.BgColor8 {
	background-color:#f7fafd;
}
.BgColor9 {
	background-color:#5f88af;
}
.Left {
	background:url(../images/left.jpg) right top no-repeat;
}
.Right {
	background:url(../images/right.jpg) left top no-repeat;
}
.FlashBg {
	background:url(../images/flash_bg.gif) no-repeat;
	width:556px;
	height:326px;
}
.WelcomeBg {
	background:url(../images/welcome_bg.jpg) no-repeat;
	width:214px;
	height:326px;
}
.MainBottomImg {
	background:url(../images/main_bottom.jpg) bottom no-repeat;
	width:540px;
	padding-bottom:60px;
}
.Border {
	border:1px solid #2e2e2e; 
}
.Border1 {
	border:1px solid #b0cbe3;
}