.st_prod_hdr
{
	font-weight:bold; font-size: 13px;
}
.st_prod_hdr_sub
{
	font-weight:bold; font-size: 12px;
}
.st_prod_detail
{
	font-size: 11px;
}
.st_prod_detail_row_even
{
	background-color:#eeeeee;
}
.st_prod_detail a{ color:#006600;}
.st_prod_detail a:visited{ color:#006600;}

.st_reg_box
{
border: solid 1px #136519;
}
.st_reg_box_hdr
{
	font-weight:bold; 
	font-size: 11px;
	color: #ffffff;
	background-color: #136519;	
	padding: 3px 3px 3px 3px;
}
.st_reg_box_detail
{
	padding: 10px 10px 10px 10px;
		
}
a.breadcrumb, .breadcrumb {font-size:11px; color:#006600; text-decoration:none;}
a.breadcrumb:hover {text-decoration:underline;}
a.breadcrumb:visited{color:#006600;}

.st_cart_detail td
{
	font-size: 10px;
}
.st_shade_bg {background-color:#eeeeee;}