input{
background-color : #eaf9ff;
border : 1px solid #006699;
font-family : "Arial,sans-serif", monospace;
font-size : 11px;
padding-Left : 1px;
padding-Right : 1px;
}

textarea{
background-color : #eaf9ff;
border : 1px solid #006699;
font-family : "Arial,sans-serif", monospace;
font-size : 12px;
padding-Left : 4px;
padding-Right : 4px;
}


select { 
font-family: "Arial,sans-serif", monospace;
font-size: 16px; 
background-color: #eaf9ff; 
border:1px solid #006699; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}