@charset "utf-8";
body {
    font-family: Tahoma, sans-serif, Arial;
    font-size: 12px;
    background-repeat: repeat-x;
    background-color: #DEDFF7; /* Gold FFE39C */ /* Blue-grey DEDFF7 */
/*    background-image: url('images/background.jpg'); */
}
a.general:link {
	color: #0000CC;
    text-decoration: underline;
	white-space: nowrap;
}
a.general:visited {
	color: #0000CC;
    text-decoration: underline;
	white-space: nowrap;
}
a.general:hover {
	color: #0000CC;
    text-decoration: underline;
	white-space: nowrap;
}
.sidenav {
	position:relative;
	left:5px;
	margin: 0 0 0 0;
	color: #0000CC;
}
a.sidenav:link {
	color: #0000CC;
    text-decoration: none;
	white-space: nowrap;
}
a.sidenav:hover {
	color: #0000CC;
    text-decoration: underline;
	white-space: nowrap;
}
a.sidenav:visited {
	color: #0000CC;
    text-decoration: none;
	white-space: nowrap;
}
a.homenav {
	color: #000000;
}
.centertables
{ 
text-align: center;
}
.centertables table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: #FFFFFF;
}
.valigntop { vertical-align: top; background-color: #FFFFFF; }
.lefttable
{ 
text-align: left;
}
.lefttable table
{ 
margin-left: 20px;
margin-right: 20px;
background-color: #FFFFFF;
}
.smalltable
{
text-align: left;
background-color: #FFFFFF;
border: 0;
margin-left: 20px;
margin-right: 20px;
}
.redtable
{
text-align: center;
background-color: #FFFFFF;
border-width: 1px;
border-color: #808080;
}
td.leftmenu {
width: 134px;
vertical-align: top;
background-color: #EEEEEE;
}
td.bottomline {
background-color: #EEEEEE; 
}
td.contentarea {
width: 656px;
vertical-align: top;
background-color: #FFFFFF; 
padding: 5px;
}
.txtbody {
	font-size: 14px;
}
.txtwine {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.txtsmallblue {
	font-size: 11px;
	color: #0000CC;
}
.txtthisweek {
	font-size: 11px;
}
.txtevent {
	font-size: 14px;
	font-weight: bold;
}
.txteventinfo {
	font-size: 12px;
	font-weight: normal;
}
.txthd {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.psd:link {
    text-decoration: none;
	color: #999999;
}
.psd:hover {
    text-decoration: underline;
	color: #999999;
}
.psd:visited {
    text-decoration: none;
	color: #999999;
}
.psd
{
	text-align: center;
	font-size: 11px;
}
.message_row
{
	font-size: 8pt;
	font-family: Arial;
}
.message_row:link
{ 
	color: #FF0000;
	font-size: 7pt;
	font-family: Arial;
}
.message_row:visited
{ 
	color: #990000;
	font-size: 7pt;
	font-family: Arial;
}