/* CSS Document */

body
{
	font-family:Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	scrollbar-base-color:#666699;
  	scrollbar-3dlight-color:#000000;
  	scrollbar-arrow-color:#ffffff;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-face-color:#2b436c;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#666699;
  	scrollbar-track-color:#c7ccd8;
	
}

body a:link, body a:visited, body a:hover, body a:active
{
	font-family:Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
	text-decoration:none;
	font-size:11px;
	color:#5e6a89;
}
body a:hover, body a:active
{
	color:#666699;
}

table
{
	font-family:Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
	font-size:11px;
	color:#000000;
}


