html, body {

	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;

}

TD,DIV,SPAN,P,A,B {
	font-size:14px;
}

A {
	text-decoration:none;
}

.sub {

	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:white;
	text-transform:uppercase;

}

.copyright {
	
	font-size:11px

}

IMG {

	border:none;
}

.topmenuact {


	background:url(/images/bg/menu_active.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#937E3E;

}

.newsdate {

	font-size:14px;
	color:#FFFFC7;

}

.cat_depth_1 {

	font-size:16px;
	padding:7px 0px;
	cursor:hand;

}

.cat_depth_2 {

	font-size:12px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	cursor:hand;
}
.cat_depth_3 {

	font-size:11px;
	padding-left:20px;
	cursor:hand;
}

table.catalog_list {
	border-collapse:collapse;
}

table.catalog_list td,th {
	border:1px solid #F8C945;
	padding:10px;
}

table.catalog_list td {
	padding:10px;
}

table.catalog_list th {
	font-size:11px;
	font-weight:normal;
}

A.left_catalog {

	font-size:11px;
}

TABLE.product_detail {

	border-collapse:collapse;
}


TABLE.product_detail TD {
	
	border:1px solid #F8C945;
	padding-left:10px;
}


TABLE.product_detail TH {

	border:1px solid #F8C945;
	text-align:left;
	background-color:#333333;

}

.img_border {
	border:1px solid #D5AC30;
}


