#sale {
	background-color:#F00;
	padding: 5px;
	color:#FFF;
	margin: 25px 0 0 0;
}
#sale p, #sale2 p{
	font-size: 12px;
	padding: 0px;
	color:#FFF;
	margin: 0px;
}
#sale2 p{
	color:#000;
}
#sale2 {
	background-color:#F90;
	padding: 5px;
	color:#FFF;
	margin: 0px;
}

.hide {
	display:none;
}

/*--universal transparent--*/
.transparent {
	background-color: transparent;
}
#content h1 {
	font-size: 18px;
	line-height: 22px;
	color: #993333;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#contentPanel h2 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.body05Green {
	font-size: 14px;
	line-height: 14px;
	font-weight: lighter;

}
.body02form {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffffa0;
	border: 1px solid #993333;
}
.bodyRed02 {
	font-size: 11px;
	color: #993333;
	font-weight: bold;	
}
	
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 570px;
	margin-top: 35px;
	background-color: transparent;
	float: right;
}

h4 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.body04 {
	font-size: 11px;
	line-height: 15px;
}
.body04Red {
	font-size: 11px;
	line-height: 15px;
	color: #993333;
}
#content p, tr {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
}
a {
	color: #993333;
	
}
a:hover {
	color: #000000;
	font-weight: bold;
}
#homeCol {
	padding-right: 15px;
}
.bikes {
	height: 18px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
.tableSpacer {
	margin-bottom: 20px;
}
.tableWhite {
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
}
.tableWhiteRight {
	height: 18px;
	line-height: 18px;
	padding-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: right;
}
.tableBody {
	height: 18px;
	line-height: 13px;
	padding: 5px 5px 5px 10px;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.keyline {
	border: 1px solid #CCCCCC;
}

.body02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #565656;
	text-align: left;
	background-color: transparent;
}
.body01 {
	font-size: 11px;

	color: #565656;

}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: transparent;
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

