body {
	background: #4e5969;
	font: normal 12px "Verdana, Arial, sans-serif";
	color: #662A01;
	margin: 5px 0 0 0;
}
a:link {
	color: #CD7552;
	text-decoration: none;
	border-bottom: 1px dotted #CD7552;
}
a:visited {
	color: #CD7552;
	text-decoration: none;
	border-bottom: 1px solid #CD7552;
}
a:hover, a:active {
	color: #473C69;
	border-bottom: 1px solid #473C69;
}
.tableborder {
	border: 10px solid #ffffff;
	padding: 0px 0px 0px 0px;
	background: #fde9da;
}
#content {
	width: 500px;
	margin: 0px 10px 10px 10px;
	padding: 0;
	text-align: left;
	line-height: 1.7em;
	font-size: 12px;
}
#footer {
	width: 780px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
}
.menu {
	width: 230px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #CD7552;
}
.side_menu a:link, .side_menu a:visited {
	text-align: left;
	color: #672b07;
	display: block;
	background: #fde9da;
	font: 13px "Georgia";
	font-style: italic;
	text-decoration: none;
	border-bottom: none;
	width: 230px;
	padding: 10px 10px 10px 10px;
}
.side_menu a:hover, .side_menu a:active {
	text-align: left;
	color: #fde9da;
	background: #a61f26;
	font: 13px "Georgia";
	font-style: italic;
	text-decoration: none;
	border-bottom: none;
	width: 230px;
	padding: 10px 10px 10px 10px;
}
.book {
	width: 240px;
	padding: 12px 0 15px 0;
	text-align: center;
}
.titles {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.yellow_table {
	border-right: 1px solid #662A01;
}
.footer_background {
	background: #ffffff;
	padding: 10px 4px 1px 4px;
}
.important {
	font-size: 14px;
	font-weight: bold;
}
.validate {
	padding: 0 0 0 0;
	color: #000000;
	font: 10px "Times", sans-serif;
	border-bottom: 0;
}
.validate a:link {
	padding: 0 0 0 0;
	color: #000000;
	font: 10px "Times", sans-serif;
	border-bottom: 0;
}
.validate a:visited {
	padding: 0 0 0 0;
	font: 10px "Times", sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 0;
}
.validate a:hover, .validate a:active {
	padding: 0 0 0 0;
	font: 10px "Times", sans-serif;
	color: #e8081e;
	border-bottom: 0;
}