BODY {
font-family: Arial, Verdana,Helvetica,sans-serif;
font-size: 11px;
link="#FFFFFF" vlink="#FFFFFF" alink="#FFFF66"
scrollbar-base-color: 232637;
scrollbar-face-color: 232637;
scrollbar-highlight-color: 6E6F77;
scrollbar-3dlight-color: 232637;
scrollbar-darkshadow-color: 1A1C1F;
scrollbar-shadow-color: 7D858D;
scrollbar-arrow-color: FFF800;
scrollbar-track-color: 5F6870;
}

, a:visited, a:active, a:link { color: #ffffff; text-decoration: none }
a:hover { color: #ffff66; text-decoration: none }

.button {
background-color: 3E7FBB;
border-color: 33CCFF;
color: FFFFFF;
font-family: arial;
}

.field {
background-color: ffffff;
color: 3E7FBB;
font-family: arial;
}

.check {
background-color: FFFFFF;
}