/* Style Sheet for AmericaMalls sites */
/* (C) Copyright 1999-2001 U.S. Web Providers, Inc. All Rights Reserved */
/* Author: Jeffery Lyons */
/* Date: November 14, 1999 */

/* Body Tag */
Body {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 75%;
  font-weight: 400;
  color: #000000;
  background-color: #FFFFFF;
  }

span.Promo {
  color: white;
  font-size: 125%;
  font-weight: bold;
  background-color: #0000FF;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  height: 5;
  padding-bottom: 0;
  border-color: red;
  border-style: double;
  border-width: 4;
  width : 100%;
  }
  
span.CatName {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: larger;
  font-weight: 800;
  color: Maroon;
  line-height: 1em;
  padding-top: 0;
  }

span.BizName {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: larger;
  font-weight: 800;
  color: black;
  line-height: 1em;
  padding-top: 0;
  }

span.BizListing {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: smaller;
  color: black;
  line-height: 1.25 em;
  padding-top: 0;
  }

/* Code Tag */
Code {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 75%;
  font-weight: 400;
  color: #000000;
  }

Code.Firstword {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: medium;
  color: #000000;
  font-weight: 600;
  }

Code.TBFirst {
  text-indent: 1;
  font-family: arial,helvetica,"sans serif",serif;
  font-size: medium;
  color: RGB(150,150,255);
  font-weight: 800;
  }

Code.TBText {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: medium;
  color: #EEEEEE;
  font-weight: 800;
  }

Code.topmenu {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 75%;
  font-weight: 400;
  color: #000000;
  line-height: .5;
  padding-top: 0;
  border-color: red;
  border-style: solid;
  border-width: 2;
  }

Code.titlebar {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 16px;
  font-weight: 800;
  color: #FFFFFF;
  }

Code.BizName {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 150%;
  font-weight: 800;
  color: Maroon;
  line-height: 1em;
  padding-top: 0;
  }

Code.BizSlogan {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 125%;
  font-weight: 400;
  font-style: italic;
  color: #006400;
  line-height: 1em;
  padding-top: 0;
  }

Code.BizPhone {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 150%;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  line-height: 1em;
  padding-top: 0;
  }

Code.ATHMenu  {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  padding-top: 0;
  background : #8B1957;
  width : 100%;
  text-decoration : none;
  }

Code.ATHMenu  A:Link {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  padding-top: 0;
  background : #8B1957;
  width : 100%;
  text-decoration : none;
  }

Code.ATHMenu  A:Visited {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  padding-top: 0;
  background : #8B1957;
  width : 100%;
  text-decoration : none;
  }

Code.ATHMenu  A:Hover {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: #8B1957;
  padding-top: 0;
  background : yellow;
  width : 100%;
  text-decoration : none;
  }

  Code.bizmenu  {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: Maroon;
  padding-top: 0;
    width : 100%;
  text-decoration : none;
  background-color : White;
  }

  Code.bizmenu A:link  {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: Maroon;
  padding-top: 0;
    width : 100%;
  text-decoration : none;
  background-color : White;
  }

  Code.bizmenu A:visited  {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  padding-top: 0;
  background : #8B1957;
  width : 100%;
  text-decoration : none;
  }

  Code.bizmenu A:hover  {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 90%;
  font-weight: 400;
  font-style: normal;
  color: White;
  padding-top: 0;
    width : 100%;
  text-decoration : none;
  background-color : Maroon;
  }

/* Paragraph Tag */
P.TitleBar {
  color: white;
  font-weight: bold;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  height: 3;
  padding-bottom: 0;
  border-color: blue;
  border-style: solid;
  border-width: 2;
  width : 100%;
  }

P.TitleBar A:Link {
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  font-size : smaller;
  padding-bottom : 0%;
  padding-top : 0%;
  }

Span.TitleBarLeft A:Link {
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  font-size : smaller;
  padding-bottom : 0%;
  padding-top : 0%;
  width: 100%;
  border-color: blue Blue  Red blue;
  border-style: solid;
  border-width: 1;
  }

Span.TitleBarLeft A:visited {
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  font-size : smaller;
  padding-bottom : 0%;
  padding-top : 0%;
  width: 100%;
  border-color: blue Blue  Red blue;
  border-style: solid;
  border-width: 1;
  }
  Span.TitleBarRight A:Link {
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  font-size : smaller;
  padding-bottom : 0%;
  padding-top : 0%;
  width: 100%;
  border-color: Red Red Blue Red;
  border-style: solid;
  border-width: 1;
  }
Span.TitleBarRight A:visited {
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  font-size : smaller;
  padding-bottom : 0%;
  padding-top : 0%;
  width: 100%;
  border-color: Red Red Blue Red;
  border-style: solid;
  border-width: 1;
  }

  Span.BizMenu A:Link {
  text-decoration: none;
  color: white;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  font-size : xx-small;
  padding-bottom : 0%;
  padding-top : 0%;
  width: 100%;
  border-color: Blue Blue Red Blue;
  border-style: solid;
  border-width: 1;
  text-align : left;
  }
  
  Span.BizMenu A:Visited {
  text-decoration: none;
  color: white;
  background-color: #000000;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  font-size : 80%;
  padding-bottom : 0%;
  padding-top : 0%;
  width: 100%;
  border-color: Blue Blue Red Blue;
  border-style: solid;
  border-width: 1;
  text-align : left;
  }

p.copyright {
  font-family: Arial,Helvetica,Univers,"Zurich BT";
  font-size: 10;
  color: white;
  background-color: black;
  text-align: right;
  }
P.copyright A:link {
  text-decoration: none;
  color: white;
  background-color: black;
  text-align: right;
  }
P.copyright A:visited {
  text-decoration: none;
  color: white;
  background-color: black;
  text-align: right;
  }
P.copyright A:hover {
  color: yellow;
  background-color: blue;
  text-align: right;
  }

P.bodytext {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 75%;
  font-weight: 400;
  color: #000000;
  text-align: justify;
  }

P.CatTitle {
  color: white;
  font-size: 200%;
  background-color: #000069;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  height: 5;
  padding-bottom: 0;
  border-color: blue;
  border-style: double;
  border-width: 4;
  }

P.Promo {
  color: white;
  font-size: 125%;
  font-weight: bold;
  background-color: #0000FF;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  height: 5;
  padding-bottom: 0;
  border-color: red;
  border-style: double;
  border-width: 4;
  }

  P.winner {
  font-family: arial,helvetica,"sans serif",serif;
  font-size: 75%;
  font-weight: bold;
  color: #FF0000;
  text-align: justify;
  }
