body {


	height: 100%;
	font-family: tahoma, arial, verdana, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 10pt;
	line-height: 12pt;
background-image:url(background.jpg); 	
}

TD A, A { font-size: 12px; text-decoration: none; color: #FFFFFF;}
TD A:hover, A:hover { color: #999999;}

	  .small-white {font-size: 12px; line-height: 12px; color: #FFFFFF;}
	  .small-grey {font-size: 12px; line-height: 12px; color: #999999;}
	  .mid-white {font-size: 16px; line-height: 20px; color: #FFFFFF;}
	  .mid-grey {font-size: 16px; line-height: 20px; color: #999999;}
	  .big-white {font-size: 40px; line-height: 46px; color: #FFFFFF;}
	  .big-grey {font-size: 40px; line-height: 46px; color: #999999;}
} 
INPUT { color: #FFFFFF; text-decoration: none; background-color: #1D1F20; text-indent: 1px; border: solid 1px #333333 }
SELECT { color: #FFFFFF; text-decoration: none; background-color: #1D1F20; border: solid 1px #333333 }
TEXTAREA { color: #FFFFFF; text-decoration: none; background-color: #1D1F20; text-indent: 1px; border: solid 1px #333333 }

BODY 
{ 
   scrollbar-base-color:#FFFFFF; 
   scrollbar-track-color:#FFFFFF;
   scrollbar-face-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3d-light-color:#5A8ED0;
   scrollbar-dark-shadow-color:#5A8ED0;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-arrow-color:#5A8ED0;
}
