/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #EEEFEC;
}
.bodytext{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898783;
	line-height: 16px;
}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888881;
}
a.footerlinks:link {
	color: #888881;
	text-decoration: none;
}
a.footerlinks:visited {
	color: #888881;
	text-decoration: none;
}
a.footerlinks:hover {
	color: #B5B5B0;
	text-decoration: none;
}
.touts {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

a.toutslinks:link {
	color: #be961b;
	text-decoration: none;
}
a.toutslinks:visited {
	color: #be961b;
	text-decoration: none;
}
a.toutslinks:hover {
	color: #EACA6A;
	text-decoration: none;
}
.goBUTTON{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #be961b;
	font-weight: bold;
}
a.goBUTTONlink:link {
	color: #be961b;
	text-decoration: none;
}
a.goBUTTONlink:visited {
	color: #be961b;
	text-decoration: none;
}
a.goBUTTONlink:hover {
	color: #EACA6A;
	text-decoration: none;
}
.goBUTTON2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95b7a5;
	font-weight: bold;
}
a.goBUTTONlink2:link {
	color: #95b7a5;
	text-decoration: none;
}
a.goBUTTONlink2:visited {
	color: #95b7a5;
	text-decoration: none;
}
a.goBUTTONlink2:hover {
	color: #C9E6D7;
	text-decoration: none;
}
.field1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-style: italic;
	width: 140px;
	height: 18px;
	border: 1px solid #B7B7B7;
	padding-left: 3px;
}
