/* CSS Document */

.formbox1
{ 
border: #025581 1px solid; 
font-size: 11px; 
color: #025581; 
font-family: "Trebuchet MS";
background-color: #C9EEFF; 
text-decoration: none;
}
.formbox2
{ 
border: #7F9DB9 1px solid; 
font-size: 10px; 
color: #336699; 
font-weight: bold; 
font-family: verdana; 
background-color: #BFD9F1; 
text-decoration: none;
}
.button
{ 
border-style: outset; 
border-width: thin;
border-color:#025581;
font-size: 12px; 
color: #000000; 
font-weight: normal; 
font-family: "Trebuchet MS"; 
background-color: #C9EEFF; 
text-decoration: none;
}

