/* CSS Document */
/* Metropolis Yamaha CSS*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../IMAGES/BG.jpg) repeat-y fixed center top;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CE0001;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.tableborder{
	border: 1px solid #efeff0;
}

.footer {
	background: url(../IMAGES/footer_bg.jpg) repeat-x left top;
	height: 29px;
	padding: 0px;
	text-indent: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.footer:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.footer:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

/*Code for the roll overs on the images*/

a.rollover:hover img {
filter:alpha(opacity=40);-moz-opacity:.80;opacity:.80;
}

.MainTable {
	margin: 3px;
	border: 1px solid #C72D35;
	width: 992px;
}


.ContentTable {
	margin: 3px;
	padding: 0px;
	border-top: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ContentTable td {
	padding: 3px;
}

.RightTable {
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headings {
	color: #FFFFFF;
	background: #CE0001;
	font-weight: bold;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text {
	font-size: 12px;
	padding: 10px;
		
}
.textbold {
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	color: #666666;
}
.WhiteText{
	font-size:11px;
	color:#FFFFFF;
	}

.textbold {
	font-size: 11px;
	padding: 10px;
	font-weight: bold;		
}
.PageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/IMAGES/footer_bg.jpg) repeat-x;
}

.Metropheading {
	height: 30px;
	color:#FFFFFF;
	background: url(/IMAGES/footer_bg.jpg) repeat-x;
}
.MetropSubheading {
	height: 12px;
	border-bottom: 1px solid #CC0000;
	/*	background: url(../IMAGES/footer_bg.jpg) repeat-x;*/
}
.MetropSubtext{
	height: 10 px;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.MetropLink{
	height: 10 px;
	color:#000000;

}

.NewBikes td{
padding:0px;

}

.UsedHomeContainer{
	border: 1px solid #CC0000;
	margin: 0px;
	padding: 3px;
}

.UsedBikeHome{
	background-color: #efeff0;
	border-bottom: 1px dotted #FFFFFF;
	color: #000000;
	font-size: 11px;
	margin-bottom: 5px;
	padding:2px;
}

a.UsedBike:link {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.UsedBike:visited {
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}
a.UsedBike:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.UsedBike:active {
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}

.buttons{
	font-size:11px;

}.Newbikeheading {

	height: 14px;
	border-bottom: 1px solid #CC0000;
}
