.button_static {
	width: 270px;
	height: 38px;
	display: block;
	background-image: url(../images/buttons7.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 34px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-type: none;
}
.button_static:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(../images/buttons7.png);
	background-repeat: no-repeat;
	background-position: -306px 0px;
}
.navigation1 a {
	color:#FFFFFF;
	text-decoration: none;
}
.navigation1 a:hover {
	color: #EC1C24;
}
.style00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	text-align: left;
	padding-left: 12px;
}

