	td {
		font-family : arial;
		font-size : 13px;
	}		

	.stats {
		font-family : arial;
		font-size : 11px;
	}	
	
	.stats1 {
		font-family : arial;
		font-size : 14px;
		
	}	
	
	.stat_title {
		font-family : arial;
		font-size : 12px;
		color : #3395B0;
	}
	
	H2 {
		font-size : 18px;
		color : #3395B0;
	}		
	
	#navigation a:link, #navigation a:visited {
			color:  #FFFFFF;
			text-decoration: none;
			font-size : 14px;
			font-family : arial;
		}
		
#navigation a:hover	{
			color : #FF9933;
			
		}
		
		#navigation_sm a:link, #navigation_sm a:visited {
			color:  #FFFFFF;
			text-decoration: none;
			font-size : 11px;
			font-family : arial;
		}
		
#navigation_sm a:hover	{
			color : #FF9933;
			
		}
		
		
	#navigation2 a:link, #navigation2 a:visited {
			color:  #FFFFFF;
			text-decoration: none;
			font-size : 11px;
			font-family : arial;
		}
		
#navigation2 a:hover	{
			color : #FF9933;
			
		}
		
		
		#top_navigation a:link, #top_navigation a:visited {
			color:  #999999;
			text-decoration: none;
			font-size : 12px;
			font-family : arial;
		}
		
#top_navigation a:hover	{
			color : #000000;
			
		}
	
A:LINK {
	color : #333333;
	font-size : 11px;
	text-decoration : none;
	font-family : arial;
}

A:HOVER {

	color : #FF9933;
	font-size : 11px;
	text-decoration : underline;
	font-family : arial;
	
}

A:VISITED {
	color : #333333;
	font-size : 11px;
	text-decoration : none;
	font-family : arial;
	
}

.scroller2 {
	float:center;
    width:175;
   	position: absolute; top: 10px; right: 300px;
	font-family : arial;
	font-size : 11px;
	color : white;
}

.scroller3 {
	float:center;
    width:200;
   	position: absolute; top: 10px; right: 410px;
	font-family : arial;
	font-size : 11px;
	color : white;
}

.scroller {
float:center;
      width:234;
     line-height:normal;
	position: absolute; top: 10px; left: 160px;
	 font-family : arial;
font-size : 12px;
color : white;
}

	
div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; font-family : Arial, Helvetica, sans-serif; line-height:1.2;
    background-color:#CCCCcc; border:1px solid #333333; 
    width:300px; 
}

/* used in dw_Tooltip.wrapImageOverText */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }

.footer {font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : white;
				}
				
#pscroller1{
width: 200px;
height: 40px;
border: 1px solid black;
padding: 5px;
background-color: black;
font-family : arial;
font-size : 12px;
color : white;

}


#pscroller2 a{
text-decoration: none;
}

 
.someclass{ //class to apply to your scroller(s) if desired
}				

#video {
      float: center;
      width:275;
     position: absolute; top: 0px; left: 420px;
      }
