body {background: #000000;}

img {border: 0px;}

a {color: #FFF;}
a:Hover {color: #eece0d;}
a:Active {color: #e51200;}
a:Visited {color: #eeeeee;}

table td {background: none;
	font-family: arial, helvetica, verdana;
	font-size: 9pt;}

table.index {width: 100%;}

td, div {
	color: #FFF;
	font-family: arial, helvetica, verdana;
	font-size: 10pt;}
	
/* --------- font --------- */
h1 {font-family: Century Gothic;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: .02em;
	text-transform: uppercase;
	display: inline;}

h2 {font-family: Century Gothic;
	font-weight: bold;
	font-size: 13pt;
	letter-spacing: .02em;
	text-transform: uppercase;
	display: inline;}

h3 {font-family: Century Gothic;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: .1em;
	display: inline;}

h4 {font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 9pt;
	display: inline;
	color: #FFF;}

h5 {font-family: Century Gothic, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	display: inline;
	}

span.yl {color: #eece0d;}

.rf {color: #BB33333;}

/* to be moved */

form {display: inline;}

option, select {font-size: 7pt;}

td.menu_holder  {
	background: url('images/menu/menuBack.jpg') no-repeat;
	height: 21px}

table.menu {width: 100%;
	}

table.menu a {
	display: block;
	width: 85px;
	height: 21px;
	/*font-size: 6pt;*/
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;}

table.menu a.home  { background: #FFF url('images/menu/home.gif') no-repeat left top;  }
table.menu a.home:hover  { background: #FFF url('images/menu/home.gif') no-repeat left bottom;  }

table.menu a.inventory  { background: url('images/menu/inventory.gif') no-repeat left top;  }
table.menu a.inventory:hover  { background: url('images/menu/inventory.gif') no-repeat left bottom;  }

table.menu a.financing  { background: url('images/menu/financing.gif') no-repeat left top;  }
table.menu a.financing:hover  { background: url('images/menu/financing.gif') no-repeat left bottom;  }

table.menu a.directions  { background: url('images/menu/directions.gif') no-repeat left top;  }
table.menu a.directions:hover  { background: url('images/menu/directions.gif') no-repeat left bottom;  }
	
#crntPg{
	background-position: bottom;
}