.border {
	border: 1px solid #D6C8B1;
}
body {
	background-color: #EFE7D9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8F703A;
}
.browngradbg {
	background-color: #FFFFFF;
	background-image: url(images/lightbrwntowhitegrad_31.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.small {
	font-size: 11px;
}
a:link {
	color: #8F703A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #B78F4D;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #B78F4D;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #8F703A;
}.greygradbg {
	background-color: #FFFFFF;
	background-image: url(images/greytowhitebg_67.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.greytxt {
	color: #616265;
	text-decoration: none;
}
