body, table, tr, td
 
{scrollbar-arrow-color: #000000;
 scrollbar-track-color: #EDEDED;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #EDEDED;
 scrollbar-3dlight-color: #EDEDED;
 scrollbar-darkshadow-color: #EDEDED;
 scrollbar-shadow-color: #EDEDED;
 
background-color:#EDEDED;
border:0;
margin-left:5px;
margin-top: 20px;

font-family: verdana, arial; font-size: 7.5pt; color:#000000; font-weight: normal;}
	A:link     {color: #000000; text-decoration:none;cursor: hand; font-weight: bold;}
	A:visited  { text-decoration: none; color: #000000;font-weight: bold;}
	A:active   {color: #000000; text-decoration: none;font-weight: bold;}
	A:hover    {text-decoration: line-through; color: #FFFFFF;
		           cursor: default;
		           filter:blur(strength=6,direction=0); height:1;
		           font-weight:bold;}
		           
input, textarea, option, select
 
{background-color: #EDEDED;
border:1px solid color:#000000;

font-family: verdana, arial; font-size: 7.5pt; color:#000000; font-weight: normal;}
	A:link     {color: #000000; text-decoration:none;cursor: hand; font-weight: bold;}
	A:visited  { text-decoration: none; color: #000000;font-weight: bold;}
	A:active   {color: #000000; text-decoration: none;font-weight: bold;}
	A:hover    {text-decoration: line-through; color: #FFFFFF;
		           cursor: default;
		           filter:blur(strength=6,direction=0); height:1;
		           font-weight:bold;}          


