a {font-weight: normal;
text-decoration: none; 
color: #906E17;
background-color: #DCC97F;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #906E17;
background-color: #DCC97F;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #906E17;
background-color: #DCC97F;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #906E17;
background-color: #DCC97F;
	}

body{
background-color: #C4CB8B;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#000000;;
}

input, textarea, select{
border-color:#906E17;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: center;
color: #906E17;
background-color: #C4CB8B;
}

table, tr, td{
font : 11px tahoma, verdana, arial, sans-serif;
color : #000000;
}

.head, .header, .smallhead{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #906E17;
color: #906E17;
padding-bottom: 1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}

.container{
margin: 0px 0px 0px 5px;
width: 95%;
}

#image{position:absolute; top:0; left:0;}