.text {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.handhover {
	CURSOR: hand
}
.tint {
	FILTER: Alpha(Opacity=70)
}
.toptail {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: #000000 2px solid; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: #000000 2px solid
}
.sideside {
	BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 0px solid; BORDER-LEFT: #000000 2px solid; BORDER-BOTTOM: #000000 0px solid
}
.header {
	background-attachment: fixed;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.left {
	background-attachment: fixed;
	background-image: url(images/bg-peas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.form {
	border: 1px dotted #333333;
}
.fieldwidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #dcdcdc;
	padding: 1px;
	border: 1px solid #333333;

}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	background-image: url(nav1.gif);
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	list-style-image: none;
	list-style-type: none;
	background-attachment: fixed;
	height: 24px;
	width: 130px;
	line-height: 26px;





}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	background-image: url(nav2.gif);
}
