@charset "UTF-8";
#lm_backtop {
	background-image: url(../images/lm.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#rm_backtop {
	background-image: url(../images/rm.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #6D8927;
}
a:visited {
	color: #6D8927;
}
a:hover {
	color: #D8741E;
}
a:active {
	color: #6D8927;
}
.menutext a:link {
	color: #333333;
	text-decoration: none;
}
.menutext a:visited {
	color: #333333;
	text-decoration: none;
}
.menutext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menutext a:active {
	color: #333333;
	text-decoration: none;
}
.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.submenutext a:link {
	color: #333333;
	text-decoration: none;
}
.submenutext a:visited {
	color: #333333;
	text-decoration: none;
}
.submenutext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.submenutext a:active {
	color: #333333;
	text-decoration: none;
}
a.selected:link {
	color: #FFFFFF;
}
a.selected:visited {
	color: #FFFFFF;
}
a.selected:hover {
	color: #FFFFFF;
}
a.selected:active {
	color: #FFFFFF;
}
