/* reset */
	body, div, dl, dt, dd, ul, h1, h2, h3, form, input, textarea, p, th, td, li { margin: 0; padding: 0; font-family:arial; font-size:12;}
	table {	border-collapse: collapse; border-spacing: 0; }
	img { border: 0; }
	address, caption, th { font-style: normal; font-weight: normal; }
	caption, th { text-align: left; }
	h2, h3 { font-weight: 400; }
	sup { vertical-align: text-top; }
	sub { vertical-align: text-bottom; }
	input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }

	ul {margin-left:14;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
td.menu {
	padding-left:6;
	padding-right:6;
	font-family:times;
	font-size:16px;
	font-weight:bold;
}

td.menu a {
	color: black;
	font-style:normal;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
}

td.menu a:hover {
	color:#522E00;
}

div.menu2 {
	z-index:10;
	padding-left:6;
	padding-right:6;
	padding-bottom:6;
	position:absolute;
	top:28;
	left:0;
	display:none;
	background-color:#5D855C;
	border-left:1px solid #344A33;
	border-right:1px solid #344A33;
	border-bottom:1px solid #344A33;
	border-top:1px solid #5D855C;
	width:200;
}

div.menu {
	padding-top:4;
	position:relative;
	height:24;
}

div.menu3 {
	height:0; width:0; display:none;
}

h1 {
	font-size:20px;
	font-family:times;
	color:#AD2005;
	font-weight:100;
	margin-bottom:10;
}

h2 {
	font-size:18px;
	font-family:times;
	color:#AD2005;
	font-weight:100;
	margin-bottom:4;
}

p {
	margin-bottom:8;
	font-family:arial;
	font-size:12px;
}

a {color:black;}
a:hover {color:#522E00;}

.good {
	font-weight:bold;
	font-family:arial;
	font-size:14px;
}

a.goods2 {color:#3E372E;font-size:10px;}
a.goods2:hover {color:black;}

a.goods {color:black;font-size:10px;}
a.goods:hover {color:#1D1D1D;}

.copy {color:#AC1B06; font-size:12px;}

table.black_border {
	border:solid 1px black;
	border-collapse:collapse;
}

table.black_border td {
	border:solid 1px black;
}