@charset "utf-8";
/* CSS Document */

#navigation2 a {
	color: #FFFFFF;
	line-height:8px;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-color: #A12223;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
#navigation2 a:hover {
	color:#FFFFFF;
	background-color: #760900;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A12223;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A12223;
	text-decoration: none;
}
.left_picture {
	padding-right: 10px;
	padding-bottom: 10px;
}
