a {font-weight: bold;
text-decoration: none; 
color: #777C00;
background-color: transparent;
}

a:link {font-weight: bold;
text-decoration: none; 
color: #777C00;
background-color: transparent;
	}

a:visited {font-weight: bold;
text-decoration: none; 
color: #777C00;
background-color: transparent;
	}

a:hover {font-weight: bold;
text-decoration: underline; 
color: #777C00;
background-color: transparent;
	}

body{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
background-color: #E3E1C7;
cursor: default;}

input, textarea, select{
border-color: #777037;
border-style: solid;
border-width:2px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: bold;
color: #777037;
background-color: #E3E1C7;
}

table, tr, td{
font : 11px tahoma, verdana, arial, sans-serif; 
color : #777037;
}

.head, .header{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #777037;
color: #777037;
padding-bottom: 1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

#content  {
    position: absolute;
    z-index: 1;
    left: 10px;
    bottom: 45px;
    width: 40%;
    height: 300px;
    overflow: auto;
    padding: 5px;
    background: transparent;
    border: 0px;
    font-family: tahoma, verdana, arial, sans-serif; 
    font-size: 11px;
    color: #777037;
    text-align: justify;
}



.ch{cursor:pointer;cursor:hand}
a.search:link { color: #ffffff }
a.search:visited { color: #ffffff }
a.search:hover { color: #ffffff }
a.search:active { color: #ffffff }