<style>
.TBox        { font-family: Arial; font-size: 8pt; color: #800000 }
.Special     { font-family: Arial; font-size: 8pt; color: #FFFF00; background-color: #FF0000; 
               font-weight: bold; border: 1 solid #000000 cursor: hand}
.Product     { font-size: 8pt; font-family: Arial; color: #800000; border: 1 solid #800000 }
.ProductSub     { font-size: 8pt; font-family: Arial; color: #800000 }
.ProductTitle { background-image: url('images/oak.jpg'); border-style: ridge; border-width: 1 }
.BodyText    { font-size: 10pt; font-family: Arial; color: #008080 }
.InStock    { font-size: 11pt; font-family: Arial }
.Quote    { font-size: 8pt; font-family: Arial }
.HeaderFrame { font-family: Times New Roman }
.MenuBox     { font-family: Tahoma; font-size: 8pt; color: #ECE9D8; font-weight: bold; cursor: hand }
.SubMenuBox  { font-family: Arial; font-size: 8pt; cursor: hand; background-color: #ECE9D8; 
               color: #000000; border: 1 solid #000000 }
.NavButton        { font-family: Arial; font-size: 8pt; color: #800000 }
.SpecialBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 9pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Arial;
	background-color: bisque;
}
</style>