@charset "utf-8";
body {
	margin: 0px;
	background: url(images/template/main_bg.gif);
}
.banner_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-decoration: none;
}
.menu {
	background: url(images/template/menu_bg.gif);
	border-left: 1px solid #898989;
	border-bottom: 1px solid #898989;
	border-right: 1px solid #898989;
}
.menu td a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding: 5px;
}
.main {
	background: #fff;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.main a, .main td a{
	color: #4f6c95;
	text-decoration: none;
}
h1 {
	color: #4f6c95;
	font-weight: normal;
	border-bottom: 2px solid #9f9f9f;
	font-size: 17px;
}
.footer {
	border: 1px solid #898989;
	background: url(images/template/footer_bg.gif);
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	padding: 5px;
}
.footer a {
	color: #444;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.error {
	color: #c00;
	font-weight: bold;
}

#siteTitle {
	background-image: url(Images1/logo.jpg);
	width: 326px;
	height: 74px;
	background-repeat: no-repeat;
}

#siteTitle span {
	line-height: 74px;
	font: 36px lighter Arial, Helvetica, sans-serif;
	margin-left: 96px;
	color: #055182;
}

.style1 {font-size: 18px}
.style2 {font-size: 12px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}

