	BODY { 
	font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
	font-size : 9px; 
	color: #000000; 
	margin: 0;
	padding: 0;
	background-color: #000000;
	}
	
	TD { 
	font-family : Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #000000;  
	font-weight : normal;
	}
	
	A { 
	color : #333; 
	text-decoration : none; 
	}
	
	A:HOVER { 
	color : #a20b0b; 
	text-decoration : underline; 
	}
	
	img { border: 0; }
	
	.subhead, .subhead a:link, .subhead a:active, .subhead a:visited { 
	color: #999999; 
	font-size : 11px; 
	font-weight: bold; 
	text-decoration: none; 
	}
	.subhead a:HOVER { 
	color : MediumBlue; 
	text-decoration : underline; 
	}
		
	.title { 
	color: #021464; 
	font-size : 15px; 
	font-weight: bold; 
	}
	
	.subtitle { 
	color: #666600; 
	font-size : 13px; 
	font-weight: bold; 
	}
	
	.pop { 
	font-size : 11px; 
	color: #000000;  
	font-weight : normal;
	}
	
	.itemBorder { 
	border: 1px solid black; 
	}
	
	.bckSplLeft { 
	background-color: #fff; 
	background-image: url(../images/bckHdr.gif); 
	background-repeat: repeat-x; 
	}
	
	.bckHmFade	{ 
	background-image: url(/images/bckHmFade.jpg); 
	background-repeat: repeat-x; 
	background-color: #ffffff;
	}
	.bckPopUp1	 { 
	background-color: #FFFFFF; 
	background-image: url(/images/bckPopup.jpg); 
	background-repeat: no-repeat; 
	}
	.bckPopUp2	 { 
	background-color: #FFFFFF; 
	background-image: url(/images/bckPopup.jpg); 
	background-repeat: no-repeat; 
	}
	.bckNav		 { 
	background-color: #6699cc; 
	background-image: url(/images/bckNav.gif); 
	background-repeat: repeat-x; 
	}
	
	
	.bckRed 	 { background-color: #BB2110; }
	.bckWhite	 { background-color: #ffffff; }
	.bckOrange	 { background-color: #666633; }
	.bckGold	 { background-color: #F2BB48; }	
	.bckNavStripe{ background-color: #1F2D66; }
	.bckLtBlue	 { background-color: #020f44; }
	.bckGray	 { background-color: #C1C1C1; }
	.bckGrayMd	 { background-color: #94A3AF; }
	.bckGrayDk	 { background-color: #3B4757; }
	.bckSilver	 { background-color: #F6F6F6; }
	.bckBlack	 { background-color: #000000; }
	
	
	
	
	.white 	{ 
	font-size : 9px; 
	color : white ; 
	font-weight : normal;  
	}
	.white2 { 
	font-size : 11px; 
	color : Grey ; 
	font-weight : normal;  
	}
	.white3 { 
	font-size : 11px; 
	color : white ; 
	font-weight : bold;  
	}
	.whiteBold { 
	font-size : 9px; 
	color : white ; 
	font-weight : bold;  
	}
	.whiteTitle { 
	color: white; 
	font-size : 16px; 
	font-weight: bold; 
	}
	
	.whiteSm, .whiteSm a:link, .whiteSm a:active, .whiteSm:visited { 
	font-size : 10px; 
	text-decoration : none; 
	color : #999;  
	}
	.whiteSm:hover { 
	text-decoration : underline; 
	color : #cccccc ; 
	}
	
	.Hidden		{visibility: hidden;}	
	.NoDisplay	{visibility: hidden; display: none;}
	.Visible	{visibility: visible;}		
	
	div#address {
	width:200px;
	float: right;
	position: relative;
	margin: 10px 10px auto auto;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-align:right;
	z-index: 2;
	}
	
	div#address2 {
	width:200px;
	float: right;
	position: relative;
	margin: 10px 10px auto auto;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-align:right;
	z-index: 2;
	}
	
	#rotation {
	width: 974px;
	height: 370px;
	position: relative;
	}

#inventorybuttons {
	position: absolute;
	width: 336px;
	min-height: 370px;
	overflow: visible;
	top: 0;
	right: 0;
	margin: 0;
	z-index: 4;
	text-align: center;
}
*html #inventorybuttons { height: 370px; } /*for IE*/

#inventorybuttonsBody {
	position: relative;
	width: 285px;
	border: 1px solid #0000ff;
	background: #000066 url(/images/mini_bkg.jpg) repeat-y;
	margin: 5px auto;
	text-align: left;
	padding-bottom: 3px;
}
*html #inventorybuttonsBody { top: 5px; }

#inventorybuttonsTransBkg {
	position: absolute;
	top: 0px;
	left: 0;
	width: 336px;
	height: 370px;
	background:#000 url(/images/whitecorner.gif) no-repeat top right;
	filter: alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.40; opacity:0.4;
}

#modelbuttons {
position: relative;
padding: 0;
margin: 3px 0 0 3px;
line-height: 22px; /* increases vertical size of dropdowns */
font-size: 10px;
text-decoration: none;
font-weight: bold;
text-transform:uppercase;
height: 22px;
text-align: left;
}
#modelbuttons ul {
margin: 0;
margin-left: -40px;
}
#modelbuttons ul { 
list-style: none; 
text-align: center;
}
#modelbuttons li { 
width: 65px;
float: left;
border-right: 1px solid #ccc;
border-left: 1px solid #999;
border-top: 1px solid #999;
background: #000099; 
}
#modelbuttons li a {
color: #fff;
display: block; 
width: 100%; 
}
#modelbuttons li a:hover {
background: #ccc;
text-decoration: none;
}	
	
#modelbox { 
	background: #fff;
	border: 1px solid #0000ff;
	margin: 0 3px 0 3px;
	padding: 2px;
	text-align: center;
}

.models, .models a:link, .models a:active, .models a:visited { 
	color: #666;
	}
	.models a:hover { 
	color: #660000;
	text-decoration: none;
	}
.models img { margin: -9px 3px -5px 3px; }
	
	#btn_buttons {
	width:500px;
	float: right;
	position: relative;
	color: #fff;
	margin: -40px -40px auto 50px;
	z-index: 3;
	}
	
#toyotathon {
position: absolute;
top: 260px;
left: 20px;
z-index: 9999;
}

	/* This starts the styles for the new CSS Navigation */
	#nav, #nav ul { 
		padding: 0;
		margin: 0;
		list-style-type: none; 
		line-height: 20px; 
		z-index: 52;
	}
	html>body #nav, #nav ul { position: relative; }
	
	#nav a {
		display: block; 
		font-size: 11px;
		color: #000;
		text-decoration: none;
		width: 100%; 
	}
	
	#nav a.parent {
	background: url(/images/arrow.gif) no-repeat; background-position: 95% 50%; 
	}
	
	#nav a.parent:hover {
	background: url(/images/arrow.gif) center no-repeat; background-position: 95% 50%; 
	background-color: #777981; 
	}
	
	#nav a:hover {
		background: #777981; 
		text-decoration: none;
		color: #fff;
	}
		
	#nav li { 
		float: left;
		white-space: nowrap; 
	}
	
	#nav li ul { 
		z-index: 5; 
		border: 1px solid #fff; border-bottom-style: none; 
		padding: 0px; 
		position: absolute;
		background: #9c9da2; 
		width: 100px; 
		width: expression('102px'); 
		left: -999em; 
	}
	
	#nav li ul li {
		width: 100%;
		border-bottom: 1px solid #fff; 
	}
	
	#nav li ul ul { 
		margin: -21px 0 0 100px; 
	}
	
	#nav li:hover ul ul, #nav li.sfhover ul ul {
		left: -999em; 
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
		left: auto; 
	}
	
	.welcome a{
	color: #000;
	text-decoration: underline;
	}
	
	.welcome a:hover{
	color: #6699ff;
	}
	
	.compdropdowns { width: 200px; } /*for Comptool selection boxes*/

.invWhiteTitle { color: #ffffff; font-family : Trebuchet MS, Arial, Verdana; font-size : 14pt; font-weight: bold; }
	.invSpcBck		{ background-color: #B2BFCA;}
	.invSpcHdr	  { color: #007CC2; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13.5pt; font-weight: bold; }
	.invSpcText	  { color: #000000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10pt; font-weight: bold; }	
	.invSpcPrice  { color: #CC0000; font-family : Trebuchet MS, Arial, sans-serif; font-size : 11pt; font-weight: bold; }
	.invSpcBorder { border: 1px solid #A8B1B7; background-color: #ffffff; }
	.invSpcHdrBck { border-bottom: 1px solid #A8B1B7; background-color: #EEEEEE; text-align: center; }
	.invSpcTableCellHor { border-right: 1px solid #A8B1B7; }
	.invSpcTableCellVer { border-bottom: 1px solid #A8B1B7; }
	.invSpcUsedContainer { position: relative; margin:0 auto; width:100px; text-align: center; }
	.invSpcUsedText { position: absolute; top: 68px; left: 0px; width: 100px; height: 15px; z-index: 2; font-size: 11px; font-weight: bold; color:#ccc; }
	#modelSlideShow { float:left; padding-right:10px; }
	#modelText { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 11px; }