body, div, p, a, ul, li, table, td, tr, object{
	margin:0px;
	padding:0px;
	}
a,img{
	border:none;
	outline:none;
}
table.details td{
	font-family:arial, sans-serif;
	color:#606060;
}
label{
	font-family:arial, sans-serif;
	color:#606060;
	font-size:10pt;}
body{
	background-color:#606060;
	}
table, tr{
	border-collapse:collapse;
	}
label{
	width:100px;
	display:block;
	}
td.menu{
	vertical-align:top;
	background-image:url(images/fill.gif);
	background-repeat:repeat-y;

	}
fieldset{
	border-color:#c2c1c1;
	}

div.header{
	width:100%;
	background-image:url(images/header.gif);
	height:127px;
	}
div.body{
	width:649px;
	float:left;
	background-color:#eae9e9;
	min-height:500px;
	}
a.menuItems{
	text-decoration:none;
	color:#606060;	
	}	
a.menuItems:hover{
	color:#343434;
	}
	td.home{
		background-image:url(images/rhome.gif);
		}
	td.newCars{
		background-image:url(images/gnewCars.gif);
		}
	td.usedCars{
		background-image:url(images/gusedCars.gif);
		}
	td.service{
		background-image:url(images/gservice.gif);
		}
	td.about{
		background-image:url(images/gabout.gif);
		}
	td.contact{
		background-image:url(images/gcontact.gif);
		}
	td.base{
		background-image:url(images/base.gif);
		height:104px;
		}
	td.home, td.newCars, td.usedCars, td.service, td.about, td.contact{
		height:45px;
		font-family:arial, sans-serif;
		font-weight:bolder;
		font-size:15pt;
		padding-left:55px;
		vertical-align:center;
	}	
	p{
		font-family:arial, sans-serif;
		color:#606060;
		font-size:10pt;
		}
	td.header2{
		height:93px;
		background-image:url(images/header2.gif);
		}
object.welcomeFlash{
	margin-left:45px;
	}
td.footer{
	background-image:url(images/footer.gif);
	height:82px;
	}
	
	
