.bodyBig{
	font-family: verdana, arial, helvetica;
	font-size: 11px; line-height: 14px;
	color: #000000;}

.bodySmall{
	font-family: verdana, arial, helvetica;
	font-size: 10px; line-height: 11px;
	color: #000000;}

a {
	color: #000000;}

/*
a:hover {
	text-decoration : underline;
	background : #BD2A05;
	color: #000000;}
*/	
	
.globalFooter{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #999999;}
	
.globalFooterMenu{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FF6600;}
		
a.footer {
	text-decoration : none;
	color: #cccccc;}

a.footer:hover {
	text-decoration : none;
	background: #000000;
	color: #ffffff;}
	
UL {
	list-style-type : square;
	list-style-position : outside;}
	
#leaderBoard	{
	width: 100%;
	height: 90px;
	background-color: #000;
	text-align: center;
}

#leaderBoardBanner	{
	float: left;
	width: 750px;
	margin: 0px auto;
	padding: 10px 0px;
}



