body {
	background-image: none;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.borders {
	border-style: solid;
	border-width: 1px;
	border-color: #83512b;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83512b;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83512b;
}
.topandbottom {
	border-top-width: thin;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #e9e2c3;
}
li {
	padding: 3px;
}
a:link.left,a:active.left,a:visited.left{
	color: #83512b;
	text-decoration: none;
	font-weight: bold;
}
.creamtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9e2c3;
	font-weight: bold;
}
