BODY, P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL {
   font-family:Verdana, Geneva,Tahoma, Arial, sans-serif;
   font-size: 8pt;
   color: #004000}

A:link {color: #004000;
text-decoration:none; 
}
A:visited {color: #004000;text-decoration:none; 
}
A:hover {color: #ff6600;text-decoration:underline;  }
A:active {color: #004000;text-decoration:none; 
}

H1 {font-family:Arial, Sans-serif;
       font-size: 14pt;
       color: #800000; }
.header {font-family:Arial, Sans-serif;
       font-size: 14pt;
       font-weight: bold;
       color: #800000; }
.header1 {font-family:Arial, Sans-serif;
       font-size: 12pt;
       font-weight: bold;
       color: #004000; }
.grape {
   font-family:Verdana, Geneva,Tahoma, Arial, sans-serif;
   font-size: 8pt;
   color: #800000}
.price {font-family:Arial, Sans-serif;
       font-size: 12pt;
       font-weight: bold;
       color: #004000;
       text-align : right; }
.header2 {font-family:Arial, Sans-serif;
       font-size: 10pt;
       font-weight: bold;
       color: #004000;
       text-align : right; }

.smallprice {font-family:Verdana, Geneva,Tahoma, Arial, sans-serif;
       font-size: 8pt;
       font-weight: bold;
       color: #800000;
       text-align : right; }
.redprice {font-family:Verdana, Geneva,Tahoma, Arial, sans-serif;
       font-size: 8pt;
       font-weight: bold;
       color: #ff0000;
       text-align : right; }
.redonly {font-family:Verdana, Geneva,Tahoma, Arial, sans-serif;
       font-size: 8pt;
       color: #ff0000;
       text-align : right; }


.lmenu {font-family: Verdana, Geneva, Arial; 
        font-size: 12px; line-height:2.0}
.tmenu {font-family: Verdana, Geneva, Arial; 
        font-size: 14px;}
.box1 {border-style: solid; border-color:#004000; border-width:2px; background-color:none; }
.box4 {border-style: solid; border-color:#004000; border-width:2px; background-color:none; padding-top:5.0; padding-right:5.0; padding-bottom:5.0; padding-left:5.0}

.dealbox {border-style: solid; border-color:#004000; border-width:2px; background-color:#f0fff0; padding-top:5.0; padding-right:5.0; padding-bottom:5.0; padding-left:5.0}
.dealbox1 {border-style: solid; border-color:#ff0000; border-width:2px; background-color:#ffffff; padding-top:5.0; padding-right:5.0; padding-bottom:5.0; padding-left:5.0}

.box-valentines {border-style: solid;
                           border-color:#004000; 
                           border-width:1px;
                           background-color:#ffeeee}
.box3 {border-style: double; border-color:#ff8000}
.groove {border-style: groove; border-color:#ff8000}
.inset {border-style: inset; border-color:#ff8000}
.none {border-style: none; border-color:#ff8000}
.outset {border-style: outset; border-color:#ff8000}
.ridge {border-style: ridge; border-color:#ff8000}
.box2 {border-style: solid; border-color:red}
.box1text {color: red}
.box1text A:link {color: blue}
.prizebox1 {background-color:#80ff80;}
.prizebox2 {background-color:#eeffee;}
.prizebox3 {background-color:#ffffff;}
.dealsbox1 {background-color:#ff8000;}
.dealsbox2 {background-color:#ffeecc;}
.dealsbox3 {background-color:#ffffff;}
.box99 {border-style: double; border-color:#808080}
.box98 {border-style: double; border-color:#c0c0c0}

.roundedCornerSpacer {
margin: 0px; padding: 0px; border: 0px;
clear: both;
font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
1px: the width of the border
3px: a fudge factor needed for IE5/win (see below)
4px: the width of the border (1px) plus the 3px IE5/win fudge factor
14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
width: 14px; height: 14px;
padding: 0px; border: 0px;
z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
additional 3px! Why? */
.borderTL {
margin-left: -4px;
ma\rgin-left: -1px;
}
html>body .borderTL {
margin-left: -1px;
}
.borderTR {
margin-right: -4px;
ma\rgin-right: -1px;
}
html>body .borderTR {
margin-right: -1px;
}
.borderBL {
margin-left: -3px;
ma\rgin-left: 0px;
}
html>body .borderBL {
margin-left: 0px;
}
.borderBR {
margin-right: -3px;
ma\rgin-right: 0px;
}
html>body .borderBR {
margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
border (no margin, padding or positioning) to the
content class and apply whatever positioning you
want to the contentWrapper class. */
.content {
margin: 0px;
padding: 0px;
border: 1px solid #00000;
}
.contentWrapper {
/* position this div however you want, but
keep its padding and border at zero */
padding: 0px;
border: 0px;
} 
