body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	line-height: 1.7em;
}
body {
	background-color: #1C0A08;
	background-image: url(../css_images/glzchps_bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BFA48E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BFA48E;
}
a:hover {
	text-decoration: none;
	color: #D3B996;
}
a:active {
	text-decoration: none;
	color: #C6A577;
}
h1 {
	font-size: 12px;
	color: #bfac9d;
	margin-bottom: -10px;
	padding-bottom: 8px;
}
h2 {
	font-size: 12px;
	color: #bfac9d;
	font-style: italic;
	font-weight: normal;
	background-color: #423535;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
h3 {
	font-size: 12px;
	color: #BFAC9D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #927A7A;
	padding-bottom: 7px;
}
.main_box {
	background-color: #150A08;
	background-image: url(../css_images/mainbox_bk_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.glass_description {
	background-color: #28201D;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56453F;
}
.price_bold {
	font-size: 11px;
	font-weight: bold;
	color: #bfac9d;
}
.list {
	color: #bfac9d;
	list-style-type: square;
}
