div.box3_white {
	width: 145px;
	color: #E4E4E4;
	border: solid 1px;
	margin-bottom: 10px;
}
div.box3_white_header {
	background: url(../box3_white_top_bg.gif);
	width: 145px;
	height: 31px;
}
div.box3_white_header_text {
	padding-top: 8px;
	padding-left: 12px;
	color: #2E7901;
	font-weight: bold;
}
div.box3_white_body {
	width: 145px;
	background-color: #ffffff;
}
div.box3_white_text {
	color: #000000;
	padding: 10px;
}



div.box3_yellow {
	width: 145px;
	color: #E4E4E4;
	border: solid 1px;
	margin-bottom: 10px;
}
div.box3_yellow_header {
	background: url(../box3_yellow_top_bg.gif);
	width: 145px;
	height: 31px;
}
div.box3_yellow_header_text {
	padding-top: 8px;
	padding-left: 12px;
	color: #2E7901;
	font-weight: bold;
}
div.box3_yellow_body {
	width: 145px;
	background-color: #FFF5D8;
}
div.box3_yellow_text {
	color: #000000;
	padding: 10px;
}



div.box3_green {
	width: 145px;
	color: #E4E4E4;
	border: solid 1px;
	margin-bottom: 10px;
}
div.box3_green_header {
	background: url(../box3_green_top_bg.gif);
	width: 145px;
	height: 31px;
}
div.box3_green_header_text {
	padding-top: 8px;
	padding-left: 12px;
	color: #2E7901;
	font-weight: bold;
}
div.box3_green_body {
	width: 145px;
	background-color: #EBFAE2;
}
div.box3_green_text {
	color: #000000;
	padding: 10px;
}



div.box3_orange {
	width: 145px;
	color: #E4E4E4;
	border: solid 1px;
	margin-bottom: 10px;
}
div.box3_orange_header {
	background: url(../box3_orange_top_bg.gif);
	width: 145px;
	height: 31px;
}
div.box3_orange_header_text {
	padding-top: 8px;
	padding-left: 12px;
	color: #2E7901;
	font-weight: bold;
}
div.box3_orange_body {
	width: 145px;
	background-color: #FFEFDF;
}
div.box3_orange_text {
	color: #000000;
	padding: 10px;
}