@charset "utf-8";
/* CSS Document */
.NewsBody{
	background-color:#E9EFDC;
	background-image:none;
}
.NewsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F2D6D;
}
.NewsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #779443;
}
.NewsContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #8FB151;
	background-image: url();
	background-repeat: repeat-x;
	margin-top: 0px;
}
a {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #779443;
}
a:active {
	text-decoration: none;
	color: #779443;
}

a.menu_top {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu_top:link {
	color: #666666;
	text-decoration: none;
}
a.menu_top:visited {
	text-decoration: none;
	color: #666666;
}
a.menu_top:hover {
	text-decoration: underline;
	color: #779443;
}
a.menu_top:active {
	text-decoration: none;
	color: #779443;
}

a.menu_bottom {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu_bottom:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu_bottom:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menu_bottom:hover {
	text-decoration: underline;
	color: #0F2D6D;
}
a.menu_bottom:active {
	text-decoration: none;
	color: #0F2D6D;
}
.style1 {color: #FFFFFF}
.style3 {color: #9EC25C}
.style4 {color: #0F2D6D}
.style5 {color: #8FB151}
.style7 {color: #0F2D6D; font-weight: bold; }
.style8 {
	color: #003366;
	font-weight: bold;
}