@charset "ISO-8859-1";
#tablelayout {
	text-decoration: none;
	border: 2px solid #000000;
	margin: 10px;
	padding: 4px;
	background-color: #ece9d8;
}
#tdnavigation {
	background-color: #990000;
	text-align: center;
}
#tdnavigation a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 3px;
	padding: 5px;
	border: 1.25px double #FFFFFF;
	white-space: normal;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
#tdaddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-align: left;
}
#tdaddress2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: right;
	text-indent: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
#tdbottom {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	text-indent: 2px;
	line-height: 16px;
	text-align: left;
	font-size: 16px;
}
#tdbottomrt {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	text-indent: 2px;
	text-align: right;
	font-size: 16px;
	line-height: 12px;
}
#tdnavigation a:hover {
	background-color: #000000;
}
body {
	font-size: 14px;
	color: #000000;
}
p {
	margin-top: 7px;
	margin-bottom: 3px;
}
h2 {
	font-size: 24px;
	margin-bottom: 0px;
}

