html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button, table {
     margin: 0;
     padding: 0;
     border: 0;
}

body  {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	background-color: #CCCC99;
	color:#666;
}

TD {	vertical-align : top;}

.MenuBar{
	background-color : #8F4707;
	color:white;
}

.GrayNotice{font-size: 1em;color : Gray;}

.NewsText{
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-size : 1em;
	padding : 1 0 1 3;
}

.NewsCaption{
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
}

.SectionHeader{
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	color:#666;
	padding : 8 3 1 3;
}

.AdminControl{
	BACKGROUND-COLOR: Yellow;
	font-size : 10px;
}

.VehicleCaption{
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	color:#666;
	padding : 8 3 1 3;
}

.VehicleBlock{
	BACKGROUND-COLOR: #FEFEF2;
	border : thin solid #ACAC9F;
	font-size : 1em;
	padding : 6 6 6 6;
}

.VehicleText{
    background-color: #FEFEF2;
	font-size : 16px;
	padding: 6 6 6 6;
}

.VehiclePhoto{
	padding : 6 6 6 6;
	border : thin solid Black;
}

.FooterBar{
	color: white;
	font-size: 1em;
	background-color: #CC6600;
	padding : 2 2 2 2;
}
.FooterLink{
	font-size: 1em;
	color: white;
}

.FooterMenuLink{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.FooterMenuLink:hover{color: #ACAC9F;}

.InventoryRowLight{
	BACKGROUND-COLOR: #FEFEF2;
	font-size : 1em;
}
.InventoryRowDark{
	BACKGROUND-COLOR: #E5E6C9;
	font-size : 1em;
}
.InventoryHeader{
	background-color : #F7F3DE;
	font-size : 1em;
	font-weight:bold;
}
.InventoryPage{
	background-color : #F7F3DE;
	font-size : 1em;
	padding : 1 3 1 3;
}

.InventoryCurrentPage{
	font-size : 14px;
	font-weight:bold;
	padding : 1 5 1 5;
}

.ContentTable{
	background-color : #F7F3DE;
}

INPUT {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-size : 1em;		
}

.Price {
	text-align : right;
}


