
th.header {
	font-weight: bold;
   text-align: center; }

td.header {
   text-align: center; }

td.rows {
	text-align: center;
	font-weight: bold;
}

td { font-family: Arial, Verdana, Sans-serif; font-size:13px; }

td.ctags {
	text-align: right;
	font-weight: bold;
	padding-right: 7px;
}
td.cfields {
	text-align: left;
}
th.header {
	background: #DCDCDC;
	border: thin outset Maroon;
}
tr.wine1 {
	background: #DCDCDC;
	border: thin outset Black;
}
td.wine2 {
	border: 1px solid Black;
}
td.wine3 {
	border-right: 2px solid Black;
	border-left: 2px solid Black;
}
td.wine5 {
	border-right: 2px solid Black;
}
td.wine6 {
	border-left: 2px solid Black;
}
td.wine7 {
	border-top: 2px solid Black;
	border-bottom: 2px solid Black;
}
td.wine8 {
	border-top: 2px solid Black;
}
td.w100 {
	background: #464646;
	color: White;
	font: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin outset #4B0082;
}
tr.header1 {
	background: #E8EAF0;
	color: #383838;
	text-align: left;
	padding-left: 12px;
}
tr.body1 {
   background: #F4F4FB;
	padding-left: 15px;
	
}
