@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #F6EFE8;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
#tdNavigation {
	font-family: "Engravers MT";
	font-size: 14px;
	color: #330000;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	font-weight: bold;
	vertical-align: bottom;
	position: relative;
	letter-spacing: normal;
	word-spacing: 2em;
	background-color: #FCCC66;
	font-style: normal;
}
#tdNavigation a {
	text-decoration: none;
	color: #330000;
	display: inline-block;
	border: 1px none #330000;
	margin-right: 4px;
	margin-left: 4px;
}
#tdNavigation a:hover {
	background-color: #FEF1D6;
}
#tdLeftBox {
	background-color: #C0948D;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #C6C2A4;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tdLeftBox a {
	color: #330000;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px none #660000;
	padding: 2px;
	text-decoration: none;
}

#tdLeftBox a:hover {
	text-decoration: underline;
	color: #660000;
}

#tdCenterBox {
	padding: 20px;
	margin: 10px;
}

#tdRightBox {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C0948D;
}
#tdFooter {
	font-family: "Engravers MT";
	font-size: 12px;
	color: #F0F0F0;
	background-color: #F9E3BA;
}
a:link {
	color: #330000;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #804000;
}

