/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#172955;
}
.BgColor3 {
	background-color:#030303;
}
.HorDotted {
	background-image:url(../images/hor_dotted.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.TalentSpacer {
	background-image:url(../images/talent_spacer.gif);
	background-repeat:repeat-y;
	width:273px;
}