@charset "utf-8";
.content {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-left: 45px;
}
.red_background {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
.yellow_background {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #4d1305;
	font-weight: bold;
	padding-left: 30px;
}
a.menu:link {
	font-family: Arial;
	font-size: 11px;
	color: #4d1305;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
a.menu:visited {
	font-family: Arial;
	font-size: 11px;
	color: #4d1305;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
a.menu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #4d1305;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
.menu_home {
	font-family: Arial;
	font-size: 11px;
	color: #4D1305;
	padding-left: 10px;
	background-repeat: repeat-x;
	height: 41px;
	font-weight: bold;
}
a.menu_link:link {
	font-family: Arial;
	font-size: 11px;
	color: #4D1305;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link:visited {
	font-family: Arial;
	font-size: 11px;
	color: #4D1305;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #4D1305;
	font-weight: bold;
	text-decoration: none;
}
.menu_top {
	font-family: Arial;
	font-size: 11px;
	color: #4D1305;
	padding-left: 10px;
	font-weight: bold;
}
.menu_members {
	font-family: Arial;
	font-size: 11px;
	color: #4D1305;
	padding-left: 10px;
	background-repeat: repeat-x;
	height: 50px;
	font-weight: bold;
}
.menu_content {
	font-family: Arial;
	font-size: 11px;
	color: #4D1305;
	padding-left: 20px;
	font-weight: bold;
}
