* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#F5EBD1;
}
.BgColor3 {
	background-color:#246FB3;
}
.BgColor4 {
	background-color:#77A131;
}
.sideBar{
	line-height:13px;
}
.TopBgSpacer {
	background-image:url(../images/top_spacer.gif);
	background-repeat:repeat-x;
	height:92px;
}
.TargetBg {
	width:221px;
	height:276px;
	background-repeat:no-repeat;
	padding-top:55px;
	padding-left:15px;
	padding-right:10px;
}
.WelcomeBoxSpacer {
	background-image:url(../images/welcome_box_spacer.gif);
	background-repeat:repeat-y;
}
.InnerHeaderBg {
	background-image: url(../images/inner_header_bg.jpg);
	background-repeat:no-repeat;
	width:281px;
	height:177px;
	background-color:#F5E8C8;
}
.InnerHeaderBg1 {
	background-image: url(../images/_inner_header_bg.jpg);
	background-repeat:no-repeat;
	width:281px;
	height:177px;
	background-color:#F5E8C8;
}
.InnerBoxSpacer {
	background-image:url(../images/inner_box_spacer.gif);
	background-repeat:repeat-y;
	width:766px;
}
.InnerRightBox {
	background-image:url(../images/inner_right_box.jpg);
	background-repeat:no-repeat;
	width:221px;
	height:355px;
}
.greenMovieColor {
	background:#94bc4a;
}
.blueMovieColor {
	background:#4693CA;
}
.Border {
	border:1px solid #F5EBD1;
}
.required {
	color: red;
}
.ListRow {
	border-bottom:solid 1px #999999;
}
