body
{
	background-color: #FFFFFF;
	margin: 0px;
}

.imgbrd {
	border:1px solid #000000
}


.backgroundleft 
{
	background-attachment: scroll;
	background-image: url(images/bb_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.backgroundright 
{
	background-attachment: scroll;
	background-image: url(images/bb_11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.backgroundnavigation 
{
	background-attachment: scroll;
	background-color: #C2C2C2;
	background-image: url(images/bb_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.backgroundcontent 
{
	background-attachment: scroll;
	background-color: #C6C7C9;
	background-image: url(images/bb_19.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.backgroundleftprofile
{
	background-attachment: scroll;
	background-image: url(images/pp_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.backgroundnavigationprofile 
{
	background-attachment: scroll;
	background-color: #C2C2C2;
	background-image: url(images/pp_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.backgroundleftbikes
{
	background-attachment: scroll;
	background-image: url(images/bk_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.backgroundnavigationbikes
{
	background-attachment: scroll;
	background-color: #C2C2C2;
	background-image: url(images/bk_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.backgroundleftfinance
{
	background-attachment: scroll;
	background-image: url(images/finance_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backgroundnavigationfinance
{
	background-attachment: scroll;
	background-color: #C2C2C2;
	background-image: url(images/finance_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.backgroundleftcalculator
{
	background-attachment: scroll;
	background-image: url(images/calculator_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backgroundnavigationcalculator
{
	background-attachment: scroll;
	background-color: #C2C2C2;
	background-image: url(images/calculator_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.backgroundleftcontact
{
	background-attachment: scroll;
	background-image: url(images/contact_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backgroundnavigationcontact
{
	background-attachment: scroll;
	background-color: #C2C2C2;
	background-image: url(images/contact_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pageheading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
}


.nav a, .nav a:hover, .holder 
{
	display: block;
	color: #ffffff;
	background-color: #860C01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 7px;
}


.nav a:hover, .holder
{
	color: #ffffff;
	background-color: #4C4C4C;
}


.copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4C4C;
	padding-left: 15px;
	padding-top: 15px;
}


.textjustify 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.heading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C4C4C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}


.borderall 
{
	border: 1px solid #4C4C4C;
}


.specialblock 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-color: #EEEEEE;
	text-align: center;
	padding: 10px;
	border: 2px solid #C6C7C9;
}


.address 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}


.subheadingtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
}

.search_bar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.searchboxstyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.scootername {
	font-size: 28px;
	font-weight: bold;
	color: #860C01;
}
.redtext {
	font-weight: bold;
	color: #860C01;
}

