.tds
 {
  background-color: #004891;
  height: 20px;
  text-align: center;
  border: 1px solid white;
  font-size: 14px;
  filter:alpha(opacity=45);
  -moz-opacity:45%;
  cursor: hand;
 }
A:link {font: bold 12px arial; color: #ffffff; text-decoration: none;}
A:visited {font: bold 12px arial; color: #ffffff; text-decoration: none;}
A:hover {font: bold 12px arial; color: #E9F0F8; text-decoration: underline;}

BODY{
scrollbar-face-color:#02378E;
scrollbar-arrow-color:white;
scrollbar-track-color:#F3EFFF;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

/*<![CDATA[*/
#btn {
	background-color: #E6E6E6;
}
			
#btn:hover {
	background-color: #F2FFD5;
}
/*]]>*/


