body {
	background-color: #EBE5DB;
	margin-left: 8px;
	margin-top: 8px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #330000;
	text-align: left;
	vertical-align: top;
	height: auto;
}
td {
	background-position: top;
	vertical-align: top;
}
#mainTableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	background-image: url(images/inside_03.gif);
	background-repeat: no-repeat;
	background-color: #F2EBE2;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #cc3300;
	text-decoration: none;
}
a:hover {
	color: #EAA514;
	text-decoration: none;
}
a:active {
	color: #EAA514;
	text-decoration: none;
}

