A{text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:link {color:#343621; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:visited {color:#343621; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:active {color:#343621; 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 #343621; 
background-color : #6d7511;
FONT-SIZE: 11px;
COLOR: #343621;
FONT-FAMILY: Verdana;
text-align: right;
font-weight: bold;
text-transform: uppercase;
width: 100%
}

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

.text1
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #eae7cb;
FONT-FAMILY: Verdana;
text-align: justify;
}

.text2
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #eae7cb;
FONT-FAMILY: Verdana;
text-align: center;
}

.text3
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #cbc7a1;
FONT-FAMILY: Verdana;
text-align: left;
}

textarea{
background-color: #cbc7a1;
border: 1px solid  #929f02;
padding: 1px;
color:  #929f02;
font-size: 9px;
font-family:  Verdana;
width:100px;
height: 50px;
}

BODY#main
{
background-image : url(../images/bg.jpg);
background-repeat: repeat-y;
background-color: #343621;
FONT-SIZE: 10px;
COLOR: #eae7cb;
FONT-FAMILY: Verdana;
text-align: justify;
SCROLLBAR-FACE-COLOR: #343621; 
SCROLLBAR-HIGHLIGHT-COLOR: #343621; 
SCROLLBAR-SHADOW-COLOR: #343621; 
SCROLLBAR-3DLIGHT-COLOR: #343621; 
SCROLLBAR-DARKSHADOW-COLOR: #343621;
SCROLLBAR-ARROW-COLOR: #857d5e; 
SCROLLBAR-TRACK-COLOR: #857d5e; 
}

