.Footer
{
	margin-top:35px;
	border-top:1px dashed #9999FF;
	padding-left:30px; padding-right:30px; padding-top:5px;
	clear:both;
}
.Footer a
{
	color:#007700;
}
.Footer a:hover
{
	color:#00AA00;
}

.BottomRoundsMid
{
	height:25px;
	background-image:url(images/bottom.gif); background-position:bottom; background-repeat:repeat-x;
}
.BottomRoundsLeft
{
	height:25px;
	background-image:url(images/bottom_left.gif); background-position:bottom left; background-repeat:no-repeat;
}
.BottomRoundsRight
{
	height:25px;
	background-image:url(images/bottom_right.gif); background-position:bottom right; background-repeat:no-repeat;
}