﻿.DivMaroonLine
{
	background-image: url(images/MaroonLine.gif);
	background-repeat: repeat-x;
	height:10px;
}
.FooterBackground
{
	background-image: url(images/FooterBackground.gif);
	background-repeat: repeat-x;
	background-color: #696969;
}
.PageBottom
{
	background-image: url(images/PageBottom.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
