*
{
	outline: none;
}
img
{
	border: none;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 11px;
	background-image: url(../images/carbonFibre.jpg);
	color: #fff;
	/****scroll bar*******/
	scrollbar-base-color: #444;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #aaa;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #222;
	scrollbar-highlight-color: #444;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #232323;
}
#mainShell
{
	width: 981px;
	height: 574px;
	margin: auto;
	background-image: url(../images/cartouche.jpg);
	background-repeat: no-repeat;
}
#contentShell
{
	position: absolute;
	width: 981px;
	height: 574px;
	overflow: visible;

}
#kmi
{
	position: absolute;
	bottom: 5px;
	right: 37px;
}
#terms
{
	position: absolute;
	left: 37px;
	bottom: 5px;
	color: #CCC;
	z-index: 10;
}
#terms a
{
	color: #CCC;
	text-decoration: none !important;
}

#kmi a
{
	outline: none;
}
a, a:hover, a:visited, a:active
{
	color: #fff;
}
h1,h2,h3,h4
{
	color: #f00;
}
#ducati
{
	position: absolute;
	left: 431px;
	bottom: 0px;
	display: none;
}
#ducati a
{
	outline: none;
}
input[type="text"]
{
	margin-bottom: 6px;
}
label
{
	line-height: 22px;
	vertical-align: top;
	
	
	margin-right: 5px;
}
input[type="radio"]
{
	border: none !important;
}
.blur
{
	border: 2px solid #000;
}
.focus
{
	border: 2px solid #f00;
}
#topDucati
{
	position: absolute;
	top: 0px;
	left: 32px;
}
tr.tdtRider td
{
	color: #f00;
	font-weight: bold;
}
tr.headerRow td
{
	background-color: #000;
	font-weight: bold;
}
.statsTable td
{
	padding: 2px;
}
#menuBanner
{
	margin-top: 35px;
}
