@charset "ISO-8859-1";
#Table_01 {
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
#Table_01 #flag_line {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Table_01 #flag_line td {
	padding: 2px;
}
#Table_01 #sidewing {
	background-image: url(index_images/index_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Table_01 a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
}
#Table_01  a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 1.2em;
}
#Table_01 #centre_table {
	width: 408px;
}
#right_text {
	color: #333333;
	margin-left: 10px;
	margin-right: 50px;
}
#left_text {
	color: #333333;
	margin-right: 10px;
	margin-left: 50px;
	text-align: right;
}
#Table_01 h1 {
	font-size: 1.3em;
	font-weight: bold;
}
#index_footer table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
#index_footer {
	background-color: #000000;
	padding: 4px;
}
