body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #C7D2DC;
	padding: 0px;
	line-height: 1.2em;
	color: #333333;
}
#navborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A81D21;
	height: 44px;
}
#logo {
	padding-left: 65px;
}
#title {
	font-weight: bold;
	padding-left: 197px;
}
#eric {
	float: left;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 22px;
	margin-bottom: 22px;
}
#maintext {
	clear: right;
	padding-right: 10px;
	padding-left: 15px;
}
#bottomnav {
	font-size: 10px;
	text-align: center;
	background-color: #A71A1E;
	color: #FFFFFF;
	margin-top: 34px;
	margin-bottom: 0px;
	padding: 2px;
}
#maintable {
	border: 1px solid #666666;
}
#footer {
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
a:link, a:visited {
	color: #A71A1E;
}
a:hover {
	text-decoration: none;
}
#bottomnav a:link, #bottomnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:hover {
	text-decoration: underline;
}
li {
	padding: 4px;
	list-style-type: square;
}
h1 {
	font-size: 14px;
	text-decoration: underline;
}
.submit {
	padding: 1px;
	border: 1px solid #FFCC33;
	background-color: #A71A1E;
	color: #FFFFFF;
	font-weight: bold;
}
#ul_nav a:link, #ul_nav a:visited {
	text-decoration: none;
	font-size: 12px;
}
#ul_nav a:hover {
	text-decoration: underline;
}
#ul_nav a.current:link, #ul_nav a.current:visited {
	color: #FFFFFF;
	background-color: #A71A1E;
}
