body {
	background-image: url(/english/img/back_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #E70012;
	text-decoration: underline;
}
.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: none #E70012;
	border-right: none #E70012;
	border-bottom: 1px solid #E70012;
	border-left: 6px solid #E70012;
	padding: 5px;
	height: 20px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.top_title {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	color: #E70012;
}
.outlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.top_logo {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ctry {
	font-size: 24px;
	font-family: Impact;
}
.ctry_line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_border {
	border-collapse: collapse;
}

