.ScooterTableHeaderL {
	background-color: #6633FF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
}

.ScooterTableHeaderR {
	background-color: #9999FF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.ScooterLeftTD {
    background:#9999FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	height: 20px;
	width: 124px;
	text-align:left;
}

.ScooterLeftTDSel {
	background:#FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	border-left-width: 1px;
	border-top-width: 1px;
	height: 20px;	
	width: 124px;
	text-align: center;
}

.ScooterRightTD {
	border: none #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ThickBottomBorder {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.ScooterMenuItem:link, a.ScooterMenuItem:visited, a.ScooterMenuItem:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

a.ScooterMenuItem:hover { text-decoration:underline; }

.pDiscription {
padding:10px 10px 0px 15px;
margin: 0px 0px 0px 0px;
text-align: justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/*color:#6666FF;*/
color: #000000;

}

.pPrice {
padding:10px 0px 20px 30px;
margin: 0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#6666FF;
font-weight:bold;
}

.pScooterName {
padding:20px 10px 20px 10px;
margin: 0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color: #6666FF;
font-weight:bold;
}
