	.whitecopy A:link {	font-weight: bold;
font-size: 12pt;font-family: arial, helvetica, sans-serif;text-decoration: none; color: #FFFFFF}
	.whitecopy A:visited {font-weight: bold;
font-size: 12pt;font-family: arial, helvetica, sans-serif;text-decoration: none; color: #FFFFFF}
	.whitecopy A:active {font-weight: bold;
font-size: 12pt;font-family: arial, helvetica, sans-serif;text-decoration: none; color: #FFFFFF}
	.whitecopy A:hover {font-weight: bold;
font-size: 12pt;font-family: arial, helvetica, sans-serif;text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	text-align: left;
}
a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	text-decoration: underline; 
}
a:hover, a:visited:hover	{
	color: #660000;
	font-weight: bold;
}

a.nav, a.nav:link, a.nav:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
a.nav:hover, a.nav:active { text-decoration: underline;}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.header  {
	font-size: 12pt;
	font-weight:bold;
	color: #555420;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {color: #990000; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 16pt;
}
.style17 {
	font-size: 12pt;
	color: #990000;
	font-family: arial, helvetica, sans-serif;
}
.whitecopy  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	letter-spacing: .05em;
	font-weight: normal;
}
.wheader  {
	font-family: arial,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: -1px;
}
.table_white {
	background-color: #FFF;
	background-repeat: no-repeat;
}

.wineheader  { font-family: arial,helvetica,sans-serif; font-size: 11pt; font-weight:bold; color:#663333;}
.wbody { font-family: arial,helvetica,sans-serif; font-size: 10pt; color:#ffffff;}
.small  {
	font-family: arial,helvetica,sans-serif;
	font-size: 7pt;
}
.footer  { font-family: arial,helvetica,sans-serif; font-size: 8pt;}
.video  { font-family: arial,helvetica,sans-serif; font-size: 8pt;}
.input { font-family: arial,helvetica,sans-serif; font-size: 9pt; background-color:#eeeeee}

form	{margin:0;}

/*	CALENDAR PAGE	*/

.calendarHeader {
	font-weight:bold;
	font-size:11px;
	background-color:#D7C9AF;
	border-collapse:collapse;
	border:1px solid black;
	border-bottom:none;
}
.calendarHeader tr {
	background-color:#D7C9AF;
}

.calendarHeader tr {
	white-space:nowrap;
}

.calendarHeader .year {
	font-size:16px;
}

.calendarHeader .month {
	font-size:14px;
}

table.calendar {
	border-collapse:collapse;
	border:1px solid black;
}

table.calendar th {
	background-color: #e4d7c0;
	color:black;
	font-style:italic;
	border:1px solid black;
}


table.calendar td {
	width:14%;
	height:75px;
	vertical-align:top;
	font-size:9pt;
	padding:2px;
	padding-top:3px;
	background-color:white;
	text-align:left;
	border:1px solid black;
}
table.calendar td.empty {background-color:#EFE3D0;}
table.calendar td.today {background-color:#D8CDB9;}
table.calendar td a {display:block; margin-bottom:0px;}
/*table.calendar td a:hover {text-decoration:underline;}*/

.datenumber {
	font-size:11px;
	font-weight:bold;
	float:right;
	margin-right:2px;
}
.bodyfontbrown {
	font-family: Arial, Helvetica, sans-serif;
}
#form.red.required {
	font-family: Arial, Helvetica, sans-serif;
}
