a:link       { text-decoration: none }
a:active     { text-decoration: underline }
a:visited    { text-decoration: none }
a:hover      { text-decoration: underline }

.field_input { padding:1px; background-repeat: repeat; background-attachment: scroll; background-color: 
               #FFFFFF; color: #000000; font-family: Tahoma;  
               text-align: left; scrollbar-face-color: #CCCCCC; 
               scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: 
               #FFFFFF; scrollbar-3dlight-color: #FFFFFF; 
               scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: 
               #FFFFFF; scrollbar-arrow-color: #000000; 
               border: 1px solid #000000; background-position:   
               transparent 50%; ; font-size:10pt }
.field_button { padding:2px; background-color: #B9B9FF; background-repeat: repeat; background-attachment: 
               scroll; color: #000000; font-family: Tahoma;  
               text-align: center; scrollbar-face-color: #CCCCCC; 
               scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: 
               #FFFFFF; scrollbar-3dlight-color: #FFFFFF; 
               scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: 
               #FFFFFF; scrollbar-arrow-color: #000000; font-weight: bold; 
               border: 2px solid #000000; background-position:    
               0% 50%; ; font-size:8pt }