A{text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:link {color:#3e4c02;text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:visited {color:#3e4c02;text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:active {color:#3e4c02;text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:hover{color:#3e4c02; background-color: #C8CCBA; border-bottom: 4px solid #3e4c02; text-decoration: none; text-transform: uppercase; font-weight: bold; cursor: se-resize;}

.title
{
border-bottom: 4px solid #99a273; FONT-SIZE: 11px;
background-color: #C8CCBA;
COLOR: #99a273;
FONT-FAMILY: Tahoma;
text-decoration: bold;
text-align: right;
width: 100%
}

.text1
{
margin-left: 1px;
margin-right: 1px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: left;
}

.text2
{
margin-left: 1px;
margin-right: 1px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: justify;
}

.text3
{
margin-left: 1px;
margin-right: 1px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: center;
}

textarea{
background-color: #99a273;
border-top: 1px solid #C8CCBA; 
border-left: 8px solid #C8CCBA; 
border-right: 1px solid #C8CCBA; 
border-bottom: 1px solid #C8CCBA; 
padding: 2px;
color:  #131b0c;
font-size: 11px;
font-family:  Tahoma;
width:200px;
height: 100px;
}

input{
background-color: #99a273;
border-top: 1px solid #C8CCBA; 
border-left: 8px solid #C8CCBA; 
border-right: 1px solid #C8CCBA; 
border-bottom: 1px solid #C8CCBA; 
padding: 2px;
color:  #131b0c;
font-size: 11px;
font-family:  Tahoma;
}

option{
background-color: #99a273;
padding: 2px;
color:  #131b0c;
font-size: 11px;
font-family:  Tahoma;
}

img {
border: 0;
}

table, td {
font: 10px, Tahoma;
padding: 3px;
}

#navigation {
list-style-type: none;
margin: 0; padding: 0;
}

#navigation li {
display: inline;
padding: 2px 8px;
}

BODY#main
{
background-image : url(images/bg.gif);
background-repeat: repeat-y;
background-color: #C8CCBA;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: justify;
SCROLLBAR-FACE-COLOR: #C8CCBA; 
SCROLLBAR-HIGHLIGHT-COLOR: #C8CCBA; 
SCROLLBAR-SHADOW-COLOR: #C8CCBA; 
SCROLLBAR-3DLIGHT-COLOR: #C8CCBA; 
SCROLLBAR-DARKSHADOW-COLOR: #C8CCBA;
SCROLLBAR-ARROW-COLOR: #99a273; 
SCROLLBAR-TRACK-COLOR: #99a273; 
}

