body {
	background-color: #a19080;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style1 {
	color: #593B1F;
	font-size: 11px;
}
td.bottom{
  font-size: 11px;
  font-family: arial,verdana;
  background-repeat: no-repeat;
  background-position: bottom right;
}
td.top{
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	background-position: top right;
}
td.top-left{
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	background-position: top left;
}
.white-border {
	border: 5px solid #FFFFFF;
}
A:link  { font-size: 12px; color: #d09c3f; text-decoration: none }
A:visited  { font-size: 12px; color: #d09c3f; text-decoration: none }
A:hover  { font-size: 12px; color: #d09c3f; text-decoration: underline }
