body {
background-image: url(graphics/stripes.jpg); 
font-family: Arial, verdana, sans serif;
margin-top: 7px;
}

#container {
margin: 0px auto;
}

table.site {
width: 75%;
border: 1px solid #666666;
}

table.product {
text-align: left;
width: 65%;
padding-bottom: 25px;
padding-top: 25px;

} 

table.product2 {
text-align: left;
width: 65%;
padding-bottom: 25px;
padding-top: 5px;
} 

table.shipping {
width: 625px;
margin: auto;

}

.ship {
padding: 1%;
}

.shipping1 {
height: 35px;
}

.shipping2 {
width: 100px; 
}



.productdetail {
padding-bottom: 10px;
padding-left: 15px;
}

* {
margin: 0;
padding: 0;
}

.layout {
padding-bottom: 25px;
}

table.related {
float: right;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
padding-left: 20px;
}

.search {
background-color: white;
border: none;
color: #666666;
font-family: arial, verdana, sans serif;
font-weight: bold;
font-size: 8pt;
}

a:link, a:visited, a:active {
color: #333333;
Text-decoration: none;
font-size: 8pt;
font-weight: bold;
}

a:hover {
color: #BDD2C4;
Text-decoration: none;
font-size: 8pt;
font-weight: bold;
}

a.title:link, a.title:visited, a.title:active {
color: #333333;
Text-decoration: none;
font-size: 8pt;
font-weight: bold;
margin: 10px;
}

a.title:hover {
color: #BDD2C4;
Text-decoration: none;
font-size: 8pt;
font-weight: bold;
margin: 10px;
}

a.numbers:link, a.numbers:visited, a.numbers:active {
color: #333333;
Text-decoration: none;
font-size: 7pt;
font-weight: bold;
}

a.numbers:hover {
color: #BDD2C4;
Text-decoration: none;
font-size: 7pt;
font-weight: bold;
}


a:link.fag-ans2, a:visited.fag-ans2, a:active.fag-ans2 {
color: #333333;
Text-decoration: underline;
font-size: 8pt;
font-weight: bold;
}

a:hover.fag-ans2 {
color: #BDD2C4;
Text-decoration: none;
font-size: 8pt;
font-weight: bold;
}


.fag-ans {
	margin-left: 20px;
}



.searchlist {
font-size: xx-small;
font-style: italic;
font-weight: normal;
color: #333333;
background-color: #D6E2DA;
}

p {
font-size: 8pt;
margin-left: 5%;
margin-top: 3%;
margin-right: 5%;
}

p.look {
font-size: 9pt;
font-style: italic;
}

p.numbers {
text-align: right;
font-size: 7pt;
}
 
p.pages {
margin-top: 0;
margin-bottom: 0;
}
 
p.popup {
margin-left: 0;
}

h1 {
font-size: 9pt;
font-weight: bold;
color: #666666;
margin-left: 5%;
margin-top: 3%;
margin-right: 5%;
}

h2 {
font-size: 8pt;
font-weight: normal;
color: #666666;
margin-left: 5%;
margin-top: 3%;
margin-right: 5%;
}



