body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-image: url(/images/bkgrnd.jpg); }

.main { color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5 px; }

.small { color: #000000;
	font-family: arial, sans-serif;
	font-size: 8pt; }

.product {
   font-size: 8pt;
   font-style: italic;
}

.product a {
   text-decoration: none;
   color: #000000;
}

.header { color: #CC0033;
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold; }

.big_cart_title { font-size: 11pt; }

.table-bk
{ background-image: url(/images/bkgrndTop.jpg);
        background-repeat: repeat-x;
        background-position: top left;
		vertical-align: middle; }

.cart-title { color: #FFFFFF;
   font-weight: bold;
   text-align: center;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
   background-color: #999999;
   }

td.cart {
   
   font-family: verdana, arial, sans-serif;
   background-color: #f4f1e0;
   border-left: solid 1px #000000;
   border-right: solid 1px #000000;
   font-size: 8pt; }

table.cart {

	font-family: verdana, arial, sans-serif;
   background-color: #f4f1e0;
   border-left: solid 1px #000000;
   border-right: solid 1px #000000;
   border-bottom: solid 1px #000000;
	font-size: 8pt; }

.menu {font-size: 10pt;
      font-family: helvetica, arial, sans-serif;
	  font-weight: bold;
	  line-height: 12pt;
	  color: #1d2962;
	  text-align: right;}

.menu a:link {  color: #1d2962; text-decoration: none; }
.menu a:visited {  color: #1d2962; text-decoration: none; }
.menu a:active {  color: #1d2962; text-decoration: none; }
.menu a:hover {  color: #000000; text-decoration: none; 
	background-image: url(/images/menuArrow.gif);
        background-repeat: no-repeat;
        background-position: top right;
		vertical-align: text-top;}

.category_2 { color: #CC3333;
      font-size: 9.5pt;
      padding-right: 10px; }
.category_2 a:link { color: #CC3333; }
.category_2 a:visited { color: #CC3333; }
.category_2 a:active { color: #CC3333; }
.category_2 a:hover { color: #CC3333; }

span.off a {  font-size: 9pt;
	font-weight:bold;
      font-family: helvetica, arial, sans-serif;
   color:#475239;
   background-color:#e4e0c3;
   border-style: outset;
   border-color:#a6a6a6;
   border-width:1px;
   line-height: 18pt;
   -moz-border-radius: 5px;
   padding: 2px;
   text-decoration:none;}

span.on a {  font-size: 9pt;
	font-weight:bold;
      font-family: helvetica, arial, sans-serif;
   color:#000000;
   background-color:#d1ceb4;
   border-style: inset;
   border-color:#a6a6a6;
   border-width:1px;
   line-height: 18pt;
   -moz-border-radius: 5px;
   cursor:pointer;
   padding: 2px;
   text-decoration:none;}

.button-to {font-family: helvetica, arial, sans-serif;
          font-size: 9pt;
          color: #475239;
          font-weight: bold;
   background-color:#e4e0c3;
          border-style: outset;
          border-width: 1px;
          border-color: #a6a6a6;
   -moz-border-radius: 5px;}
.button-to a:link {  color: #475239; text-decoration: none; }
.button-to a:visited {  color: #475239; text-decoration: none; }
.button-to a:active {  color: #475239; text-decoration: none; }
.button-to a:hover {  color: #000000; text-decoration: none; background-color:#d1ceb4; }

.textbox {font-family: helvetica, arial, sans-serif;
          font-size: 10pt;
          background-color: #dfdaba;
          border-style: inset;
          border-width: 1px;
          border-color: #adafb1;
		  padding: 2px;
   -moz-border-radius: 5px;}

select {font-family: helvetica, arial, sans-serif;
          font-size: 10pt;
          background-color: #e4e0c3; }

.fieldWithErrors {
  padding: 2px;
  display: table;
}

.fieldWithErrors input, .fieldWithErrors select {
   border:  thin solid red;
}

.formError {
   color:  red;
}

