body {
	background: #CCCC99;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	}
img {
	border: none;
}

#tbl_body {
	width: 100%;
	height: 100%;
	border: none;
}
.td_border {
	width: 1px;
	background-color: #666633;
}
a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	color: #333300;
	text-decoration: none;
}
a:active {
	color: #333300;
	text-decoration: none;
}
