a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
img {
	border: none;
	background-position: center top;
}
body {
	background-color: #003300;
}
tr {
	border: 1px solid #003300;
}
td {
	border: 1px solid #003300;
}
.maintable {
	border: 3px double #663300;
	width: 900px;
	background-color: #FFFFFF;
}
.leftpanel {
	width: 140px;
	border: 2px double #663300;
	background-image: url(pics/left.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.titlebar {

	background-image: url(pics/titlebar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 25px;
	text-align: center;
	border: 1px solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.subtitlebar {


	background-image: url(pics/titlebar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 25px;
	text-align: center;
	border: 1px solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

.picturecell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	width: 200px;
}
.descriptioncell {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	width: 340px;
}
.pricecell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	width: 100px;
}
.buycell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	width: 110px;
}
.threepanelcells {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	width: 245px;
	font-weight: bold;
}
.twopanelcells {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	width: 370px;
	font-weight: bold;
}
.extdescriptioncell {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	width: 550px;
}
.fourpanelcells {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	width: 180px;
	font-weight: bold;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.listing_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.sizetable {
	width: 300px;
	border: 0px none;
}
.sizetablecells {
	width: 33%;
	border: 0px none;
}
