body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #039B2E;
	margin-top: 6px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0E062F;
}
.header_lower_table {
	border-top: 1px dashed #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #999999;
}

.main_table {
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: none;
	border-left: none;
}.menu_table {
	border-right: 1px dashed #999999;
}
.dashed_four_sides {
	border: 1px dashed #999999;
}
.blue_text {
	color: #1A113E;
}

.blue_text_link {
	color: #1A113E;
	text-decoration: underline;
}
.blue_text_link:hover {
	color: #0EA228;
	text-decoration: underline;
}

/* main menu */

.footer_table {
	border-top: 1px dashed #999999;
	border-right: none;
	border-bottom: 1px dashed #999999;
	border-left: none;
}
.footer_link {
	color: #333333;
	text-decoration: none;
}
.footer_link:hover {
	color: #0EA228;
	text-decoration: none;
}
.content_link {
	color: #039B2E;
	text-decoration: none;
	font-weight: bold;
}
.content_link:hover {
	color: #0E062F;
	text-decoration: none;
	font-weight: bold;
}

/* main menu */

ul#leftmenu {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 34px;
}

.menu {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	color: #080134;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.menu a {
	text-decoration: none;
	color: #080134;
	list-style-type: none;
}

.menu a:hover {
	text-decoration: none;
	color: #00A913;
	list-style-type: none;
}
.blank_menu {
	list-style-type: none;
}
.quote {
	font-size: 10px;
	color: #039B2E;
	font-weight: bold;
}
.white_text1 {
	color: #FFFFFF;
	font-weight: bold;
}
.white_text2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_text_2_link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_text_2_link:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
