.center { text-align: center }
.justify { font-size: xx-small; font-family: Verdana; text-align: justify }
.small { color: #000000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif}


body {
	background-color: #FFFFFF;
	margin: 0pt;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
}
h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	padding: 2px 4px 6px;
	margin: 1px 3px;
}
h2 {
	color: #333333;
	font-size: 18px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	padding: 2px 2px 6px;
	margin: 1px 4px;
}
h3 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: medium none black;
	margin: 4px;
	padding: 4px;
}
p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
	padding: 4px;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
	
}
a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
 .price {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
}
.nav {
	margin-right: 2px;
	padding-right: 2px;
	margin-left: 2px;
	padding-left: 2px;
	font-weight: normal;
	text-decoration: none;
}
.navplace {
	margin-top: 7px;
}
.pspace {
	margin: 6px;
	padding: 6px;
	color: #666666;
}
.large {
	font-size: 18px;
	color: #B14438;
}
.pside {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBFFA5;
	border-right-color: #DBFFA5;
	border-bottom-color: #DBFFA5;
	border-left-color: #DBFFA5;
}
.testimonial {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	font-weight: 400;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.sell {
	font-size: 14px;
	margin: 2px 6px;
	padding: 6px 6px 2px;
	font-weight: bold;
	color: #FF0000;
}
.testimonial2 {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC33;
}
.huge {
	font-family: Helvetica, Arial;
	font-size: 36px;
}

.topnav {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.topnav a:visited {
	font-weight: bold;
	color: #FFFFFF;
}

.topnav a:link {
	font-weight: bold;
	color: #FFFFFF;
}

.pnarrow {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.searchbg {
	background-image: url(images/search-bg.gif);
}

