html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #FFFFCC;
	background-image: url(images/background-lime.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}
td,th {
	color: #220000;
    font-size="8";	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
img
{ border:0; }


A                      {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
 	font-weight:bold;
	text-decoration: none;
}     
A:hover                {
	color: #F00;
	font-style: normal;
}     
ul {padding-top: 1px; margin-top:1px; margin-left:20px; padding-left:1px;
} 

.Page {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
    margin-top: 0;
    margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.PageHeader {
	background-color:#FFF;
    width: 800px;
	height: 100px;
	padding: 0;
	margin: 0;
 }
.TopMenu {
	width: 800px;
	text-align: right;
	margin-top: 48px;
	margin-bottom: 0px;
}
.TopMenuButton {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
	margin-right: 1px;
}
.TopMenuButton:Hover {
	color: #FFF;
	background-color: #009;
	background-image: url(images/blue-fade-wide.jpg);
}
.QuickButtons {
	width: 800px;
	text-align:right;
}
.QuickLookupBox {
	width:  456px;
	height: 30px;
    margin-top:8px;
	background-color:#FFFFFF;
	font-size: 12px;
}
.SideMenu {
	background:url(images/purple-fade.jpg);
	background-color: #609;
	width: 190px;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}
.SideMenuButton {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	padding: 0px;
}
.SideMenuButton:Hover {
	color: #FF0;
	font-weight:bold;
	background-color: #609;
}
.PageBody {
	background-color:#FFF;
	background-image: url(images/background-lime.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 25px;
}
.ProductTitle {
	color: #609;
	font-weight:bold;
	font-size: 16px;
	text-align: left;
}
.ProductDescription {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
}
li {
	font-weight: normal;
}
.ProductOrdering {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: left;
}
.ProductOrderHeader {
	background:url(images/purple-fade.jpg);
	background-color: #03F;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
.ProductOrderSize {
	font-family: Arial, Helvetica, sans-serif;
	padding-right:10px;
}
.ProductOrderPrice {
}
.ProductOrderDollar {
}
.ProductOrderQty {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:  right;
	width:       32px;
}
.ProductOrderUnit {
	font-size:   10px;
}
.Message {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: left;
	font-size: 12px;
}
.MessageTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}
.MessageDescription {
	text-align: left;
	font-size: 12px;
}


.PageFooter {
	text-align: center;
    margin-bottom: 800px;
}
.Copyright {
	font-size: 10px;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.ItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.ItemSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #110000;
}
.SiteTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E6AC00;
}
.ProductPhoto {
	background-color: #CCC;
	border: 1px #AAA;
}
.ProductPhotoBox {
	color:#CCC;
	background-color: #609;
	border: 1px #AAA;
}
.PoweredBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

