/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.field1 {
	background-color: #f3f3f1;
	border-style:solid;
	border-width:1px;
	border-color:#eeeeee;
	width: 190px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.field2 {
	background-color: #f3f3f1;
	border-style:solid;
	border-width:1px;
	border-color:#eeeeee;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
a:link {
	color: #538D00;
}
a:visited {
	color: #538D00;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.style10 {color: #538D00;}
.subheader {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;}