body {
  font-family: "Helvetica";
  color: #06205C;
  FONT-SIZE: 13px;
  margin: 13px;
}

.botbar a:link, a:visited, a:hover
{
	COLOR: #ffffff;		
    FONT-FAMILY: "Helvetica";
    FONT-WEIGHT: bold;     
    FONT-SIZE: 13px;	
	text-decoration: none;  
}

.title {
	border-bottom: 2px solid #FC9200;
	width: inherit;
	background-color: #ffffff;
	text-align: center;
	vertical-align:top;
	text-decoration: none;
	height: 24px;
	FONT-WEIGHT: bold; 
	COLOR: #0E3184;
	letter-spacing: .1em;
    padding: 2px;
}

.botbar
{
	COLOR: #ffffff;		
    FONT-FAMILY: "Helvetica";
    FONT-WEIGHT: none;     
    FONT-SIZE: 13px;	
	text-decoration: none;  
}

.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 14px;
}


.banner {
}
.banner h2 {
  background-color: #ffffff;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #ffffff;
  padding: 2px;
  padding-right: 4px;
  font-size: small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  background-color: #ffffff;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu {
}


.navigation {
  width: 750px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 750px;
}


.product {
  margin-top: 15px;
  width: 750px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 750px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
}


.searchresults {
  width: 750px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  width: 717px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}

a:link,a:visited
{
	COLOR: #06205C;		
    FONT-FAMILY: "Arial, Helvetica";
    FONT-WEIGHT: bold;     
    FONT-SIZE: 13px;	
	text-decoration: none;  
}
a:hover
{
	COLOR: #06205C;	
    FONT-FAMILY: "Arial, Helvetica";
    FONT-WEIGHT: bold;     
    FONT-SIZE: 13px;	
	text-decoration: underline;  
}

.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}
.featured3 {
	border-bottom: 1px solid #0A2E82;
	border-left: 1px solid #0A2E82;
	background-color: #ffffff;
	padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px;
	vertical-align:top;
}


