@charset "utf-8";
.bgall {
	background-image: url(images/bgall_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0C7006;
}
.bg_leftmenu {
	background-image: url(images/about_bg_06.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0B3E0D;
}
.bg_leftmenu_tips {
	background-image: url(images/tips_bg_08.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0B3E0D;
}
.bg_activities {
	background-image: url(images/activities_09.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0B3E0D;
}
.Tohoma11_gray5A {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A7680;
	text-decoration: none;
}
.Tohoma11_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	background-color:#578822;
	border:solid;
	border-width:thin;
	border-color:#91C35D;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Tohoma12_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Tohoma12BU_greenlight {
	font-family: Tahoma;
	font-size: 12px;
	color: #99FF00;
	text-decoration:underline;
	font-weight: bold;
}
.table_border {
	border:solid;
	border-width:thin;
	border-color:#487A3B;
}
.Tohoma14B_greenlight {
	font-family: Tahoma;
	font-size: 14px;
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
}

