body {
background: url(images/3_horizgrad.gif) left top repeat-x;
background-color: #003366;
}

td {
font-size:12px;
font-family: verdana,arial,helvetica;
color:#f26c4f;
font-weight:bold;
}

.smallText {
font-size: 10px;
line-height: 12px;
}

.bigText {
font-size: 16px;
}

.medText {
font-size: 14px; 
color:#6699cc;
}

input {
background: #99ccff;
font-weight: bold;
color: #003366;
font-family: courier, serif;
border-style: solid;
border-width: 0px;
border-color: #000033;
}

input.counter {
background: #003366;
font-weight: bold;
color: #f26c4f;
font-family: courier, serif;
border-width: 0px;
border-color: #000033;

}

input.counterwas {
background: #003366;
font-weight: bold;
color: #f26c4f;
text-align: right;
font-family: courier, serif;
border-style: solid;
border-width: 0px;
border-color: #000033;
}

textarea {
background: #99ccff;
font-weight: bold; color: #003366;
font-family: courier, serif;
scrollbar-width: 0px;
scrollbar-face-color: #003366;
scrollbar-highlight-color: #003366;
scrollbar-shadow-color: #003366;
scrollbar-track-color: #003366;
scrollbar-3dlight-color: #003366;
scrollbar-darkshadow-color: #003366;
scrollbar-arrow-color: #6699cc;
border-style: solid;
border-width: 0px;
border-color: #000033;
}
