body {
	background-color: #DFDBBE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background-image:  url("images-new/bkg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	margin-top: 4px;
}
.mainborder {
	border: 1px solid #DFDBBE;
}
.tan-dk {
	color: #DCD9B6;
}
.smallbold {font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.small {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a:link {
	text-decoration: none;
	color: #BE0412;
}
a:visited {
	text-decoration: none;
	color: #BE0412;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #BE0412;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
td {
	font-size: 14px;
}
