BODY,TABLE,TD {
  font-family:arial,helvetica;
  font-size:11px;
  color:#ffffff;
  }
  
INPUT,SELECT,TEXTAREA {
  font-family:arial,helvetica;
  font-size:11px;
  color:#000000;
  }
  
.greyborder {border-style:solid;border-color:#c0c0c0;border-width:1px;}
.blueborder {border-style:solid;border-color:#000071;border-width:1px;}
  
A {
  text-decoration:underline;
  color:#d0d0d0;
  }
A:hover {
  color:#000000;
  }

TD.homeBG {
  background-image:url('/images/home-bg.jpg');
  background-repeat: no-repeat;
  background-position: top left; 
  background-attachment: fixed;
  }
  
TD.pageBG {
  background-image:url('/images/page-bg.jpg');
  background-repeat: no-repeat;
  background-position: top left; 
  background-attachment: fixed;
  }
  
TD.menu {
  background-color: #49498C;
  padding-left:10px;
  }
A.menu {
  text-decoration:none;
  color:white;
  }
A.menu:hover {
  font-weight:bold;
  color:white;
  }
  
H1 {
  color:#B1B1E8;
  font-size:20px;
  font-weight:normal;
  display:inline;
  }

 H2 {
  color:#B1B1E8;
  font-size:16px;
  font-weight:normal;
  display:inline;
  }
   
.price {font-family:verdana,arial,helvetica;font-size:11px;font-weight:bold;color:#ffffff;}
.title {font-family:verdana,arial,helvetica;font-size:15px;color:#ffffff;}

.hhome {display:none;}
