body {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.h1 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.h2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bottom:link {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #7B7D17;
	text-decoration: underline;
}
.bottom:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.field {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #EDF0B3;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #B5BC23;
}
.bottom_hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #7B7D17;
	text-decoration: underline;
}
