		a {
			color: #CCCCCC;
			/* text-decoration: none; */		}
		
		body {
			margin:0px; 
			background-image: url('../NewSite/images/grayBkgrd.gif');	
			font-family: arial;
			font-size: 14pt;		
		}
		
		table {
			border-collapse: collapse;
		}
		
		table.main {
			width: 100%
		}
		
		table.topNavTable {
			width: 100%;
		}
		
		table.bottomNavTable{
			background-image: url('../NewSite/images/bottomNavBkgrd.jpg');
			width: 100%;
		}
		
		tr.topNavRow {
			background-color: #000000;
		}
		
		td.topLogoCell {
			background-image: url('../NewSite/images/BlueStripeBkgrd.jpg');
			padding: 0px;
		}
				
		td.topNavButton {
			font-family: Arial;
			font-size: x-small;
			font-weight: bold;
			padding: 5px 10px 5px 10px;
		}
		
		td.bottomNavCell {
			font-family: Tahoma;
			font-size: 10px;
			text-align: center;
		}
					
		td.dealerAddressCell {
			color: #FFFFFF;
			font-size: x-small;
			font-weight: bold; 
			padding-top: 5px; 
			padding-bottom: 2px;
			text-align: center;
			vertical-align: middle;
		}
		
		td.copyrightCell {	 
			border-bottom-width: 0px
			border-left-width: 1px; 
			border-right-width: 1px; 
			border-top-width: 1px; 
			border-bottom-style: solid;
			color: #CCCCCC;
			font-family: Arial;
			font-size: xx-small;
			font-weight: bold;
			text-align: right;
			vertical-align: middle;
		}
.thumbnail{ cursor: pointer; }
		
.detailsLabelCell { background-image: url(../i/text_fade.jpg);
					border-bottom: thin solid #CCCCCC;
					color: #070707;
					font-family: Arial, Sans-Serif;
					font-size: 8pt;
					font-weight: bold;
					padding: 4px 5px 4px 5px;
					text-align: left; }

.detailsDataCell { border-left: thin solid #CCCCCC;
					background-color: #FEFEFE;
				   border-top: 1px solid #EFEFEF;
				   font-family: Arial, Sans-Serif;
				   font-size: 9pt;
				   padding: 2px 5px 2px 5px; }