@charset "utf-8";
body {
	background-color: #474646;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #323031;
}
#tableLayout {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E3E0;
	border-left-color: #8F8175;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8F8175;
	background-color: #E5E3E0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E5E3E0;
}
#tdSplash {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	color: #453C35;
	line-height: 1.5em;
}


#tableLayout2 {
	margin: 0px;
	padding: 0px;
}
#tdSidebar {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E5E4E0;
	background-color: #474646;
	background-position: bottom;
}
#tdLogo {
	background-color: #323031;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#tdNavigation {
	background-color: #323031;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	color: #3B3833;
	text-align: center;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	color: #525B30;
	text-align: center;
	margin-left: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #747B38;
	border-bottom-color: #747B38;
	margin-right: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #323031;
	text-decoration: none;
}
#tdLinks {
	vertical-align: top;
}
#tdLinks a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323031;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: block;
	margin: 10px;
	padding: 8px;
	font-weight: bold;
}
#tdLinks a:hover {
	background-color: #A5988F;
}
s
