
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Background-color: #CCCCCC;
}


.homeHeading {
	font-family: "Times New Roman";
	font-size: 15pt;
	font-style: italic;
	color: #000066;
}

.Heading {
	font-family: "Times New Roman";
	font-size: 23pt;
	font-style: italic;
	color: #000066;
}

.smallerHeading {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #000066;
}

.line {
	border: 2px dotted #CCCCCC;
}

.wineHeader {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF; 
	background-color:#CC0000;
}

.leftMenu { 
	padding-left:20px;
}

.innerleftMenu { 
	padding: 15px;
}

.leftMenuBg {
	background-color: #003366;
}

a {
	font-family: Arial;
	font-size: 10pt;
	color:#CC0000; /* 666666*/
	line-height:20px;
	text-decoration:none;	
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	color:#CC0000;
	line-height:20px;
	text-decoration:none;
	
}

.link {
	font-family: Arial;
	font-size: 10pt;
	color:#FFFFFF; line-height:20px;
	text-decoration:none;
}

.link:hover {
	font-family: Arial;
	font-size: 10pt;
	color:#CC0000;
	line-height:20px;
	text-decoration:none;
}

.largeLink {
	font-family: Arial;
	font-size: 11pt;
	color:#CC0000;
	line-height:20px; 
	font-weight:bold;
	text-decoration:none;
}

.largeLink:hover {
	font-family: Arial;
	font-size: 11pt;
	color:#666666;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}

.homepagered {
	font-family: "Times New Roman";
	font-size: 12pt;
	color:#CC0000; 
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

td {
	font-family: Arial;
	font-size: 10pt;
	color:#000000; 
}

.imageBorder { 
	border:#990000 1px solid;
}



