body, td, th, div, span, p	{	font-family:	Verdana, Arial, Helvetica, sans-serif;	
								color:			#000;
								font-size:		12px;
							}

.gray8						{	font-size:	8px;
								color:		#666;
							}

.white11					{	font-size:	11px;
								color:		#FFF;
							}

.black11					{	font-size:	11px;
							}

body 						{	scrollbar-face-color:		#333; 
								scrollbar-highlight-color:	#000; 
								scrollbar-shadow-color:		#999; 
								scrollbar-3dlight-color:	#FFF; 
								scrollbar-arrow-color:		#C4FFFF; 
								scrollbar-track-color:		#999; 
								scrollbar-darkshadow-color:	#666;
							}

.shiny						{	background-image:			url(visuals/whiteblur.png);
								background-attachment:		fixed;
								background-repeat:			no-repeat;
								background-position:		30% 10%;						
							}
#shiny						{	background-image:			url(visuals/whiteblur.png);
								background-attachment:		fixed;
								background-repeat:			no-repeat;
								background-position:		30% 10%;						
							}
