BODY{
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #D99800; 
scrollbar-darkshadow-color: #708090; 
scrollbar-face-color: #708090; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-track-color: #708090;
}

a:link { color: #3333FF; text-decoration: none }
a:visited { color: #3333FF; text-decoration: none }
a:hover { color: #FF0000; text-decoration: none }

.style1 {font-family: verdana; font-size: 10px; font-weight: bold; color: #cccccc;}  /* small bold gray */
.style2 {font-family: verdana; font-size: 10px; font-weight: bold; color: #ffffff;}  /* small bold white */
.style3 {font-family: verdana; font-size: 13px; font-weight: bold; color: #ffffff;}  /* large bold white */
.style4 {font-family: verdana; font-size: 10px; color: #ffffff;}  /* small white */
.style5 {font-family: verdana; font-size: 13px; color: #ffffff;}  /* large white */
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style7 {font-family: verdana; font-size: 13px; color: #000000;}  /* large black */
.style8 {font-family: verdana; font-size: 13px; color: #000000; font-weight: bold;}  /* large black bold */
.style9 {font-family: verdana; font-size: 10px; color: #000000; font-weight: bold;}  /* small black bold */


textarea { background-color: #99CCCC ; border: 2px solid #000000; font-size: 11px; font-family: verdana; color: #000000; padding: 3px;
}
input { background-color: #95C2E5 ; border: 2px solid #000000; font-size: 11px; font-family: verdana; color: #000000; padding: 3px;
}
input:focus, textarea:focus, select:focus, input:hover, textarea:hover
  { background : #99CCCC; 
     }
	 

