/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #f9fcef;
}
body {
	background-color: #869753;
	margin: 0px;
	padding: 0px;
}
p{
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.header1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	background-image: url(pin.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
	padding-left:30px;
}
.header2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e7f84b;
	padding-bottom:5px;
}
#header2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e7f84b;
	padding-bottom:5px;
	text-decoration: underline;
}
#header2 a:link {
	color: #e7f84b;
	text-decoration: underline;
}
#header2 a:visited {
	text-decoration: underline;
	color: #e7f84b;
}
#header2 a:hover {
	text-decoration: none;
	color: #e7f84b;
}
#header2 a:active {
	text-decoration: underline;
	color: #e7f84b;
}
.header2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e7f84b;
	padding-bottom:5px;
}
.info{
	font-size: 15px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0px;
	line-height:20px;
}
a:link {
	color: #f9fcef;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #f9fcef;
}
a:hover {
	text-decoration: none;
	color: #f9fcef;
}
a:active {
	text-decoration: underline;
	color: #f9fcef;
}

#bottomlinks a:link{
	color: #f9fcef;
	text-decoration: none;
}
#bottomlinks a:visited{
	color: #f9fcef;
	text-decoration: none;
}
#bottomlinks a:hover{
	color: #f9fcef;
	text-decoration: underline;
}
#bottomlinks a:active{
	color: #f9fcef;
	text-decoration: none;
}
.formfield{
	font-family:Tahoma;
	font-size:12px;
	height:18px;
	width:144px;
	background-color:#f9fcef;
	border:1px solid #3F4626;
}
.formarea{
	font-family:Tahoma;
	font-size:12px;
	height:132px;
	width:290px;
	background-color:#f9fcef;
	border:1px solid #3F4626;
}
form{
	margin: 0px;
	padding: 0px;
}