body {
	background-image: url(/imgs/bkg.gif);
	color: #000000;
	font: 13px Trebuchet, Arial, Helvetica, sans-serif;
	line-height:1.6;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
}

#banner {
	background-color: #fff;
	background-image: url(/imgs/logo.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 100px;
	border-left: solid 2px #003366;
	border-right: solid 2px #003366;
}

#headline {
	margin-left: 200px;
	text-align: center;
}

#content {
	background-color: #fff;
	border-left: solid 2px #003366;
	border-right: solid 2px #003366;
	width: 740px;
	text-align: left;
	padding: 10px;
}

#menu {
	width: 760px;
	border-top: solid 2px #003366;
	border-bottom: solid 2px #003366;
	border-left: solid 2px #003366;
	border-right: solid 2px #003366;
}
#footer {
	background-color: #fff;
	width: 760px;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: solid 2px #003366;
	border-bottom: solid 2px #003366;
	border-left: solid 2px #003366;
	border-right: solid 2px #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

.Headline {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#003366;
}
.TopHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Bookmark {
	text-align: left;
	vertical-align: bottom;
}

.Intro {
	padding: 10px;
}

.Review {

}

.ReviewHead {
	background-color: #eeeeee;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.Numbers {
	width: 30px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	vertical-align: bottom;
}
.ProductHeader {
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	vertical-align: bottom;
}

a.ProductHeader {
	color: #000;
	text-decoration: none;
}

a.ProductHeader:hover {
	color: #003366;
	text-decoration: none;
}
.Stars {
	width: 100px;
	text-align: right;
}

.ProductImage {
	height: 160px;
	width: 260px;
	font-size: 13px;
	text-align: center;
}

a.footer {
	color: #003366;
	text-decoration: none;
	padding: 10px;
}

a.footer:hover {
	color: #0066CC;
	text-decoration: none;
	padding: 10px;
}

.MainText {
	width: 500px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.ReviewLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-align:right;
	padding-right: 5px;
}

a.ReviewLink {
	color: #003366;
}

a.ReviewLink:hover {
	color: #0066CC;
}

.Purchase {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Review {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #666666; }
.style5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #003399; }
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 25px;
	top: 2361px;
}
# menu {

}
table.menu {
	width: 680px;
	border-top: solid 2px #003366;
	border-bottom: solid 2px #003366;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
}
td.menu {
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
}
a.menu {
	display:block;
	width: 188px;
	background: #cceeff;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.menu_on {
	display:block;
	width: 188px;
	background: #003366;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.menu:hover {
	display:block;
	width: 188px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0066aa;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.footer {
	
}


