@charset "utf-8";
.redBorder-lr {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CB161D;
	border-left-color: #CB161D;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	font-weight: bold;
}
.title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #B41116;
	font-weight: bold;
}


.redBorder-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E41823;
	font-size: 4px;
	color: #FFFFFF;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.menu-border {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E93236;
	border-left-color: #E93236;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: none;
	color: #333333;
	background-color: #7DAD94;
	background-position: center center;
	width: 300px;
	font-weight: bold;
}
.Links_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



.Links_black A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Links_black A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AB0F13;
	text-decoration: none;
}
