.background {background-image:url(images/bg_01.gif);
			 background-color:#009400; background-repeat:repeat-x
			}

.btm {
	font-family: verdana;
	font-size: 9px;
	color: #005b00;
}
.text_content {
	font-family: verdana;
	line-height:18px;
	font-size: 11px;
	color: #000;
	text-align: justify;
}

.text_title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.navi {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.navi:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}
.text_title_w {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background-color: #FF8900;
}
.text_content_2 {
	font-family: verdana;
	font-size: 11px;
	line-height:18px;
	color: #000;
	font-weight: bold;
	text-align: justify;
}
.underline_purple {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #462f92;
	text-transform: none;
	text-decoration: none;
}
.underline_purple:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #462f92;
	text-decoration:underline;
}
.btm_link {
	font-family: verdana;
	font-size: 9px;
	color: #005b00;
	text-decoration: none;
}
.btm_link:hover {
	font-family: verdana;
	font-size: 9px;
	color: #009700;
	text-decoration: underline;
}

