/* CSS Document */


a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
a.navlink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
a.navlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

a.centerlink:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
a.centerlink:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

a.centerlink:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
a.centerlink:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

.main {
	background-color: #91A5B7;
	width: 987px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navtab {
	background-color: #322D27;
	background-position: center center;
	text-align: center;
}
.centertable {
	font-family: Verdana;
	font-size: small;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 707px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: E8ECED;
	background-image: url(../images/centerback.jpg);
}
.nav {
	height: 33px;
	width: 657px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
body {
	background-color: #91AAB7;
	text-align: center;
}
.centercontent {
	font-family: Verdana;
	font-size: small;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-left: 15px;
}

.topright {
	height: 152px;
	width: 656px;
}
.bottom {
	font-family: Tahoma;
	font-size: small;
	text-align: center;
	color: #000000;
	padding: 0px;
	background-image: url(../images/bottom.jpg);
}
.copyright {
	font-family: Tahoma;
	font-size: small;
	text-align: center;
	width: 630px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}
.mainimages {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topimage {
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
.bepobutton {
	padding-left: 250px;
}
.centerlist {
	page-break-after: auto;
}



.price {
	font-weight: bold;
	color: #FF0000;
}
.imgtext div {
	padding-left: 5px;
	margin-left: 5px;
}
.pricestrike {
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.notice {
	font-weight: bold;
	color: #990000;
}
