BODY {
background-repeat: repeat-x;
background-image:URL(/img/global/back.jpg);
background-color:FFFFFF;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #cccccc; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-arrow-color: #330000; 
scrollbar-track-color: #f6f6f6; 
scrollbar-darkshadow-color: #ffffff;
}

TABLE{
background-repeat: repeat-x;
color:888888;
font-size:9pt;
}
TD{
background-repeat: repeat-x;
color:888888;
font-size:9pt;
}

INPUT{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
	background-color:#E5E5E5;
	border-style:solid;
	border-width:0px;
	border-color:#6D90B0;
	height:16;
        width:80;
}
         

a:visited {color:#6D6C6C;text-decoration:none;font-family:Arial;}
a:active  {color:#CC0000;text-decoration: none;font-family:Arial;}
a:hover   {color:#CC0000;text-decoration:underline;font-family:Arial;}
a:link	  {color:#6D6C6C;text-decoration: none;font-family:Arial;}

a.more:visited {color:#21C5DF;text-decoration:none;font-size:7pt;font-family:Arial unicode ms;}
a.more:active  {color:#21C5DF;text-decoration:none;font-size:7pt;font-family:Arial unicode ms;}
a.more:hover   {color:#21C5DF;text-decoration:underline;font-size:7pt;font-family:Arial unicode ms;}
a.more:link    {color:#21C5DF;text-decoration:none;font-size:7pt;font-family:Arial unicode ms;}






