body {
  font-family: verdana,tahoma,helvetica,sans-serif;
 	background-image: url();
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
  font-size: small;
  font-color:#005183;
  margin: 8px;
}



a{
text-decoration:none;
color:#DA241C;
font-weight:bold;
}


a:hover{text-decoration:underline;}
a:visited{DA241C}
a img{border:0;}


.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
}
.banner h2 {
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}


.featured {
  font-color: #005183;
}
.featured table {
  margin: auto;
  padding: 0px;
  width: 600px;
}
.featured th {
  background-color: #005183;
  font-color: #FFFFFF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}

.header {
  padding: 2px;
  border: 1px
}

.menu {
  background-color: #0000FF;
  padding: 2px;
  width: 160px;
  text-align: left;
  border: 1px
}


.menutitle {
  background-color: #005183;
  padding: 2px;
  width: 160px;
  text-align: left;
  border: 1px
}


.navigation {
  width: 600px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  font-color:#FFFFFF;
  width: 760px;
}


.product {
  margin-top: 15px;
  width: 760px;

}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 600px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
  font-size: 80%;
  font-color:#FFFFFF;

}




.searchresults {
  width: 600px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}






.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}
