body {
font-family: Helvetica;
font-size: 13px;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
font-weight: normal;
color: #000000;
text-align: justify; 
background: #395024; }

#layout {
position:absolute; 
left:2; 
top:2; }

#main {
color: #000000;
background: #7A995D;
position: absolute; 
padding: 10px;
left: 220px; 
top: 150px; 
width: 600px; }

A 
{text-decoration:none;
 color: #395024;
 font-weight:bold;
 cursor:hand;}

A:hover
{text-decoration:none;
 color: #D3F9F0;
 font-weight:none;
 cursor:hand;}

td { background-color: #3D3C41;
font-family: Helvetica;
font-size: 12px;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
text-align: justify; 
font-weight: normal;
color: #000000; }

.title{
font-family: Helvetica;
color: #5A7A3D;
font-size: 11px;
letter-spacing: 0px; 
font-weight: bold;
font-style: none;
line-height: 11px;
text-align: right;
text-transform: uppercase;
width: 100%;
padding-right: 10px;
padding: 2px;
border-bottom: 1px dashed #395024;
margin-bottom: 2px;  }

input,textarea, select {
background: #395024;
border: 1px solid #000000;
font-family: Helvetica; 
font-weight: none;
font-size: 12px; 
text-transform: none;
color: #DFDFDF;
overflow-x:hidden;  }

img 
{border: 0px;}