body {
scrollbar-base-color:#899D65;
}

textarea {
scrollbar-base-color:#899D65;
background-color: #899D65;
border-color: #59743B;
font-family: verdana; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #ffffff;
}


input.text {
height: 16px;
width: 88px;
border: none;
background-color: #899D65; 
border-color: #899D65;
font-family: verdana; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #ffffff; 
}

input.file {
height: 16px;
width: 128px;
border: none;
background-color: #899D65; 
border-color: #899D65;
font-family: verdana; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #899D65; 
}

input.checkbox {
height: 16px;
width: 16px;
border-color: #59743B;
background-color: #59743B; 
font-family: verdana; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #ffffff; 
}

input.submit {
height: 18px;
width: 45px;
background-color: #59743B; 
border-color: #59743B;
font-family: verdana; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #899D65; 
}

select {
height: 16px;
width: 90px;
background-color: #899D65; 
border-color: #59743B;
font-family: verdana; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #ffffff;
}

h3 { 
text-decoration: none; 
font-family: arial black;
font-size: 16px; 
font-weight: normal;
color: #59743B;
} 

h4 { 
text-decoration: none; 
font-family: verdana;
font-size: 9px; 
font-weight: bold;
color: #59743B;
} 

h5 { 
text-decoration: none; 
font-family: verdana;
font-size: 9px; 
font-weight: bold;
color: #899D65;
} 

td { 
text-decoration: none; 
font-family: verdana;
font-size: 9px; 
font-weight: normal;
} 


td.submenu { 
color: #899D65;
} 

td.form { 
color: #899D65;
} 

td.main { 
color: #000000;
text-align:justify;
} 

td.upper { 
color: #59743B;
} 

@media screen{
td { 
font-size: 9px; 
} 
}

@media print{
td { 
font-size: 7px; 
} 
}

A:link { 
text-decoration: none; 
font-family: verdana ;
font-weight: bold
} 

A:visited { 
text-decoration: none; 
font-family:  verdana;
font-weight: bold
} 

A:hover { 
background-color:'#59743B';
color:'000000';
}

A:active { 
text-decoration: none; 
font-family:  verdana;
font-weight: bold
} 

A  {
cursor : pointer;
}

A.open { 
text-decoration: none; 
font-family: verdana ;
font-weight: bold;
color:'99aD75';
} 

A.open:hover { 
background-color:'#899D65';
color:'#59743B';
}

em { 
text-decoration: none; 
font-family: verdana ;
font-weight: plain;
background-color:'#808000';
} 
