/* CSS Document */

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

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

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

	#leftcolumn table {
		border-collapse:collapse;
		width:130px;
		max-width:130px;
		min-width:130px;
	}
	
	#leftcolumn th {
		border:1px solid #61202f;
		line-height:19px;
		padding:1px;
	}
	
	#leftcolumn td {
		border:1px solid #61202f;
		line-height:19px;
		padding:1px;
		text-indent:4px;
	}
		#leftcolumn td.header {
			background-color:#ffffff;
		}
		#leftcolumn td.square {
			background-image:url(../../images/charts/mtnsquareoff.gif);
		}
		#leftcolumn td.circle {
			background-image:url(../../images/charts/mtncircleoff.gif);
		}
		#leftcolumn td.ocircle {
			background-image:url(../../images/charts/mtnocircleoff.gif);
		}
		#leftcolumn td.cross {
			background-image:url(../../images/charts/mtncrossoff.gif);
		}
		#leftcolumn td.tri {
			background-image:url(../../images/charts/mtntrioff.gif);
		}
		
	#leftcolumn a {
		width:100%;
		display:block;
		line-height:19px;
		text-decoration:none;
		color:#000000;
		background:#ffffff;
	}
	
	
		#leftcolumn a.header {
			background:#61202f;
			color:#ffffff;
			font-weight:bold;
		}
		#leftcolumn a.square {
			background-image:url(../../images/charts/mtnsquareoff.gif);
		}
		#leftcolumn a.circle {
			background-image:url(../../images/charts/mtncircleoff.gif);
		}
		#leftcolumn a.ocircle {
			background-image:url(../../images/charts/mtnocircleoff.gif);
		}
		#leftcolumn a.cross {
			background-image:url(../../images/charts/mtncrossoff.gif);
		}
		#leftcolumn a.tri {
			background-image:url(../../images/charts/mtntrioff.gif);
		}
	#leftcolumn a:hover {
		background-color:#f3ebe7;
		color:#61202f;
	}
		#leftcolumn a.header:hover {
			background:#61202f;
			color:#ffffff;
		}
		#leftcolumn a.square:hover {
			background-image:url(../../images/charts/mtnsquareon.gif);
		}
		#leftcolumn a.circle:hover {
			background-image:url(../../images/charts/mtncircleon.gif);
		}
		#leftcolumn a.ocircle:hover {
			background-image:url(../../images/charts/mtnocircleon.gif);
		}
		#leftcolumn a.cross:hover {
			background-image:url(../../images/charts/mtncrosson.gif);
		}
		#leftcolumn a.tri:hover {
			background-image:url(../../images/charts/mtntrion.gif);
		}
		
	#leftcolumn a.active {
		background-color:#99cc66;
		color:#61202f;
	}
		#leftcolumn a.squareactive {
			background-image:url(../../images/charts/mtnsquareon.gif);
			background-color:#99cc66;
			color:#61202f;
		}
		#leftcolumn a.circleactive {
			background-image:url(../../images/charts/mtncircleon.gif);
			background-color:#99cc66;
			color:#61202f;
		}
		#leftcolumn a.ocircleactive {
			background-image:url(../../images/charts/mtnocircleon.gif);
			background-color:#99cc66;
			color:#61202f;
		}
		#leftcolumn a.crossactive {
			background-image:url(../../images/charts/mtncrosson.gif);
			background-color:#99cc66;
			color:#61202f;
		}
		#leftcolumn a.triactive {
			background-image:url(../../images/charts/mtntrion.gif);
			background-color:#99cc66;
			color:#61202f;
		}

#rightcolumn_wrapper {
	float:right;
	width:620px;
	max-width:620px;
	min-width:620px;
}

	#rightcolumn_right {
		max-width:152px;
		min-width:152px;
		width:152px;
		float:right;
		font:Verdana;
		background-color:white;
	}
		#rightcolumn_title a.materialoff {
			font-size:11px;
			font-family:Verdana;
			color:#CCCCCC;
			text-indent:3px;
			width:150px;
			display:block;
		}
		#rightcolumn_title a.materialon {
			font-size:11px;
			font-family:Verdana;
			color:#61202f;
			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:40px;
			display:block;
			padding-bottom:8px;
		}
		#rightcolumn_left a.chart {
			padding-left:12px;
			display:block;
			padding-bottom:15px;
		}
	
		#rightcolumn_title {
		width: 608px;
		font-size:11px;
		font-family:Verdana;
		color: #939598;
		padding-left:10px;
		padding-bottom:5px;
		margin-bottom: 5px;
		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;
		}
		#rightcolumn_chart table {
			padding:0px;
			margin:0px;
			border:none;
			margin-left:20px;
		}
		#rightcolumn_chart td {
			padding:0px;
		}
		

h1 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #0083c3;
	margin-top:0px;
	margin-bottom:3px;
	border:1px solid #61202f;
	text-indent:5px;
	text-decoration:none;
	
}

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

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


h4 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #61202f;
	margin-top:3px;
	margin-bottom:3px;
}
img.bord{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;	
	text-decoration: none;
}

div.bord{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;	
	text-decoration: none;
}
table.norm {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	empty-cells: hide;
}

table.norm th {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted;
	border-color: gray gray gray gray;
	background-color: #f1f1f1;
	font-weight:bold;
	empty-cells: hide;
}

table.norm td {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted;
	border-color: gray gray gray gray;
	background-color: white;
	empty-cells: hide;
}
