h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #404431;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 1em;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #404431;
}
.cat_title {
	font-size: 12px;
}

a.detail_links, a.detail_links:link, a.detail_links:visited {
        font-size: 8px;     
        font-weight: normal;
        color: #000000;     
        background: #404431;
        vertical-align: top;
}

a.detail_links:hover {
        color: #FFCC00;   
}
.bottom_nav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        color: #000000;
        background: #404431;
	vertical-align: top;
}
a.bottom_nav:link, a.bottom_nav:visited{
        font-size: 8px;
        font-weight: normal;
        color: #000000;
        background: #404431;
        vertical-align: top;
}
a:bottom_nav:hover {
        color: #FFCC00;
}

.navs {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-stretch: ultra-condensed;
	font-weight: 900;
	text-decoration: none;
}

a.navs:link { 
	font-stretch: ultra-condensed; 
	color: #ffffff;
	}
a.navs:visited { 
	font-stretch: ultra-condensed; 
	}
a.navs:hover { 
	background: #AAAAAA;
	}
a.navs:active { 
	font-stretch: ultra-condensed; 
	color: #ffffff;
	}
body {
	background-color: #000000;
	margin-top: 0px;
}
a:link { 
	color: #000000; 
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #000000;
}
.Item {
	color: #FFFFFF;
	}
.Highlight {
	color: #FFFFFF;
	}

.orderbgcolor {
	background: #FFFFFF;
	}

.altorderbgcolor {
	background: #838D72;
	}

.oldbg {
	background: #57644c;
	}

.bgcolor {
	background: #404431;
        }

.summaryText {
	font-family: arial;
	color: black;
	font-size: x-small;
	background-color: #9ab187;
}

.AltsummaryText {
	font-family: arial;
	color: black;
	font-size: x-small;
	background-color: #57644c;
}

.summaryTitles {
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-family: arial;
    font-size: x-small;
    font-weight: bold;
}

.summaryTax {
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    font-family: arial;
    font-size: x-small;
    font-weight: bold;
}

.summaryLineItem {
	font-family: arial;
	font-szie: x-small;
	color: black;
}
.formfields {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: normal;
        color: #888888;
}
