.smalltxt{
	font-size: 8pt;
	color: #BBBBBB;
	text-decoration: none;
}
A {
	color: #efefdd;
}
A:Hover {
	color: #eeeeee;
}

.content {
	overflow: auto;
	padding-top: 20px;
	xpadding-left: 170px;
	font-size: 12px;
	color: #FFFFFF;
	width: 600;
	position: relative;
	left: 190;
}
.footer {
color: #aaaaaa;
 text-align: center; 
 width: 800;
	font-size: 11px;
}
body {
	font-family: Verdana ;
	background: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
TD {
	font-size: 12px;
	color: #ffffff;
}
.maintop{
	background: url('/templates/Scooters/header.jpg') #FFFFFF;
	background-repeat: no-repeat

}
.contentback {
	background: #231f20;
	width: 800;
	
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	padding: 5px;
	color: #ffffff;
	text-indent: 20px;
	text-transform: uppercase;
}
.m0l0iover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	
	padding: 5px;
	color: #aaaaaa;
	text-indent: 20px;
	text-transform: uppercase;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background: url('t-mnu_back_inactive.jpg') #231f20;
}
.m0l0oover {
	text-decoration : none;
	background: url('t-mnu_back.jpg') #231f20;
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #4444FF;
	filter: alpha(opacity=85);
	-moz-opacity: 85%;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #AAAAFF;
}

/* level 2 inner */
.m0l2iover {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #BBBBFF;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #EEEEFF;
}