a:link {
	color: #999999;
	text-decoration: none;
	}
 
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover {
	color: #FFCC00;
	}
	
#mainBg {
	background: url(images/index/bg.jpg) no-repeat bottom;
}

#sideNav {
	border-right: thin solid #999999;
}

#sideNavsq {
	font: bold 12px "Futura Book", Futura;
	color: #FFFFFF;
	background: #999999 center;
	text-align: center;
	vertical-align: middle;
}
#border {
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
}
#centerNavsq {
	font: bold 12px Osaka;
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	vertical-align: middle;
	text-indent: 15px;
	height: 20px;
}
#sideSquair {
	background: #000066;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: static;
	height: 5px;
	width: 5px;
}
#sideSquairY {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: static;
	height: 5px;
	width: 5px;
	background-color: #FFCC00;
}
#sideNavcopy {
	font: 11px "Futura Book", Futura;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	text-transform: capitalize;
}
#frameMain {
	font-family: Osaka;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	letter-spacing: normal;
}
#mainCopy {
	font: normal 11px/24px Osaka;
	color: #999999;
}
#titleNumber {
	font: bold 36px "Futura Book", Futura;
	color: #FFCC00;
}
#TitleMain {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999999;
}
#TitleMainB {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #999999;
}
#TitleMainA {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
#titleCopy {
	color: #999999;
	font: 11px/24px Osaka;
}
#titleCopyScore {
	color: #999999;
	font: 11px/24px Osaka;
	border-bottom: thin solid #999999;
}
#titleCopyHeader {
	color: #666666;
	font: bold 11px/24px Osaka;
}
#titleCopyBold {
	color: #999999;
	font: bold 11px/24px Osaka;
}
