/* generic */
body,td,div,span {
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*rollovers */
#nameSwapOn{
	position: relative;
	visibility:hidden;
	z-index: 1;
	}
	
#nameSwapOff{
	position: relative;
	visibility:visible;
	z-index: 1;
	}


.vehicleSelectLook {
  position:absolute;
  top:190; 
  left:279;
  visibility:hidden;
  z-index:1;
  color:#000000;
  text-decoration:none;
  font-size:8pt;
  font-weight : bold;  
}

.vehicleSelectdo {
  position:absolute;
  top:180; 
  left:279;
  visibility:hidden;
  z-index:1;
  color:#000000;
  text-decoration:none;
  font-size:8pt;
  font-weight : bold;
}
.vanbold{
  color:#000000;
  text-decoration:none;
  font-size:8pt;
  font-weight : bold;
}

.van{
  color:#000000;
  text-decoration:none;
  font-size:8pt;
  font-weight : regular;
}

td.van
{
	text-align: center;
}

.vanblue{
  color:#0066CC;
  text-decoration:none;
  font-size:8pt;
  font-weight : regular;
}
.vanbluebold{
  color:#0066CC;
  text-decoration:none;
  font-size:8pt;
  font-weight : bold;
}


.date {
  color: #000000;
  font-size:8pt;
  font-weight : regular;
}
.title {
  color: #666666;
  font-size:13pt;
  font-weight : bold;
}
.titleblue {
  color: #0066CC;
  font-size:14pt;
  font-weight : bold;
}
.subtitle{
  color:#000000;
  text-decoration:none;
  font-size:11pt;
  font-weight : bold;
}
.subtitleblue{
  color:#0066CC;
  text-decoration:none;
  font-size:11pt;
  font-weight : bold;
}
.subtitlereg{
  color:#000000;
  text-decoration:none;
  font-size:11pt;
  font-weight : regular;
}
.subtitlebluereg{
  color:#0066CC;
  text-decoration:none;
  font-size:11pt;
  font-weight : regular;
}

.bold{
  color:#000000;
  text-decoration:none;
  font-size:9pt;
  font-weight : bold;
}

.normal{
  color:#000000;
  text-decoration:none;
  font-size:9pt;
  font-weight : regular;
}

.boldblue{
  color:#0066CC;
  text-decoration:none;
  font-size:9pt;
  font-weight : bold;
}

.normalblue{
  color:#0066CC;
  text-decoration:none;
  font-size:9pt;
  font-weight : regular;
}.titlePisolo { color: #666666; font-size:13pt; font-weight : bold; ; font-family: Verdana, Arial, Helvetica, sans-serif}
.Box100 {  font-size: 9px; font-weight: normal; text-align: justify; width: 100%; border-style: inset; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; font-family: Verdana, Arial, Helvetica, sans-serif}
.datewhite { color: #FFFFFF; font-size:8pt; font-weight : regular; ; text-decoration: none}
.Box100Copy { font-size: 9px; font-weight: normal; width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif ; border-style: none}
