.green_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #090;
}
.light_green_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F3;
}
.dark_green_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #030;
}
.green_boldtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #030;
	text-decoration: none;
}
.whitetype_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.grass_texture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	background-image: url(../images/theshop/grass_texture.jpg);
	background-repeat: repeat-x;
	font-weight: bolder;
}
.red_boldtype {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #600;
	text-decoration: none;
}
.black_boldtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
