BODY {
background-repeat:repeat;
background-color:#afab88;
margin:0;
padding:0;
}

h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 16px;
color: #000000;
word-spacing: 0.0em;
letter-spacing: 0.0em;
}

table {
border-style:none;
border-width:0px;
border-spacing:0px;
}
td {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 16px;
word-spacing: 0.0em;
letter-spacing: 0.0em;
}

#minifont {
color: #FFFFFF;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
line-height: 11px;
word-spacing: 0.0em;
letter-spacing: 0.0em;
}

.field { border:0px solid;}
a:link    { color:#000000; text-decoration: none; }
a:visited { color:#000000; text-decoration: none; }
a:active  { color:#669933; text-decoration: none; }
a:hover   { color:#669933; text-decoration: underline; }

input,select,textarea,option
{
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
word-spacing: 0.0em;
letter-spacing: 0.0em;
line-height: 16px;
color: #ffffff;
background-color:#c4c1ae;
border-style: solid;
border-width: 1px;
border-color: #999999;
}
input:hover {
background-color:#dfdcc8;
}
input.border:focus {
background: #dfdcc8;
border: 1px solid #999999;
}
textarea:hover {
background-color:#dfdcc8;
}
textarea.border:focus {
background: #dfdcc8;
border: 1px solid #999999;
}
