body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image: url(../Images/Top_BackGround_Harley.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:left;
	position: absolute;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 800px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	text-align: left;
	z-index:1
}

#Bike_Div {
	position: absolute;
	z-index: 2;
	left: 550px;
}

#footer{
	background-image: url(../Images/Bottom_RPM.jpg);
	background-repeat: repeat-x;
  	bottom:0;
	color: #db2228;
	font-family: 'Copperplate Gothic Light','Times New Roman',Arial;
	font-size: 12px;
} 

#Main_Text{
	color: #0000;
	font-size: 12px;
} 

#Main_Text a,
#Main_Text a:link,
#Main_Text a:hover, 
#Main_Text a:active{
	font-family: "Arial",sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}

/* Navigation Definitions */
#navigation 
{
	float:right;
	text-align:right;
	width:800px;
	height:22px;
	margin: 2px 0px 2px 0px;
	padding: 0px; 
	overflow: hidden; 
	width: 800px;
	font-family: 'Copperplate Gothic Bold','Times New Roman',Arial;

}

#navigation ul
{
	float:left;
	overflow: hidden;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	list-style-type: none;
}

#navigation ul li 
{
	float:left;

	padding:0px 30px 0px 0px;
	margin:0px 15px 0px 0px;
	text-align:center;
	list-style-type: none;
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
	font-family: 'Copperplate Gothic Light','Times New Roman',Arial;
	font-size: 12px;
	color: #db2228;
	font-weight : bold;
	text-decoration: none;
	border: 0;
}

#navigation ul li a:hover, 
#navigation ul li a:active {
	color: #8C8C8C;
	font-weight : bold;
	background: transparent;
}

.navigationbar {
	font-family: 'Copperplate Gothic Light','Times New Roman',Arial;
	font-size: 12px;
	color: #fff;
	font-weight : bold;
	}


/* Navigation Definitions NON IE */
#navigationNonIE 
{
	float:right;
	text-align:right;
	width:800px;
	height:22px;
	margin: -6px 0px 2px 0px;
	padding: 0px; 
	overflow: hidden; 
	width: 800px;
	font-family: 'Copperplate Gothic Bold','Times New Roman',Arial;

}

#navigationNonIE ul
{
	float:left;
	overflow: hidden;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	list-style-type: none;
}

#navigationNonIE ul li 
{
	float:left;

	padding:0px 30px 0px 0px;
	margin:0px 3px 0px 0px;
	text-align:center;
	list-style-type: none;
}

#navigationNonIE ul li a,
#navigationNonIE ul li a:link,
#navigationNonIE ul li a:visited {
	font-family: 'Copperplate Gothic Light','Times New Roman',Arial;
	font-size: 12px;
	color: #db2228;
	font-weight : bold;
	text-decoration: none;
	border: 0;
}

#navigationNonIE ul li a:hover, 
#navigationNonIE ul li a:active {
	color: #8C8C8C;
	font-weight : bold;
	background: transparent;
}



	
	
#TableProperties {}

#TableProperties h2{
	font-weight:bold;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #e6e6e6;
}

#TableProperties h3{
	font-weight:bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #e6e6e6;
}

#TableProperties p {
text-indent: 0.5cm;
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: black;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
	line-height: 1.3;
	margin-top: 7px;
	margin-bottom:0px;
}

#TableProperties {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
	line-height: 1.3;
}

#TableProperties h4{
	font-weight:bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #e6e6e6;
}

#TableProperties U {text-decoration: underline}

#TableProperties I {text-decoration : italic}


/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
	font-size: 9px;
}

#sortabletableproperties {
	font-family: "Ariel",sans-serif;
	font-size: 11px;
}

#sortabletableproperties a:visited {
	font-family: "Ariel",sans-serif;
	font-size: 11px;
	color: blue;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}

#sortabletableproperties a:hover, 
#sortabletableproperties a:active
#sortabletableproperties a,
#sortabletableproperties a:link{
	font-family: "Ariel",sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
	border: 0;
}

#sortabletablepropertiesalign {
	text-align: left;
}

/* CONTENT table Properties Definitions */
#Contenttableproperties {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: White;
	line-height: 1.5;
}

#Contenttableproperties em {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: White;
	line-height: 1.5;
}

#Contenttableproperties h2{
	font-size: 1.6em;	
	margin: 2px 0px;
	padding: 2px 0px;
	color: #fff;
}

#Contenttableproperties h3{
	font-size: 1.3em;	
	margin: 2px 0px;
	padding: 3px 0px;
	color: White;
}

#Contenttableproperties a,
#Contenttableproperties a:link{
	font-family: "Arial",sans-serif;
	font-size: 12px;
	color: White;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}

#Contenttableproperties a:visited {
	font-family: "Arial",sans-serif;
	color: White;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}

#Contenttableproperties a:hover, 
#Contenttableproperties a:active {
	font-family: "Arial",sans-serif;
	color: White;
	background: transparent;
	font-weight : bold;
	font-size: 12px;
}


#Contenttableproperties h3{
	font-size: 1.3em;	
	margin: 2px 0px;
	padding: 3px 0px;
}

.smalltext {
	font-size: 10px;
}


#FormTableProperties {}

#FormTableProperties h2{
	font-weight:bold;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #db2228;
}

#FormTableProperties h3{
	font-weight:bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #db2228;
}

#FormTableProperties {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}

#FormTableProperties h4{
	font-weight:bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #006600;
}

#FormTableProperties a,
#FormTableProperties a:link,
#FormTableProperties a:visited,
#FormTableProperties a:hover, 
#FormTableProperties a:active{
	font-family: "Arial",sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}


#TableProperties U {text-decoration: underline}

#TableProperties I {text-decoration : italic}
