a
{
	color : #333333;
	text-decoration : none;
}

a:link
{
	color : #006699;
	text-decoration : none;
}

a:visited
{
	color : #006699;
	text-decoration : none;
}

a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #006699;
	text-decoration : none;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font : 70% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #000000;
	line-height: 150%;
	text-align:left;	
}

p, tr, td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 	
	line-height: 150%;
	text-align:left;
}

h1 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 	
	color : #231F74;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-weight:bold;
	color : #231F74;
	font-size: 11px;

}

h3 {
	font-weight:bold;
	font-size: 11px;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	text-align:left;
	color: #333333;
}
#news {
	padding-left: 15px;
	padding-right: 10px;
	text-align:left;
	font-size: .9em;
}

#bluecurve {
	background-image:url(img/blue_curve.gif); 
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#5CC8E0;
}


#bluecurveint {
	background-image:url(img/blue_curve_int.gif); 
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#5CC8E0;
}
#bright {
	border-left: 1px solid #666666;
	
}

.address {
	color: #ffffff;
	font-size:9px;
	text-align:left;
	padding-left: 15px;
	padding-bottom:5px;
}

#banner {
	margin-top:20px;
}

.trackweight {
	font-weight:bold;
}

.copy {
	color: #ffffff;
	font-size:9px;
	text-align:right;
	padding-right: 10px;
	padding-bottom:5px;
}

.copy a:link, .copy a:visited {
	font-size: 9px;
	color:#ffffff;
	text-decoration:none;
}

.copy a:hover {
	font-size: 9px;
	color:#999999;
	text-decoration:underline;
}

#play {
	margin-bottom:5px;
}

.quality {
	font-size: 9px;
	font-weight: bold;
	color: #221E73;
	margin-bottom: 0px;
}



#navsite ul li.last  {
	border-bottom: 0px dotted #221E73;	
}


/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight:bold;
	text-align:left;		
	width: 150px; 
	/*w\idth: 150px; */
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	margin-left:auto;
	margin-right:auto;
	background-color: #;
	color: #221E73;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#navsite ul li {
	border-bottom: 1px dotted #221E73;	
	margin-left: 0;
	margin-right: 0;
}

#navsite ul li a, #navsite ul li a:visited {
	display: block;
	margin: 0;
	font-size: 0.95em;
	padding: 2px 2px 2px 10px;
	border-left: 0px solid #fff;
	border-right: 0px solid #69c;
	border-bottom: 0px dotted #FFF;
	background-color: #;
	color: #221E73;
	text-decoration: none;
	
}
 html>body #navsite ul li a {
	width: auto;
} 
#navsite ul li a:hover {
	border-left: 0px solid #8F2CID;
	border-right: 0px solid #000000;
	border-bottom: 0px dotted #FFF;
	background-color:#f0f0f0;
	/*background-color:#f7ebef; */
	color: #950066;
	
}

.style1 {color: #97026A; font-weight:bold}

