@charset "utf-8";
body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bkg-page.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 12px;
}
.menu_top {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
.menu_top a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu_top a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu_top a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.menu_left {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.menu_left a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_left a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_left a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_left_address {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 12px;
	border: 2px solid #056CB5;
}
.content_main {
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #056cb5;
	border-right-color: #056cb5;
	border-bottom-color: #056cb5;
	border-left-color: #056cb5;
	letter-spacing: .02em;
}
.copyright {
	font-size: 9px;
	color: #333333;
	padding: 8px;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #59297C;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #006A44;
	line-height: 20px;
}
.content_main_smalltext {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
