﻿.body {
    text-align: center;
}

#section_body {
	position:relative;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#section_header_left {
	background-image: url('images/table_top_middle.jpg');
	padding: 10px;
	height: 80px;
	width: 130px;
	float: left;
	margin-right: 35px;
	margin-left: 10px;
}
#section_header_mid {
	background-image: url('images/table_top_middle.jpg');
	padding: 10px;
	height: 80px;
	width: 565px;
	float: left;
}
#banner {
	top: 10px;
	position: relative;
	left: 10px;
}
#section_header_right {
	background-image: url('images/table_top_middle.jpg');
	padding: 10px;
	height: 80px;
	width: 220px;
	float: left;
}
#section_mid{
}
#section_menu {
	height: 380px;
	padding: 10px;
	width: 150px;
	background-color: #FFFF5A;
	background-image: url('images/table_left_middle.jpg');
	font-size: small;
	float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#section_main {
	float: left;
	padding: 10px;
	width: 830px;
}
#section_footer {
    clear: both;
	text-align: center;
	font-size: small;
	background-color: #FFFF5A;
	width: 1024px;
}
#Logo_red {
	font-size: 28px;
	color: #FF0000;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
}
#logo_black {
	color: #000000;
}
#Logo_subscript {
	font-size: x-small;
	text-align: center;
	color: #FF0000;
}
#Logo_block {
	margin-top: 25px;
}

A:link {
color: #333333;
text-decoration: underline;
}

A:visited {
color: #333333;
text-decoration: underline;
}

A:active {
	color: #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #999999;
}
.style21 {color: #FF0000}
.style55 {font-size: 12px; color: #F5F5F5; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style56 {font-size: 12px; color: #FFFFFF; font-weight: bold; }
