
body
{
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #000000;
	font-size: 12px;
	font-family:  Arial, sans-serif;
	margin-left : 5px;
	margin-top : 10px;

}


TD, TR, P, FONT 
{
	
	font-size: 11px;
	font-family:  Arial, sans-serif;
	font : 11px;
}

.normal
{ color: #ffffff; font-size: 12px; font-family: Arial, sans-serif; }

.error
{ color: #ff0000; font-size: 12px; font-weight: bold; font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; }

a:link       { color: #B0D0F1; text-decoration: underline; }
a:visited  { color: #B0D0F1; text-decoration: underline; }
a:active   { color: #B0D0F1; text-decoration: underline; }
a:hover   { color: #ffffff; text-decoration: none; }

a.black:link       { color: #666666; text-decoration: underline; }
a.black:visited  { color: #666666; text-decoration: underline; }
a.black:active   { color: #666666; text-decoration: underline; }
a.black:hover   { color: #333333; text-decoration: none; }

a.grey:link       { color: #000000; text-decoration: underline; }
a.grey:visited  { color: #000000; text-decoration: underline; }
a.grey:active   { color: #000000; text-decoration: underline; }
a.grey:hover   { color: #333333; text-decoration: none; }