@charset "utf-8";
.fe {
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/button.png);
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 15px;
}
a.sidemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/button.png);
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 15px;
}
a.sidemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/button.png);
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 15px;
}
a.sidemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #A43A1D;
	background-image: url(images/button_over.png);
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 15px;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.sidemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/button.png);
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 15px;
}
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A53B1E;
	font-weight: bold;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A43A1D;
}
