.bg_pattern {
	background-image: url(../images/share/bg_pattern.jpg);
	background-repeat: repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #81973a;
	text-decoration: none;
}
.footer a:link, .footer a:visited, .footer a:active {
    color: #81973a;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.left_shadow {
	background-image: url(../images/share/left_shadow.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.right_shadow {
	background-image: url(../images/share/right_shadow.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.bg_menu {
	background-image: url(../images/share/bg_menu.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e250f;
	text-decoration: none;
}
.content_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #718c21;
	text-decoration: none;
}
