/* style_string="Section Title=section_title;Content Title=content_title;" */

td, copy 			{ font-family: Arial, Verdana; color: #4A3E2F; font-size: 11px; line-height: 16px; }

br					{ line-height:7px;}

.section_title 		{ color: #052b51; font-size: 14px; font-weight: bold; line-height: 18px; }
.more				{ color: #93654C; font-size: 10px; }


body { vertical-align: top; horizontal-align: center; background-color: #ffffff; }

a:link { color: #473D29; text-decoration: none; }
a:visited { text-decoration: none; color: #473D29; }
a:hover { text-decoration: underline; color: #9C8255; }
a:active { text-decoration: none; color: #473D29; }

.content_title	{ font-size: 15px; color: #d31e47; line-height: 20px; }

.item_small_name	{ font-size: 10px; color: #d31145; line-height: 14px; }
.item_small_price	{ font-size: 9px; color: #753f00; line-height: 14px; font-weight: bold; }
.item_small_desc	{ font-size: 9px; color: #753f00; line-height: 14px; }
.item_small_click	{ font-size: 9px; color: #ba9f80; line-height: 14px; }

.item_small_buy				{ font-size: 10px; color: #d31145; line-height: 14px; font-weight: bold; }
a.item_small_buy:link		{ text-decoration: none; color: #d31145; }
a.item_small_buy:visited	{ text-decoration: none; color: #d31145; }
a.item_small_buy:hover		{ text-decoration: underline; color: #d31145; }
a.item_small_buy:active		{ text-decoration: none;  color: #d31145; }

.item_big_name		{ font-size: 15px; color: #d31145; line-height: 20px; }
.item_big_price		{ font-size: 11px; color: #753f00; line-height: 16px; font-weight: bold; }
.item_big_desc		{ font-size: 11px; color: #753f00; line-height: 16px; }
.item_big_click		{ font-size: 11px; color: #ba9f80; line-height: 16px; }
.item_big_name		{ font-size: 15px; color: #d31145; line-height: 20px; }
.asterisk			{ font-size: 15px; color: #d31145; }

.item_big_buy			{ font-size: 11px; color: #d31145; line-height: 16px; font-weight: bold; }
a.item_big_buy:link		{ text-decoration: none; color: #d31145; }
a.item_big_buy:visited	{ text-decoration: none; color: #d31145; }
a.item_big_buy:hover	{ text-decoration: underline; color: #d31145; }
a.item_big_buy:active	{ text-decoration: none;  color: #d31145; }

.top_nav			{ font-family: Arial, Verdana ; font-size: 9px; color: #be9f82; }
a.top_nav:link		{ color: #be9f82; }
a.top_nav:visited	{ color: #be9f82; }
a.top_nav:hover		{ text-decoration: underline; color: #73421a; }
a.top_nav:active	{ color: #be9f82; }

.main_nav			{ font-family: Verdana, Arial ; font-size: 9px; color: #473D29; }
a.main_nav:link		{ color: #473D29; }
a.main_nav:visited	{ color: #473D29; }
a.main_nav:hover	{ text-decoration: underline; color: #9C8255; }
a.main_nav:active	{ color: #473D29; }
