@charset "utf-8";
/* CSS Document */



.container {
	background-image: ;
	background-repeat: repeat-y;
	border-top: solid #000000 0px;
	border-left: solid #000000 2px;
	border-right: solid #000000 2px;
	border-bottom: solid #000000 0px;
	width: 792px;
	height:100%;
	vertical-align:top;
	}

.mainheader {
background-image:url(images/main_header_image.JPG);
background-repeat:no-repeat;
width:790px;
height:193px
}

.navigation_cell {
height:55px
}

.filler_panel {
height:20px;
background-color:#FFFFFF;
}

.sidebar {
width:120px;
}

.footer_panel {
background-image:url(images/footer_panel.jpg);
background-repeat:no-repeat;
height:43px;
}

.cars_background {
background-image:url(images/cars_background.jpg);
background-repeat:repeat-y;
}

.body_text {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
text-indent:5px;
}

.footer_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#C20404;
}

.nhrachart {
border: solid 1px #666666;
}

.subtext {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
} 



