/* CSS Document */

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

#leftcolumn {
	max-width:125px;
	min-width:125px;
	width:125px;
	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;
			font-family:Verdana;
			font-size:9px;
			color:#bc3625;
			border-bottom:1px solid #cccccc;
			text-indent:3px;
		}
		#leftcolumn_sub a.sub:hover {
			background-color:#fbf0eb;
			font-weight:bold;
		}

	#leftcolumn table {
		border-collapse:collapse;
		width:130px;
		max-width:130px;
		min-width:130px;
	}
	
	
	#leftcolumn th {
		border:1px solid #bc3625;
		line-height:19px;
		padding:1px;
	}
	
	#leftcolumn td {
		border:1px solid #bc3625;
		line-height:19px;
		padding:1px;
		text-indent:4px;
	}
	
	
		#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;
		background:#ffffff;
	}
		#leftcolumn a.header {
			background:#bc3625;
			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:#fbf0eb;
		color:#bc3625;
	}
		#leftcolumn a.header:hover {
			background:#bc3625;
			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:#fbf0eb;
		color:#336699;
	}
		#leftcolumn a.diamondactive {
			background-image:url(../../images/charts/diamondon.gif);
					background-color:#9accff;
		color:#336699;
		}
		#leftcolumn a.circleactive {
			background-image:url(../../images/charts/circleon.gif);
					background-color:#9accff;
		color:#336699;
		}
		#leftcolumn a.ovalactive {
			background-image:url(../../images/charts/ovalon.gif);
					background-color:#9accff;
		color:#336699;
		}
		#leftcolumn a.rectangleactive {
			background-image:url(../../images/charts/recton.gif);
					background-color:#9accff;
		color:#336699;
		}
		

#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:#bc3625;
			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 #bc3625;
	text-indent:5px;
	text-decoration:none;
	
}

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

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


h4 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #bc3625;
	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;
	}

	
a:link {
    text-decoration: underline;
    color: #666666;
}

a:visited {
    text-decoration: underline;
    color: #666666;
}

a:active {
    text-decoration: underline;
    color: #6cb210;
}

a:hover {
	text-decoration: underline;
	color:#990000;
}
