BODY
{
	margin: 0px;
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-x;
	background-color: #F8F8F9;
}

.clear
{
	clear:both;
	height:1px;
	visibility:hidden;
	margin-bottom:-1px
}

.largeBreak
{
	clear:both;
	height:14px;
	margin:0px;
}

.smallBreak
{
	clear:both;
	height:8px;
	margin:0px;
}

.lineBreak
{
	clear:both;
	height:5px;
	margin:0px;
}

.footer, .footer a, .footer a:hover
{
	font-family: Arial;
	font-size: 9px;
	color: White;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.paging
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}

.paging a
{
	color: white
}
