body {
background-color: #8F9FAC;
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;
margin-top: 0px;
}
input {
border: 1px solid;
border-color: #999999;
padding: 2px;
font-family: arial;
font-size: 10pt;
font-weight: normal;
font-style: normal;
background-color: #FFFFAF;
}
textfield, textarea {
font-family: arial;
font-size: 10pt;
font-weight: normal;
font-style: normal;
border: 1px solid;
border-color: #999999;
padding: 2px;
background-color: #FFFFAF;
}
