/* CSS Document */

<!--
a         { text-decoration: none; color: #FFFFFF; font-family: Verdana; FONT-SIZE: 11px}
a:hover	  { text-decoration: none; color: #FFFFFF; font-family: Verdana; FONT-SIZE: 11px}

body      { text-decoration: none; color: #FFFFFF; font-family: Verdana; FONT-SIZE: 11px}

style14 {
line-height: 1.6em;
}

input , select, textarea { 
font-family : Verdana; 
color : #000000; 
font-size : 9px; 
background : #ffffff; 
border : 1px solid #79c131; 
} 

Text Field { 
  color: #333333; 
  background: #F3F3F3; 
  border: solid #CCCCCC 1px; 
  background-image: url('images/textareabg.png'); 
  background-repeat: no-repeat; 
  background-position: center center; 
} 

body {
margin: 0px;
}
-->
