BODY {
        background-color: #ffffff;
        background-image: url(../imgs/red_grapes.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
      }

#title {
	position: absolute;
	background: #848589;
	background-image: url(../imgs/fade_graybar.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 44px;
	/* border-bottom: 1px dotted #e0e0e0; */
	z-index: 2;
	font-size: 21px; 
	font-weight: bold; 
	font-family: Garamond, Book Antiqua, serif; 
	line-height: 1.5;
	text-align: left;
	text-indent: 20px;
	vertical-align: text-middle;
	color: #6A1D44;
	}

input.txt {
color: #000000;
border: 1px inset #6A1D44;
font-family: Garamond, Book Antiqua, serif;
font-size: 14px;
width: 125px;
}

input.btn {
color: #e0e0e0;
background-color: #6A1D44;
font-family: Garamond, Book Antiqua, serif;
font-size: 11px;
}

#search {
	position: absolute;
	background: transparent;
	top: 7px;
	left: 550px;
	width: 260px;
	height: 20px;
	}
	
table.search {
	position: absolute;
	background: transparent;
	top: 0px;
	left: 0px;
	border-collapse: collapse;
	/* border: 1px solid #6A1D44; */
}

table.search td {
	font-size: 15px; 
	font-weight: 600; 
	font-family: Garamond, Book Antiqua, serif; 
	line-height: 1.0;
	text-align: left;
	color: #000000;
	vertical-align: baseline;
}

table.search td a:link, table.search td a:visited {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.0;
	color: #000000;
}
	   
table.search td a:hover, table.search td a:active {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.0;
	color: #6A1D44;

}
	
#popup {
	position: absolute;
	background: white;
	border: 1px solid #6A1D44;
	padding: 6px;
	left: 350px;
	top: 50px;
	width: 250px;
	height: 135px;
	z-index: 2;
	font-size: 12px; 
	font-weight: 500; 
	font-family: Garamond, Book Antiqua, serif; 
	line-height: 1.0;
	text-align: justify;
	color: #212121;
	}
	
#display {
	position: absolute;
	background: transparent;
	top: 50px;
	left: 5px;
	width: 950px;
	}
	
table.display {
	position: absolute;
	background: transparent;
	top: 2px;
	left: 2px;
	width: 950px;
	border-collapse: collapse;
	}
	
table.display td {
	padding: 3px;
	font-size: 13px; 
	font-weight: 500; 
	font-family: Garamond, Book Antiqua, serif; 
	line-height: 1.0;
	text-align: left;
	color: #212121;
	}
	
table.display td.name {
	padding: 3px;
	font-size: 14px; 
	font-weight: 600; 
	font-family: Garamond, Book Antiqua, serif; 
	line-height: 1.0;
	text-align: left;
	color: #404040;
/* 	vertical-align: text-middle; */
	}
	
table.display td.comment {
	background: transparent;
	/* border: 1px dotted #808080; */
	padding-top: 1px;
	padding-left: 35px;
	font-size: 10px; 
	font-weight: 500; 
	font-family: Arial, Helvetica, sans serif; 
	line-height: 1.0;
	text-align: justify;
	color: #212121;
/* 	vertical-align: text-middle; */
	}
	
table.display td.price {
	width: 110px;
	padding: 3px;
	font-size: 13px; 
	font-weight: 500; 
	font-family: Garamond, Book Antiqua, serif; 
	line-height: 1.0;
	text-align: left;
	color: #212121;
	}
	
table.display td.staff {
	padding: 2px;
	font-size: 12px; 
	font-weight: bold; 
	font-family: Garamond, Book Antiqua, serif; 
	line-height: 1.0;
	text-align: left;
	color: #6A1D44;
/* 	vertical-align: text-middle; */
	}
	
table.display td.line {
		height: 2px;
		border-bottom: 1px solid #6A1D44;
		}
	
table.display th {
	padding: 2px;
	margin: 2px;
	font-size: 12px; 
	font-weight: 600; 
	font-family: Garamond, Book Antiqua, serif; 
	text-indent: 15px;
	line-height: 1.0;
	text-align: left;
	color: #616161;
	}
	
table.display td a:link, table.display td a:visited {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.0;
	color: #6A1D44;

}
	   
table.display td a:hover, table.display td a:active {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	line-height: 1.0;
	color: #0097ac;

}
		
div.al {
		position:relative; 
		bottom:0px; 
		font-size: 14px; 
		font-family: "Arial", "Helvetica";
		font-weight: bold;
		}
		
a:link {text-decoration: none; color: #CC3300; font-size: 11px; font-family: "Arial", "Helvetica"; font-weight: bold}
a:visited {text-decoration: none; color: #CC3300; font-size: 11px; font-family: "Arial", "Helvetica"; font-weight: bold}
a:hover {text-decoration: none; color: #CC3300; font-size: 11px; font-family: "Arial", "Helvetica"; font-weight: bold}
h7 { color: #606060; font-weight: italic; font-size: 10px; font-family: "Garamond", "Book Antiqua"}
h6 { color: #000000; font-weight: bold; font-size: 16px; font-family: "Garamond", "Book Antiqua"}
h5 { color: #6A1D44; font-weight: bold; font-size: 12px; font-family: "Garamond", "Times"}
h4 { color: #606060; font-weight: bold; font-size: 11px; font-family: "Garamond", "Times"}
h3 {color: blue; font-weight: bold; font-size: 11px; font-family: "Arial", "Helvetica"}

h2 {text-align:left; text-indent: 25px; line-height: 1.5; color: #404040; font-weight: bold; font-size: 16px; font-family: "Garamond", "Book Antiqua"}

h1 {color: #6A1D44; font-weight: bold; line-height:25px; font-size: 24px; font-family: "Garamond", "Times"}
p {color: #606060; font-size: 10px; text-align:justify; font-family: "Arial", "Helvetica"}

		
div.ss {
		height: 24px;
		overflow: hidden;
		}
		
div.sst {
		height: 14px;
		overflow: hidden;
		h4 { color: #ffffff; font-weight: bold; font-size: 12px; font-family: "Arial", "Helvetica"}
		}