.Footer
{
	margin-top:35px;
	border-top:1px dashed #9999FF;
	padding-left:30px; padding-right:30px; padding-top:5px;
	font:11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif; text-align:left;
	clear:both;
}
.Footer a
{
	color:#007700;
}
.Footer a:hover
{
	color:#00AA00;
}
.Footer table
{
	margin:5px 0px 0px 0px;
	border-collapse:collapse; border-spacing:0px;
	font:11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}

.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;
}
