body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #343834;
}

.tableBorder {
	border-left: 1px solid #b9b9bb;
	border-top: 1px solid #b9b9bb;
	border-right: 1px solid #b9b9bb;
	border-bottom: 1px solid #b9b9bb;
}

.footerText {
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerText a:link {
	color: #ffffff;
	text-decoration: underline;
}
.footerText a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footerText a:hover {
	text-decoration: underline;
	color: #669900;
}
.footerText a:active {
	text-decoration: none;
	color: #ffffff;
}

.HomepageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.HomepageTextLarge {font-size: 12px}

.Header {
	color: #26381B;
	font-weight: bold;
	font-family: verdana;
	font-size: 20px;
	font-style:oblique;
}

.SubHeader {
	color: #26381B;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
	font-style:oblique;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodyText a:link {
	color: #aa2135;
	text-decoration: underline;
}
.bodyText a:visited {
	text-decoration: underline;
	color: #aa2135;
}
.bodyText a:hover {
	text-decoration: underline;
	color: #aa2135;
}
.bodyText a:active {
	text-decoration: underline;
	color: #aa2135;
}

.menusubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:center;
}
.menusubnav a:link {
	color: #333333;
	text-decoration: none;
}
.menusubnav a:visited {
	text-decoration: none;
	color: #333333;
}
.menusubnav a:hover {
	text-decoration: underline;
	color: #aa2135;
}
.menusubnav a:active {
	text-decoration: none;
	color: #333333;
}

.menusubnavvbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
}

.wineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
