.heading{
  color:#135275;
  font-size: 16px;
  padding-bottom:10px;
  font-weight: bold;
  font-family: Tahoma;
  letter-spacing: 0.05em;
}


select
{
font-size:11px;
font-weight:normal;
color:gray;
}

.spotprice
{
font-size:11px;
font-weight:normal;
color:gray;
}


.submitbutton {
background-image:url('images/gradient.png');
font-size:12px;
font-weight:normal;
color:white;
border:1px maroon solid;
padding:5px;
cursor:pointer;
letter-spacing:1px;
font-weight:bold;
}


.fontlarger
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
TD
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration:none;
}
h1 {
   	font-family: Tahoma;
	font-size: 14px;
    letter-spacing: 1px;
	color: #6e293c;
	text-decoration:none;
}

a:link.pagelink { color:#135275; text-decoration: none; }
a:visited.pagelink { color:#135275; text-decoration: none;}
a:hover.pagelink { color:red; text-decoration: underline; }

a:link.nounderline { text-decoration: none; }
a:visited.nounderline { text-decoration: none;}
a:hover.nounderline {  text-decoration: none; }

a:link.winemenulink { color:white; text-decoration: none; }
a:visited.winemenulink { color:white; text-decoration: none;}

.container
{
background-image:url('images/wine-club-table-bg-repeat.jpg');
width:845px;
height: 100%;

}


.TD1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6e293c;
	text-decoration:none;
	border-bottom:dashed 1px black;
	border-top:dashed 1px black;
    padding:5px;
    background-color: white;
}
.TD2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #aeaeae;
	text-decoration:none;
	border-bottom:dashed 1px black;
	border-top:dashed 1px black;
    padding:0px;
    background-color: white;
}

.tableborder
{
	border-left: #575B4A thick ridge;
	border-right: #575B4A thick ridge;
	border-top: #575B4A thin ridge;
	border-bottom: #575B4A thin ridge;    
}
.body
{
	margin-top:0;
	margin-bottom:0;
}
.bodylink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	border-bottom:dashed 1px black;
}
.menulink 
{
	font-family:Verdana,Arial;
	font-size:13px;
	color: white;
	text-decoration:none;

}  
.main
{
	font-family: Tahoma;
	font-size: 13px;
	color: #5b3e41;        
}
.separator
{
	font-family:Tahoma;
	font-size: 12px;
	color: black;
	font-weight:lighter;
}
.content
{
	text-align:justify;font-family:Verdana,Arial;font-size:13px;
}