@charset "utf-8";
/* CSS Document */

body {

	margin-left: 0px;
	
	margin-top: 20px;
	
	margin-right: 0px;
	
	margin-bottom: 0px;
	
	background-color: #444444;
	
	color:#666666;

	text-align: left;

	text-decoration: none;

	font: 10pt "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
	
	line-height: 15pt;
	
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #74B64A;
}
a:active {
	text-decoration: underline;
	color: #666666;
}


.top_table {

		margin-top: 5px;
		
}

.bck_top {
	
	background-repeat: no-repeat;

	height: 45px;
	
	background-position: center top;
	
	background-image: url(../web_assets/top.jpg);

}

.bck_bottom {

	background-repeat: no-repeat;

	height: 21px;
	
	background-position: center bottom;
	
	background-image: url(../web_assets/bottom.jpg);

}

.bck_expand {

	background-repeat: repeat-y;
	
	background-position: center top;
	
	background-image: url(../web_assets/bck_expand.jpg);

}

.divider {
	
	border-left: 1px solid #bed63a;
	
	margin-left: 5px;
	
}

hr {
	
	border: none; 
	
	height: 1px;
	
	color: #bed63a;
	
	background: #bed63a;
	
	margin-left: 0px;
	
	margin-top: 3px;
	
	margin-bottom: 3px;
	
	margin-right: 10px;
	
}


.footerText{

color:#CCCCCC;

text-align: left;

text-decoration: none;

font-weight: bold;

font: 9pt "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

h1{

margin-top: 20px;

color:#74B64A;

text-align: left;

text-decoration: none;

font: bold 14px "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

h2{

margin-top: 20px;

color:#FFFFFF;

text-align: left;

text-decoration: none;

font: bold 14px "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

h3{

color:#74B64A;

text-align: left;

text-decoration: none;

font: bold 14px "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

h4{

padding-left: 5px;

color:#74B64A;

text-align: left;

text-decoration: none;

font: bold 14px "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

h5{

color:#74B64A;

text-align: left;

text-decoration: none;

font: bold 14px "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

.tabHeader{

color:#74B64A;

text-align: left;

text-decoration: none;

font: bold 12px "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

.image_style {

	padding-right: 10px;
	
	padding-bottom: 10px;
	
}

.image_style2 {

	padding-left: 15px;
	
	padding-bottom: 15px;
	
}


.top_tr {

	/*margin-top: 20px;*/
	
}

.formHeading{

color:#74B64A;

text-align: left;

text-decoration: none;

font: bold 14px "Myraid", "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";

}

.cssbutton{

    background-repeat: repeat-x;

	height: 25px;
	
	background-position: center top;
	border: 1px #CCCCCC solid;
	
	background-image: url(../web_assets/but_bck.jpg);
   	color: #FFFFFF;
	text-decoration: none;
	font: bold 10pt "Lucida Grande", "Trebuchet MS", "Verdana", "Helvetica", "sans-serif";
	cursor: pointer;

}



.cssbutton:visited, .cssbutton:hover, .cssbutton:active{

    background-repeat: repeat-x;

	height: 25px;
	
	background-position: center top;
	border: 1px #CCCCCC solid;
	
	background-image: url(../web_assets/but_bck.jpg);
   	color: #CCCCCC;
	text-decoration: none;
	font: bold 10pt "Lucida Grande", "Trebuchet MS", "Verdana", "Helvetica", "sans-serif";
	cursor: pointer;

}

.image_padding {

	padding: 5px;
	
}

.scooterTable {

	background-image: url(../web_assets/scooter_collection/detail_background.jpg);
	
	background-position: center;
	
	background-repeat: no-repeat;
	
}

.silverforrest {

	color: #666666;

	font-size: 9pt;
}

#navigation { width:150px; height:234px; margin-top: 200px; padding: 10px; background-color:#00CC00; float: left; position: fixed;}