<style type="text/css">
input, textarea, select {
background-color: transparent;
width : 300px;
border: none;
border-bottom: 1px solid #ff0000;
border-top: 1px solid #ff0000;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
font-family: verdana, helvetica, sans-serif;
display: inline;
font-size: .7em;
letter-spacing: 2em;
color: #ff0000;
margin: 0em;
scrollbar-face-color: #ff0000;
scrollbar-shadow-color: #ff0000;
scrollbar-highlight-color: #ff0000;
scrollbar-3dlight-color: #ff0000;
scrollbar-darkshadow-color: #ff0000;
scrollbar-track-color: #ff0000;
scrollbar-arrow-color: #ff0000;
}
</style>
hope this helps.