body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #BCEC0A;
	background-repeat: repeat-x;
}
.base_txt {
	font-size: 12px;
	color: #212d81;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.base_txt_green, .base_txt_green a:link, .base_txt_green a:visited  {
	font-size: 12px;
	color: #336633;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.base_txt_green a:hover, .base_txt_green a:active {
	color: #FF6600;
}
.base_txt_green,.base_txt_green a:link,.base_txt_green a:visited  {
	font-size: 12px;
	color: #336633;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.base_txt_green a:hover,.base_txt_green a:active {
	color: #FF6600;
}
.base_txt_b {
	font-size: 12px;
	color: #212d81;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.base_txt_b2, .base_txt_b2 a:link, .base_txt_b2 a:visited  {
	font-size: 14px;
	color: #212d81;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.base_txt_b2 a:hover, .base_txt_b2 a:active {
	color: #0000CC;
}
.base_txt_b2_green, .base_txt_b2_green a:link, .base_txt_b2_green a:visited {
	font-size: 14px;
	color: #336633;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.base_txt_b2_green a:hover, .base_txt_b2_green a:active {
	color: #FF6600;
}
.base_txt_b3 {
	font-size: 20px;
	color: #212d81;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.base_txt_b3_green {
	font-size: 20px;
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu_txt_b, .menu_txt_b a:link, .menu_txt_b a:visited  {
	font-size: 12px;
	color: #212d81;
	text-decoration: none;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_txt_b a:hover, .menu_txt_b a:active {
	color: #0000CC;
	font-weight: bold;
}
.menu_txt_g, .menu_txt_g a:link, .menu_txt_g a:visited {
	font-size: 12px;
	color: #336633;
	text-decoration: none;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_txt_g a:hover, .menu_txt_g a:active {
	color: #FF6600;
	font-weight: bold;
}
.bottom_txt, .bottom_txt a:link, .bottom_txt a:visited {
	font-size: 10px;
	color: #212d81;
	text-decoration: none;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom_txt a:hover, .bottom_txt a:active {
	color: #009900;
}
a:link, a:visited {
	color: #0000AA;
	text-decoration: none;
}
a:hover, a:active {
	color: #009900;
}

