body {  
background: url('images/bg.gif');
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
a:Link {color:#3E5940;text-decoration:underline;}
a:Visited {color:#3E5940;text-decoration:underline;}
a:Hover {color:#A39C7B;text-decoration:none;}

a.two:Link {color:#CCC8B5;text-decoration:none;}
a.two:Visited {color:#CCC8B5;text-decoration:none;}
a.two:Hover {color:#FFFFD5;text-decoration:underline;}

a.three:Link {color:#ff0000;text-decoration:underline;}
a.three:Visited {color:#ff0000;text-decoration:underline;}
a.three:Hover {color:#006600;text-decoration:underline;}
 
h1 {
font-family: "Arial";
color: #3E5940;
font-size: 150%;
font-weight: bold;
}

h2 {
font-family: "Arial";
color: #3E5940;
font-size: 100%;
font-weight: bold;
text-align: center;
}
 
.text1 { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 10pt "Verdana";
color: #333333;
}
 
.text3 { font: 10pt "Arial";
color: #333333;
}

.text4 { font: 8pt "Verdana";
color: #FFFFFF;
}

.text5 { font: 8pt "Verdana";
color: #008000;
}

.text6 { font: 10pt "Arial";
color: #008000;
}

.text7 { font: 8pt "Arial";
color: #333333;
}

.text8 { font: 12pt "Arial"
color: #008000;
}

img.bottom {vertical-align:text-bottom}

.table1 {
border-style: solid;
border-color: #FFFFFF;
border-width: 1px;
}

ul li {   
color: #333333;
font-family: arial;
font-size: 10pt;
text-indent: 3px;
line-height: 22px;
}

input {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

}
.submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
.submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}
