BODY 
{ 
  font-family: Microsoft Sans Serif;
  font-size: 14px;
  color:#202065; 
}

#BannerArea
{
  border: 5px;
  border-color: red; 
  border-style: ridge;
  border-bottom: none;
  background-color: #202065;
  padding: 0px;
  margin: 0px;
}

#Banner
{
  height: 120px;
  border: 0px;
}

.BlueSpacer
{
  background-color: #202065;
  height: 7px;
}

.GreenSpacer
{
  background-color: #339933;
  height: 4px;
}

.AquaSpacer
{
  background-color: #00CCCC;
  height: 6px;
}

#ContentArea
{
  background-color: #202065;
  border: 5px;
  border-color: red; 
  border-style: ridge;
  margin: 0px;
  padding: 0px;
}

#tabiframe
{
  height: 800px;
  marginheight: 2px;
  marginwidth: 2px;
}

.SideBar
{
  text-align: center;
  width: 120px;
  background-color: #202065;
  margin: 0px;
  padding: 0px;
}

.SideBar1
{
  text-align: center;
  width: 160px;
  background-color: #202065;
  padding: 7px;
  margin: 0px;
}

.ViewCartLgImg
{
  width: 98px;
  height: 19px;
  border: 0px;
}

.SpecialsTitle
{
  color: yellow;
  font-weight: bolder;
  font-style: italic;
  font-size: 15px;
  text-decoration: underline;
}

.SpecialsItem
{
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

#AnnouncementWindow
{
  border: 3px;
  border-color: #990000;
  border-style: ridge;
  height: 290px;
  font-size: 9px;
  margin: 0px;
  padding:0px;
}


#AnnouncementHdr
{
  background-color: #AA0000;
  color: yellow;
  font-size: 14px;
  font-weight: bolder;
  font-style: italic;
  margin: 0px;
  padding: 0px;
}

#AnnouncementFrame
{
  width: 149px;
  height: 265px;
  margin: 0px;
  padding: 0px;
  margin-height: 0px;
  margin-width: 0px;
}

#AnnouncementContent
{
  font-size: 8px;
  font-weight: bold;
  color: #202065;
  margin: 0px;
  padding:0px;
  width: 130px;
}

#StoreInfo
{
  font-size: 12px;
  background-color: aqua;
  text-align: center;
}

.NavBar
{
  text-align: center;
}

a.NavBarBtn:hover{color: red; text-decoration: none; font-size: small;}
a.NavBarBtn:link{color:navy; text-decoration: none ; font-size: small;}
a.NavBarBtn:active{color:green; text-decoration: none ; font-size: small;}
a.NavBarBtn:visited{color:purple; text-decoration: none ; font-size: small;}

.SignatureLine
{
  text-align: center;
  font-weight: bolder;
  font-size: 9px;
}

.Signature
{
  font-family: BlackChancery, French Script MT, fantasy;
  font-weight: Italic; 
  font-size: 14px; 
  text-decoration:none;
}

#Webmaster
{
  font-weight:bolder; 
  font-size: 10px;
  text-align: center;
}