BODY { 
	line-height: 125%;
}

P
, TD
, DIV
, .navlink { 
	font-family: verdana, arial, helv, sans; 
	font-size:8pt; 
}

.section-s, .section-ns { width: 120px; height: 30px;  font-weight: bold; font-family: verdana, arial, helv; font-size: 8pt; text-align: center }
.section-s { background: white; }
.section-ns { color: white; }
.main { background: white; 
		padding: 20px; 
		vertical-align: top;
		font-family: verdana, arial, helv;
		font-size: 8pt;
}

.contenttable
{
	width: 750px; 
	border: 1px solid silver; 
	height: 530px;
	background: silver;
}

.contenttable2 {
	width: 750px;
}

.contentmenu {
	background: #e20024;
	width: 750px;
}

.postmenuspacer {
	height: 8px;
}

.postcontentspacer {
	height: 4px;
	background: silver;
}

.postcontenttablespacer {
	background: #e20024; 
	height: 12px;
}

.bodytext { 
	font-family: verdana, arial, helv;
	font-size: 8pt;
	line-height: 125%;
}

.link1border {
	border: 1px solid #e20024;
}

.link1 {
	color: #e20024;
	text-decoration: none;
}
.link1:hover {
	color: #e20024;
	text-decoration: underline;
}

.link2 {
	color: #333333;
	text-decoration: none;
}
.link2:hover {
	color: #e20024;
	text-decoration: underline;
}

.navlink {
	color: white;
	text-decoration: none;
}

.navlink:hover {
	text-decoration: underline
}

.usedbikes TD
{	
	font-size: 8pt;
}

.title, .title2, .title3 { 
	color: #e20024
}

.title {
	font-weight: bold;
}

.title2 { 
}

.title3 { 
	font-size: 10pt;
	font-weight: bold;
}

.content, .content-nospacing
{
	height: 344px; 
	width: 100%;
}
.content-nospacing
{
	border-spacing: 0px;
}

.leftcell, .rightcell, .leftcellpadded, .rightcellpadded
{
	width: 375px; 
}

.leftcell, .leftcellpadded {
	line-height: 125%;
	background: #fafafa; 
}

.leftcellpadded { 
	padding: 15px;
}

.rightcell, .rightcellpadded {
	background: #eaeaea;
	line-height: 125%;
}

.rightcellpadded {
	padding: 15px;
}

.sectiontitle
{
	font-size:12pt;
	font-weight: bold;
	color: darkblue;
	line-height: 100%;
}

.ticker {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

.ticker0 {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}

.ticker1 {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.ticker2 {
	color: darkblue;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

.ticker3 {
	color: #505386;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

.ticker4 {
	color: darkblue;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

.ticker:hover {
	text-decoration: underline;
	color: #e20024;
}
.ticker0:hover {
	text-decoration: underline;
	color: #e20024;
}
.ticker1:hover {
	text-decoration: underline;
	color: #e20024;
}
.ticker2:hover {
	text-decoration: underline;
	color: #e20024;
}
.ticker3:hover {
	text-decoration: underline;
	color: #e20024;
}
.ticker4:hover {
	text-decoration: underline;
	color: #e20024;
}


