/* CSS Document */

body {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
}

h1 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #5a3000;
	margin-top:0px;
	margin-bottom:3px;
}

h2 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #5a3000;
	margin-top:6px;
	margin-bottom:3px;
}

h3 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #5a3000;
	margin-top:10px;
	margin-bottom:3px;
}

h4 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #5a3000;
	margin-top:10px;
	margin-bottom:3px;
}

hr {
	border-top:3px double #5a3000;
	border-bottom:0px;
	height: 3px;
	margin-top:0px;
	padding-top: 0px;
}

.orange {
	color: #5a3000;
	font-size: 12px;
}

div.caption{
	font-size:smaller;
	font-style:italic;
	padding-top:1px;
	padding-bottom:8px;
}

#roadpage_wrapper {
	max-width:760px;
	padding-left:0px;
	padding-top:15px;
	margin:0px;
}

#road_active {
	display:none;
}

#leftcolumn {
	max-width:130px;
	min-width:130px;
	width:130px;
	font-family:Verdana;
	font-size:11px;
	float:left;
}

	#leftcolumn_sub {
		margin-top:10px;
		width:120px;
		max-width:120px;
		border-top:1px solid #cccccc;
	}
		#leftcolumn_sub a.sub {
			line-height:19px;
			width:120px;
			display:block;
			background-color:#ffffff;
			font-family:Verdana;
			font-size:9px;
			color:#5a3000;
			text-indent:3px;
			border-bottom:1px solid #cccccc;
		}
		#leftcolumn_sub a.sub:hover {
			background-color:#f3ebe7;
			font-weight:bold;
		}

	#leftcolumn table {
		border-collapse:collapse;
		width:120px;
		max-width:120px;
		min-width:120px;
	}
	#leftcolumn td {
		border:1px solid #5a3000;
		line-height:19px;
		padding:1px;
	}
		#leftcolumn td.header {
			background-color:#ffffff;
		}
		#leftcolumn td.diamond {
			background-image:url(../../images/charts/diamondoff.gif);
		}
		#leftcolumn td.circle {
			background-image:url(../../images/charts/circleoff.gif);
		}
		#leftcolumn td.oval {
			background-image:url(../../images/charts/ovaloff.gif);
		}
		#leftcolumn td.rectangle {
			background-image:url(../../images/charts/rectoff.gif);
		}
	#leftcolumn a {
		width:100%;
		display:block;
		line-height:19px;
		text-decoration:none;
		color:#000000;
		text-indent:8px;
		background:#ffffff;
	}
		#leftcolumn a.header {
			background:#5a3000;
			color:#ffffff;
			font-weight:bold;
		}
		#leftcolumn a.diamond {
			background-image:url(../../images/charts/diamondoff.gif);
		}
		#leftcolumn a.circle {
			background-image:url(../../images/charts/circleoff.gif);
		}
		#leftcolumn a.oval {
			background-image:url(../../images/charts/ovaloff.gif);
		}
		#leftcolumn a.rectangle {
			background-image:url(../../images/charts/rectoff.gif);
		}
	#leftcolumn a:hover {
		background-color:#f3ebe7;
		color:#5a3000;
	}
		#leftcolumn a.header:hover {
			background:#5a3000;
			color:#ffffff;
		}
		#leftcolumn a.diamond:hover {
			background-image:url(../../images/charts/diamondon.gif);
		}
		#leftcolumn a.circle:hover {
			background-image:url(../../images/charts/circleon.gif);
		}
		#leftcolumn a.oval:hover {
			background-image:url(../../images/charts/ovalon.gif);
		}
		#leftcolumn a.rectangle:hover {
			background-image:url(../../images/charts/recton.gif);
		}
		
	#leftcolumn a.active {
		background-color:#f3ebe7;
		color:#336699;
	}
		#leftcolumn a.diamondactive {
			background-image:url(../../images/charts/diamondon.gif);
					background-color:#f3ebe7;
		color:#336699;
		}
		#leftcolumn a.circleactive {
			background-image:url(../../images/charts/circleon.gif);
					background-color:#f3ebe7;
		color:#336699;
		}
		#leftcolumn a.ovalactive {
			background-image:url(../../images/charts/ovalon.gif);
					background-color:#f3ebe7;
		color:#336699;
		}
		#leftcolumn a.rectangleactive {
			background-image:url(../../images/charts/recton.gif);
					background-color:#f3ebe7;
		color:#336699;
		}
		

#rightcolumn_wrapper {
	float:right;
	width:620px;
	max-width:620px;
	min-width:620px;
}
#rightcolumn_body {
	float:left;
	width:455px;
	max-width:455px;
	min-width:455px;
	font-size:11px;
	font-family:Verdana;
	color:#666666;
}

	#rightcolumn_right {
		max-width:152px;
		min-width:152px;
		width:152px;
		float:right;
		font-family:Verdana;
		background-color:white;
	}
		#rightcolumn_right a.materialoff {
			font-size:11px;
			font-family:Verdana;
			color:#CCCCCC;
			text-indent:3px;
			width:150px;
			display:block;
		}
		#rightcolumn_right a.materialon {
			font-size:11px;
			font-family:Verdana;
			color:#47A3D4;
			font-weight:bold;
			text-indent:3px;
			width:150px;
			display:block;
		}

	#rightcolumn_left {
		float:left;
		width:448px;
		max-width:448px;
		min-width:448px;
		text-align:left;
	}
		#rightcolumn_left a.titlebar {
			padding-left:00px;
			display:block;
			padding-bottom:0px; /* No Longer Used */
		}
		#rightcolumn_left a.chart {
			padding-left:12px;
			display:block;
			padding-bottom:25px;
		}
	
	#rightcolumn_title {
		font-size:10px;
		font-family:Verdana;
		color:#666666;
		padding-left:0px;
		padding-bottom:2px;
		background-color:#ffffff;
	}
	
	#rightcolumn_chart {
		clear:both;
	}
		#rightcolumn_chart a.titlebar {
			width:580px;
			height:17px;
			max-height:17px;
			margin-left:40px;
			display:block;
			margin-bottom:8px;
			background-color:#ffffff;
		}
		#rightcolumn_chart table {
			padding:0px;
			margin:0px;
			border:none;
			margin-left:20px;
		}
		#rightcolumn_chart td {
			width:49px;
			max-width:50px;
			padding:0px;
		}
		
#bike_sm {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #5a3000;
}

hr.bottom_brown {
	margin-top:15px;
	width:760px;
	border-top:3px double #5a3000;
}

