
body, td, th, h1, .copyright, input, select, textarea {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
h1 {  
	font-size: 150%;
	font-weight: bold;
}
.navbar {  
	color: Navy;
	background-color: #ffcc66;
	border: Gray;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px
}
.whitespace {  
	background-color: White;
	border: Silver solid;
	border-width: 1px 0px 0px
}
.copyright {  
	color: Gray;
	border: Silver solid;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-width: 1px 0px 0px
}
.content {  

}
.carttablehead {
	color: White;
	background-color: #006600;
	border: Black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.cartitems {
	color: Black;
	background-color: #eeeeee;
	border: Silver;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.categorylist {
	color: Black;
	background-color: #eeeeee;
	border: Silver;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.lineback {  
background-image: url(../logo/bl.gif); 

}

.homebg {  
background-image: url(../logo/homebackground.gif); 
background-repeat: no-repeat; 
background-position: 200px 5px;
}

.trlink {  
	color: Black;
	background-color: #eeeeee;
}

.trlinkhigh {  
	color: Black;
	background-color: White;
}

.tdlink {
	border: 1px solid #cccccc;
}

.menulink {
	color: Black;
	font-style : normal;
	text-decoration : none;
	font-size: 80%;
}

a.menulink:active {  
color:  Black;
font-weight: bold;
}
a.menulink:hover {  
color:  Black;
font-weight: bold;
text-decoration: underline;
}
a.menulink:link {  
color:  Black;
font-weight: bold;
}
a.menulink:visited {  
color:  Black;
font-weight: bold;
}
.redgradient {
background-image: url(../../images/redgradient.jpg); 
background-repeat: repeat-x;
font-size: 12pt;
color: White;
padding-left: 12px;
}
a.redgradientlink:link {
color: White;
font-weight: bold;
text-decoration: none;
padding-bottom: 2px;
}
a.redgradientlink:visited {
color: White;
font-weight: bold;
text-decoration: none;
padding-bottom: 2px;
}
a.redgradientlink:active {
color: White;
font-weight: bold;
text-decoration: none;
padding-bottom: 2px;
}
a.redgradientlink:hover {
color: White;
font-weight: bold;
text-decoration: underline;
padding-bottom: 2px;
}
.cartheading {  
background-image: url(../../images/redgradient.jpg); 
background-repeat: repeat-x; 
color: White
}
.cartrow { 
background-image: url(../../images/borderedgreygradient.jpg); 
background-repeat: repeat-x; 
color: Black; 
padding-top: 0px; 
padding-right: 5px; 
padding-bottom: 0px; 
padding-left: 5px; 
font-size: 10pt
}
.whitehead {  
font-size: 12pt; 
color: White; 
font-weight: bold; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 15px
}
.itemrow { 
background-image: url(../../images/greygradient.jpg); 
background-repeat: repeat-x; 
color: Black; 
padding-top: 0px; 
padding-right: 5px; 
padding-bottom: 0px; 
padding-left: 5px ; 
font-size: 10pt; 
border-color: #cccccc black black; 
border-style: ridge; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px
}
.cartborder {  
border: Black; 
border-style: ridge; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #eeeeee
}
.qtyedit {
font-size: 9pt;
text-align: center;
}
.orange {
color: Maroon;
}