.hilite { color: #ff9900}                              
.logoclr { color: #330099}
.color3 {color: #99ccff}
BODY
{
    background-color: white;
    font-family: Arial,Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    font-size:small;

}
a:hover { color: #f90; text-decoration: underline }
a  {color : #309; text-decoration: none;}
a:hover { color: #f90; text-decoration: none;}

#divhead {
	position:absolute;
	width:780px;
	height:110px;
	z-index:1;
	left: 0px;
	top: 0px;
	 background-image:url(/foodservice/images/back.gif);
	text-align:right;
}
#divheadb {
	position:absolute;
	width:780px;
	height:110px;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align:right;
	 background-color:#fc9;
}
#divbuttons {
	position:absolute;
	width:780px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 112px;
    background-color: #fff;
    border-bottom:1px solid #9cf;
}
#divbuttonsb {
	position:absolute;
	width:780px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 110px;
    background-color: #9cf;
    border-top:1px solid #309;
    border-bottom:1px solid #309;}
#divcontent {
	position:absolute;
	width:770px;
	z-index:2;
	left:10px;
	top: 150px;
    margin-right: 15px;
	background-color:  white;
	text-align: justify;
}
#divlinks {
       position:relative;
       left: -100px;
       width: 80px;
       
       }
#divfooter {
	position:relative;
	width:760px;
	z-index:2;
	font-size: x-small;
	background-color: white;
    border-top:1px solid #9cf;
    border-bottom:1px solid #9cf;
    margin-bottom:10px;

}
H1
{
    FONT-FAMILY: Arial,Verdana,Helvetica,Verdana,Geneva,Swiss;
    font-SIZE: large;
    text-transform: capitalize;
    text-align:left;
    color: #309;
    margin-top: 0px;
}

H2
{
    FONT-FAMILY: Arial,Verdana,Helvetica,Verdana,Geneva,Swiss;
    font-size: medium;
    color:#f90;
}
H3
{
    FONT-FAMILY: Arial,Verdana,Helvetica,Verdana,Swiss;
    Font-size: small;
    color: #309;
    font-weight: bold;
}
H4
{
    FONT-FAMILY: Arial,Verdana,Helvetica,Verdana,Geneva,Swiss;
    font-size: 105%;
}
H5
{
    FONT-FAMILY: Arial,Verdana,Helvetica,Verdana,Geneva,Swiss;
}
img {border: 0px; margin: 5px 5px 5px 5px;}
img.show {margin-right: 10px;}
hr {height: .5pt; color: gray; noshade: true;}
input.banner{ border: 2px outset navy; text-align: center; font-size: small; background-color: #fff; color: #000;}
p {margin-left: 10px;
   margin-right: 10px;}
li {margin-bottom: 5px;}
b {color:#f90;
  font-weight: normal;}