.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	border: none;
}

.navlinks A:link {text-decoration: none; color: white;}
.navlinks A:visited {text-decoration: none; color: white;}
.navlinks A:active {text-decoration: none; color: white;}
.navlinks A:hover {text-decoration: none; color: yellow;}  

.wwwlinks A:link {text-decoration: none; color: #741A33;}
.wwwlinks A:visited {text-decoration: none; color: #741A33;}
.wwwlinks A:active {text-decoration: none; color: #741A33;}
.wwwlinks A:hover {text-decoration: none; color: #741A33;}

.list {
	font-family: "Times New Roman", Times, serif;
	font-size:0.9em;
	font-style: normal;
	line-height: normal;
	border: none;
	color: black;
}

.list A:link {text-decoration: none; color: black;}
.list A:visited {text-decoration: none; color: black;}
.list A:active {text-decoration: none; color: black;}
.list A:hover {text-decoration: none; color: black;}

.caps {
	font-family: "Times New Roman", Times, serif;
	font-size:0.8em;
	font-style: normal;
	line-height: normal;
	border: none;
	color: gray;
}

.morelinks {
	font-family: "Times New Roman", Times, serif;
	font-size:0.8em;
	font-style: normal;
	line-height: normal;
	border: none;
	color: #741A33;
}

.morelinks A:link {text-decoration: none; color: #741A33;}
.morelinks A:visited {text-decoration: none; color: #741A33;}
.morelinks A:active {text-decoration: none; color: #741A33;}
.morelinks A:hover {text-decoration: none; color: #741A33;}

.regionlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	border: none;
	cursor:pointer;
	color:gray;
}

.regionlinks A:link {text-decoration: none; color: #741A33;}
.regionlinks A:visited {text-decoration: none; color: #741A33;}
.regionlinks A:active {text-decoration: none; color: #741A33;}
.regionlinks A:hover {text-decoration: none; color: #741A33;}

.winelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	border: none;
	cursor:pointer;
	color:gray;
}

.winelinks A:link {text-decoration: none; color: #741A33;}
.winelinks A:visited {text-decoration: none; color: #741A33;}
.winelinks A:active {text-decoration: none; color: #741A33;}
.winelinks A:hover {text-decoration: none; color: #741A33;}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size:0.9em;
	font-style: normal;
	line-height: normal;
	border: none;
	color: #741A33;	
}

table.headerT { 
	border: 0;
	width: 100%;
}

table.headerT td.headerTD {
	width: 85px;
	text-align: center;
}

.footer {
	font-size:0.8em;
	font-style: normal;
	line-height: normal;
	border: none;
	color: white;
}

.emaillink {
	font-size:0.8em;
	cursor:pointer;
	color:white
}

.imagelabel {
	font-size:0.7em;
	color: gray;
}

.wrappertable {
	border: 1px solid #999999;
	width: 750px;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 16px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

.wrapperpane {
    margin:0px;
    padding:0px;
}
