BODY{
scrollbar-3d-light-color: #FFCC33;
scrollbar-arrow-color: #FFFFC6;
scrollbar-base-color: #FFFFC6;
scrollbar-dark-shadow-color: #FFCC33;
scrollbar-face-color: #FFCC33;
scrollbar-highlight-color: #FFFFC6;
scrollbar-shadow-color: black;
}

.table {
font-family: verdana; font-size: 9px;
text-align: center;
border-bottom: 1px dashed #FFCC33;
border-top: 1px dashed #FFCC33;
border-left: 1px dashed #FFCC33;
border-right: 1px dashed #FFCC33;


   }
   
   
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFCC33;
	border: 1px inset #FEE498;
	
	
	.buton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;}
.buton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;}

   }

A:hover {text-decoration:none; cursor:none; background-color:white; color:#0033BB;}
A:visited { text-decoration:none; cursor:none; color:0033BB;}
A:link { text-decoration:none; cursor:none; color: #003366;}
A:active { { text-decoration:none; cursor:none; color:#003366;}