body, html {
    	font-family: "Times, Times New Roman";
    	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	scrollbar-base-color: #9A0557;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #9A0557;
	scrollbar-darkshadow-color: #9A0557;
	scrollbar-face-color: #816826;
	scrollbar-highlight-color: 9A0557;
	scrollbar-shadow-color: #9A0557;
	scrollbar-track-color: #9A0557;
}
a:link { color: #816826} 
a:visited { color: #816826} 
a:active { color: #816826}
a:hover { color:#9A0557;}
a.left:link {
	color: #816826;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	text-decoration: none;
	padding: 8px;
	font-size: 15px;
	text-align: left;
}
a.left:visited {
	color: #816826;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	text-decoration: none;
	padding: 8px;
	font-size: 15px;
	text-align: left;;
}
a.left:hover {
	font-family: "Times, Times New Roman";
	color: #9A0557;
	background-color: #CCCCCC;
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	padding-right: 10;
	margin-top: 10px;
}
a.left:active {
	color: #816826;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	text-decoration: none;
	padding: 8px;
	font-size: 15px;
	text-align: left;
}
a.thislink:link {
	color: #9A0557;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	font-size: 16px;
	text-align: left;
}
a.thislink:visited {
	color: #9A0557;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	font-size: 16px;
	text-align: left;
}
a.thislink:hover {
	font-family: "Times, Times New Roman";
	color: #816826;
	background-color: #CCCCCC;
	font-size: 16px;
	text-align: left;
}
a.thislink:active {
	color: #9A0557;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	font-size: 16px;
	text-align: left;
}

a.center:link {
	color: #816826;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	text-decoration: none;
	padding: 2px;
	font-size: 14px;
	text-align: center;
}
a.center:visited {
	color: #816826;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	text-decoration: none;
	padding: 2px;
	font-size: 14px;
	text-align: center;
}
a.center:hover {
	font-family: "Times, Times New Roman";
	color: #9A0557;
	background-color: #CCCCCC;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding-right: 0;
	margin-top: 10px;
}
a.center:active {
	color: #816826;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	text-decoration: none;
	padding: 2px;
	font-size: 14px;
	text-align: center;
}
a.smalllink {
	font-family: "Arial, Helvetica";
	font-size: 11px;
	color: #816826;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	text-decoration: none;
} 
a.smalllink:active {
	font-family: "Arial, Helvetica";
	font-size: 11px;
	color: #816826;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	text-decoration: none;
} 
a.smalllink:visited {
	font-family: "Arial, Helvetica";
	font-size: 11px;
	color: #816826;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	text-decoration: none;
} 
a.smalllink:hover {
	text-decoration: underline;
	font-family: "Arial, Helvetica";
	color: #9A0557;
	background-color: #CCCCCC;
	font-size: 11px;
	padding: 2px;
	text-decoration: none;
}
a.smalllink2 {
	font-family: "Times, Times New Roman";
	font-size: 10px;
	color: #88000;
} 
a.smalllink2:active {
	font-family: "Times, Times New Roman";
	font-size: 10px;
	color: #88000;
} 
a.smalllink2:visited {
	font-family: "Times, Times New Roman";
	font-size: 10px;
	color: #88000;
} 
a.smalllink2:hover {
	font-family: "Times, Times New Roman";
	color: #CCCCCC;
	font-size: 10px;
}
td.text {
    	font-family: "Times, Times New Roman";
    	font-size: 14px;
	line-height: 16pt;
	text-align: left;
}
td.small {
	font-size: 10px;
	background-color: #E8E8E8;
	text-align: center;
}
td.basket {
	font-size: 11px;
	color: #9A0557;
	text-align: left;
}
td.basketcenter {
	font-size: 11px;
	color: #9A0557;
	text-align: center;
}
td.basketright {
	font-size: 11px;
	color: #9A0557;
	text-align: right;
}
td.basketheader {
	font-size: 13px;
	color: #9A0557;
	text-align: center;
}
td.large {
	font-size: 12px;
	background-color: #E8E8E8;
	text-align: center;
	font-weight:bold;
}
td.nohref {
	color: #FFFFFF;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	text-decoration: none;
	padding: 8px;
	font-size: 13px;
	text-align: left;
}
td.order {
	color: #FFFFFF;
	font-weight:bold;
	font-family: "Times, Times New Roman";
	padding: 8px;
	font-size: 13px;
	text-align: left;
	background-color: #9A0557;
}
td.smallleft {
	font-size: 16px;
	text-align: left;
	background-color: #9A0557;
	color: #FFFFFF;
}
td.smallcenter {
	font-size: 16px;
	text-align: center;
	background-color: #9A0557;
	color: #FFFFFF;
}
td.smallright {
	font-size: 16px;
	text-align: right;
	background-color: #9A0557;
	color: #FFFFFF;
}
td.headerright {
	font-family: "Times, Times New Roman";
	font-size: 18px;
	text-align: right;
	background: #E8E8E8;
	padding: 8px;
}
td.menuspace
	background: #FFFFFF;
}
td.date {
	font-size: 10px;
	text-align: right
}
td.footer {
	font-size: 10px;
	text-align: right;
	color: #9A0557;
}
td.menu {
	text-align: left;
}
table.white {
	background: #FFFFFF;
}
TABLE.home {
	background-color : White;
	background-image : url('images/wineglassback.jpg');
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : 150px 200px;
}
h3 , h4 , h5 { font-weight: bold;}
h1 {
font-weight:bold;	 
font-size:12pt;
font-family:"Times, Times New Roman";
color:#FFFFFF;
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 20px;
 }
h2 {	
font-weight:bold; 
font-size:12pt;
font-family:"Times, Times New Roman";
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
color:#9A0557;
 }
h3 {	 
font-size: 13px;
font-family: "Times, Times New Roman";
line-height:20px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
color:#9A0557;
 }
h4 {	 
font-weight:bold;	 
font-size:14pt;
font-family:"Times, Times New Roman";
text-align: right;
text-decoration: underline;
color:#9A0557;
padding: 5px;
margin-bottom: 0px;
margin-top: -0px;
margin-right: 0px;
margin-left: 0px;
 }
h5 {	 
font-size: 24px;
font-family: "Times, Times New Roman"; 
line-height:60px;
margin-right: 0px;
margin-left: 10px;
margin-bottom: 0px;
padding: 0px;
 }

