/* CSS Document */
body {
	font-family: Verdana;
	size: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 767e33;
}
a:hover {
	text-decoration: none;
	color: 767e33;
}
a:active {
	text-decoration: none;
}

#Layer1 {
font: normal 14px Verdana;
position:absolute; 
left:100px; 
top:52px; width:115px; 
height:80px;
z-index:1;
 


}

#Layer2 {
font: normal 14px Verdana;
position:absolute; 
left:758px; 
top:52px; 
width:252px; 
height:80px;
z-index:2;
}

#Layer3 {
font: normal 14px Verdana;
position:absolute; 
left:100px; 
top:132px; 
width:115px; 
height:250px; 
z-index:3;
}

#Layer4
{
font: normal 14px Verdana;
position:absolute; 
left:282px; 
top:153px; 
width:619px; 
height:400px; 
z-index:4;
}

#Layer5 {
font: normal 10px Verdana;
position:absolute; 
left:102px; 
top:485px; 
width:181px; 
height:80px; 
z-index:5;
}

#Layer6 {
position:absolute; 
left:215px; 
top:52px; 
width:425px; 
height:80px; 
z-index:6
}

input
{
color: #767e33;
background: #FFFFFF;
border: 1px solid #767e33
}

.submit input
{
color: #767e33;
background: #767e33;
border: 2px outset #767e33
} 


label
{
width: 12em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}


fieldset
{
border: 0px solid #767e33;
width: 20em
}

legend
{
color: #fff;
background: #767e33;
border: 1px solid #767e33;
padding: 2px 6px
} 

textarea {
border: 1px solid #767e33;
}
