
.body {

	scrollbar-base-color		:	#ECE9D8;
	scrollbar-arrow-color		:	#716F64;
	scrollbar-shadow-color		:	#716F64;
	scrollbar-track-color		:	#ECE9D8;
	scrollbar-highlight-color	:	#716F64;
	scrollbar-3dlight-color		:	#FFFFFF;
	scrollbar-darkshadow-color	:	#FFFFFF;

	background-color			:	#FFFFFF;
	color						:	#000000;
	margin-top					:	0px;
	margin-bottom				:	0px;
	margin-left					:	0px;
	margin-right				:	0px;
	margin-width				:	0px;
	margin-height				:	0px;

}

.button {

	background-color			:	#626262;
	color						:	#FFFFFF;
	font-family					:	Verdana;
	font-size					:	10pt;
	clip						:	rect ();

}

.content, 
.content:visited, 
.content:active, 
.content:link {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	10pt;
	text-decoration				:	none;

}
.content:hover, 
.content:visited:hover {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	10pt;
	text-decoration				:	underline;

}

.copyright, 
.copyright:visited, 
.copyright:active, 
.copyright:link {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	7pt;
	text-decoration				:	none;

}
.copyright:hover, 
.copyright:visited:hover {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	7pt;
	text-decoration				:	underline;

}

.title, 
.title:visited, 
.title:active, 
.title:link {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	12pt;
	text-decoration				:	none;

}
.title:hover, 
.title:visited:hover {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	12pt;
	text-decoration				:	underline;

}

.header, 
.header:visited, 
.header:active, 
.header:link {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	10pt;
	font-weight					:	bold;
	text-decoration				:	none;

}
.header:hover, 
.header:visited:hover {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	10pt;
	font-weight					:	bold;
	text-decoration				:	underline;

}

.table {

	border-style				:	solid;
	border-width				:	1px;
	border-color				:	#000000;

}

.td1 {

	border-style				:	solid;
	border-width				:	1px;
	border-color				:	#000000;
	color						:	#000000;
	font-family					:	Verdana;
	font-size					:	10pt;
	font-weight					:	bold;
	text-align					:	center;

}

.td2 {

	border-style				:	solid;
	border-width				:	1px;
	border-color				:	#000000;
	color						:	#000000;
	font-family					:	Verdana;
	font-size					:	10pt;
	text-align					:	center;

}

.fraction {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	12pt;

}

.title {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	12pt;
	font-weight					:	bold;
	text-decoration				:	none;

}

.small, 
.small:visited, 
.small:active, 
.small:link {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	8pt;
	text-decoration				:	none;

}
.small:hover, 
.small:visited:hover {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	8pt;
	text-decoration				:	underline;

}

.menu {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	9pt;

}

.textbox {

	color						:	#626262;
	font-family					:	Verdana;
	font-size					:	9pt;

}

.user_name {

	color						:	#FFFFFF;
	font-family					:	Verdana;
	font-size					:	10pt;
	font-weight					:	bold;
	text-decoration				:	none;

}

.user_link, 
.user_link:visited, 
.user_link:active, 
.user_link:link {

	color						:	#FFFFFF;
	font-family					:	Verdana;
	font-size					:	10pt;
	font-weight					:	bold;
	text-decoration				:	none;

}
.user_link:hover, 
.user_link:visited:hover {

	color					:	#FFFFFF;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	text-decoration			:	underline;

}

.product_link, 
.product_link:visited, 
.product_link:active, 
.product_link:link {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	text-decoration			:	none;

}
.product_link:hover, 
.product_link:visited:hover {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	text-decoration			:	underline;

}

.product_title {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.product_name {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.product_price {

	color					:	#CC6600;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.original_price {

	color					:	#CC6600;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.special_price {

	color					:	#FF0000;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.cart_button {

	background-image		:	url(../images/button/button_bg.gif);
	border					:	1 soild #626262;
	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	width					:	85px;
	height					:	20px;

}

.cart_button2 {

	background-image		:	url(../images/button/button_bg.gif);
	border					:	1 soild #626262;
	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	width					:	150px;
	height					:	20px;

}

.cart_content, 
.cart_content:visited, 
.cart_content:active, 
.cart_content:link {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	text-decoration			:	none;

}
.cart_content:hover, 
.cart_content:visited:hover {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	text-decoration			:	underline;

}

.cart_header, 
.cart_header:visited, 
.cart_header:active, 
.cart_header:link {

	color					:	#FFFFFF;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	text-decoration			:	none;

}
.cart_header:hover, 
.cart_header:visited:hover {

	color					:	#FFFFFF;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	text-decoration			:	underline;

}

.cart_form {

	color					:	#000000;
	font-family				:	Verdana;
	font-size				:	10pt;

}

.cart_price {

	color					:	#CC6600;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.photo_frame {

	border-style			:	solid;
	border-width			:	1px;
	border-color			:	#CCCCCC;

}

.best_sellers_frame {

	border-style			:	solid;
	border-width			:	1px;
	border-color			:	#CCCCCC;

}

.product_table {

	border-style			:	solid;
	border-width			:	1px;
	border-color			:	#626262;
	color					:	#000000;
	font-family				:	Verdana;
	font-size				:	10pt;

}

.login_table {

	border-style			:	solid;
	border-width			:	1px;
	border-color			:	#626262;
	color					:	#000000;
	font-family				:	Verdana;
	font-size				:	10pt;

}

.login_title {

	background-color		:	#626262;
	color					:	#FFFFFF;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.login_header {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;

}

.login_content {

	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;

}

.login_errmsg {

	color					:	#FF0000;
	font-family				:	Verdana;
	font-size				:	8pt;

}

.login_small {

	color					:	#000000;
	font-family				:	Verdana;
	font-size				:	8pt;

}

.login_textbox {

	color					:	#000000;
	font-family				:	Verdana;
	font-size				:	10pt;

}

.login_button {

	background-color		:	#626262;
	color					:	#FFFFFF;
	font-family				:	Verdana;
	font-size				:	10pt;
	clip					:	rect ();

}

.news_content, 
.news_content:visited, 
.news_content:active, 
.news_content:link {

	background-color		:	3EF7582;
	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	text-decoration			:	none;

}
.news_content:hover, 
.news_content:visited:hover {

	background-color		:	3EF7582;
	color					:	#626262;
	font-family				:	Verdana;
	font-size				:	10pt;
	text-decoration			:	underline;

}

.news_header, 
.news_header:visited, 
.news_header:active, 
.news_header:link {

	background-color		:	#626262;
	color					:	#FFFFFF;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	text-decoration			:	none;

}
.news_header:hover, 
.news_header:visited:hover {

	background-color		:	#626262;
	color					:	#FFFFFF;
	font-family				:	Verdana;
	font-size				:	10pt;
	font-weight				:	bold;
	text-decoration			:	underline;

}
