body {
	background-color: #e3d595;
}
.bottomNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.finePrint {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
}
.topBarOrange {
	background-image: url(../common_images/top_orange_bar.gif);
	background-repeat: no-repeat;
}
.sideBarOrange {
	background-image: url(../common_images/side_orange_bar.gif);
	background-repeat: repeat-y;
}
.bottomBarOrange {
	background-image: url(../common_images/bottom_orange_bar.gif);
	background-repeat: no-repeat;
}
.topBarRed {
	background-image: url(../common_images/top_red_bar.gif);
	background-repeat: no-repeat;
}
.sideBarRed {
	background-image: url(../common_images/side_red_bar.gif);
	background-repeat: repeat-y;
}
.bottomBarRed {
	background-image: url(../common_images/bottom_red_bar.gif);
	background-repeat: no-repeat;
}
