body {
	background-color: #9C2108;
	background-image: url(images/mosaic_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C2108;
	text-decoration: none;
}
.main_table {
	width: 644px;
	height: 100%;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}
.header {
	height: 311px;
	width: 644px;
}
.content {
	height: 100%;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
}
.innertable {
	height: 100%;
	width: 550px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B1808;
	padding: 10px;
}
.foooooter {
	background-color: #731000;
	background-image: url(images/bottom_footer.gif);
	background-repeat: no-repeat;
	height: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
	line-height: 14px;
	color: #FFBD73;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #D64A18;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
.bigtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #003333;
	font-weight: normal;
	text-transform: none;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #083131;
}
