@charset "utf-8";
.tablebgr {
	background-image: url(images/bgr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
.txtbgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
	padding-left: 26px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

a.menulink, a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CA6C18;
	text-decoration: none;
}
