html, body {  
	margin: 0px;
	
	border: 0px;
	padding: 0px;
	
	/*background: #fff url(images/bg.gif) repeat;*/
	background-color: #6A0000;
    /* scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #000000;	*/
}

A:link { text-decoration: none }>
A.line:link { text-decoration: underline }
A:visited { text-decoration: none }
A:hover {text-decoration: underline }
A.nav:hover {text-decoration: underline }
td {font-family: arial; font-size: 9pt; }
td.nav {font-family: arial; font-size: 10pt; }
td.chart {color: #FFFFFF; font-family: arial; font-size: 8pt; }
td.header {color: #500101; font-family: arial; font-size: 9pt; }
td.chicken {color: #FFFFFF; font-family: arial; font-size: 11pt; }
a.nav {color: #000000; font-family: arial; font-size: 9pt; }
.point11 {color: #000000; font-family: arial; font-size: 11pt; }
.point12 {color: #FFFFFF; font-family: arial; font-size: 12pt; }

h1	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFD7AE; font-size: 22px; font-weight: normal;}

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px}



.header { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFD7AE; font-size: 22px; font-weight: normal;}

.headersm { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #EF3E42; line-height: 18px}

.small { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3B3F57; font-size: 9px; line-height: 16px}

.address { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3B3F57; font-size: 11px; line-height: 16px; background: #fff url(images/bottombg.gif)}
.address a:link {color: #3B3F57; text-decoration: none}
.address a:visited {color: #3B3F57; text-decoration: none}
.address a:hover {color: #3B3F57; text-decoration: underline}
.address a:active {color: #3B3F57; text-decoration: none}

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3B3F57; font-size: 10px; line-height: 15px; background: #fff url(images/bottombg.gif)}
.copyright a:link {color: #3B3F57; text-decoration: none}
.copyright a:visited {color: #3B3F57; text-decoration: none}
.copyright a:hover {color: #3B3F57; text-decoration: underline}
.copyright a:active {color: #3B3F57; text-decoration: none}

.stripe { background-color: #C46464;}
.tablebg { background: #fff url(images/tablebg.gif)}
.sidebg { background: #fff url(images/sidebg.gif)}
.indexbg { background: #fff url(images/indexbg.gif)}
.innerbg { background: #fff url(images/innerbg.gif); background-repeat: no-repeat;}

li { line-height: 18px; list-style-image: url(/images/bullet.gif);}

.indent { 
 padding-left: 30px; 
}

.input{
color:#000000; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
border: 1px solid #787878; 
text-align: left;
}

.button { 
font-style: normal; 
font-weight: normal;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #FFD7AE; 
 color: #000000; 
 margin-right: 0px; 
border: 1px solid #FFFFFF;

 }

.bkgcolor  {background-color:#E7F6E8;}
.image_border {border-width:1px; border-style:solid; border-color:#4C4C4C;}


.box { 

padding: 0px 0px 2px 0px;     /* top, right, bottom, left */
background: #C46464; 
border-top: 1px solid #cccccc;    
border-right: 1px solid #cccccc;    
border-bottom: 1px solid #cccccc;    
border-left: 1px solid #cccccc;
margin: 5px 0px 5px 0px; 
}


/* breadcrumbs box */
.breadcrumbs  { 

padding: 0px 0px 2px 0px; 
margin: 5px 0px 5px 0px; 
	font-family: verdana, arial, lucida sans unicode; 
	font-size: 13px; 
	font-weight:bold; 
	line-height: 22px; 
	color: #255EA3; 

}

.carttable, td.carttable	{
font-family: arial, verdana, helvetica ;	
font-size: 8pt;
padding: 3px 8px;
border: 1px solid #D9D9D9;
}

.cartheader, a.cartheader:link, a.cartheader:visited	{
background-color: #670003;
color: #ffffff;
text-decoration: none;
font-weight: bold;
border-left: 1px solid #21713B;
border-bottom: 1px solid #ffffff;
}

/* used for sale price highlighting */
.red	{ color: red;}