.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0000CC;
}
.listpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 3px;
}
.listprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	padding: 3px;
}
.navlinks {
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.moreinfo {
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.modelheading {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablehdg {
	background-color: #99CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
}
p {
	text-align: left;
	margin: 15px 5px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 { font-size: 1.4em; background-position: left; margin: 10px 5px; }
.infowrapper {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}
.thumbwrapper {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.thumbwrapper img { float: left; margin: 1px; }
.thumbwrapper p { margin: 1px 0px 0px 0px; }
.clearing {
	height: 0;
	clear: both;
}

