A{text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:link {color:#65803d; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:visited {color:#65803d; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:active {color:#65803d; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:hover{color:#929f02; background-image : transparent; border-bottom: 2px dashed #929f02; text-decoration: none; text-transform: uppercase; cursor: e-resize; font-weight: bold;}

a.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
a.opacity:hover img {
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
}

.title
{
border-bottom: 4px solid #e9db9e; 
background-color : #658137;
FONT-SIZE: 11px;
COLOR: #e9db9e;
FONT-FAMILY: Tahoma;
padding-left: 7px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
width: 100%
}

h1
{
border-bottom: 4px solid #343621; 
background-color : #eae7cb;
FONT-SIZE: 12px;
COLOR: #343621;
FONT-FAMILY: Tahoma;
text-align: left;
font-weight: bold;
text-transform: uppercase;
width: 100%
}

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

.text2
{
margin-left: 10px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 11px;
COLOR: #cbc7a1;
FONT-FAMILY: Tahoma;
text-align: center;
}

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

th
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 11px;
COLOR: #658137;
FONT-FAMILY: Tahoma;
text-align: center;
}

td
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 11px;
COLOR: #fa951e;
FONT-FAMILY: Tahoma;
text-align: center;
}

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

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

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

img {
border: 0;
}

td {
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;
background-color: #131b0c;
FONT-SIZE: 11px;
COLOR: #cbc7a1;
FONT-FAMILY: Tahoma;
text-align: justify;
SCROLLBAR-FACE-COLOR: #131b0c; 
SCROLLBAR-HIGHLIGHT-COLOR: #131b0c; 
SCROLLBAR-SHADOW-COLOR: #131b0c; 
SCROLLBAR-3DLIGHT-COLOR: #131b0c; 
SCROLLBAR-ARROW-COLOR: #658137; 
SCROLLBAR-TRACK-COLOR: #658137; 
SCROLLBAR-DARKSHADOW-COLOR: #131b0c;
}

