#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding-bottom: 0;
background: #000000;
visibility: hidden;
z-index: 1000;
cursor: hand;
cursor: pointer;
font: normal 9px verdana;
padding-left:10px; padding-right:10px; padding-top:10px
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: normal 16px verdana;
//letter-spacing: 5px;
//line-height: 1.1em;
color: white;
//padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #590000; text-align:center
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

a:link   {color:#FFFFBF; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold;}
a:visited {color:#FFFFBF; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; }
a:active  {color:#FFFFBF; text-decoration:none; font-family: Verdana; font-weight: bold }
a:hover   {color:#FFFFBF; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: bold }

a:link.notbold   {color:#6F140B; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal;}
a:visited.notbold {color:#6F140B; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal; }
a:active.notbold  {color:#800000; text-decoration:none; font-family: Verdana; font-weight: normal }
a:hover.notbold   {color:#800000; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: normal }


a:link.mainNav     {color:#E7DECF; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 11pt;}
a:visited.mainNav  {color:#E7DECF; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 11pt;}
a:active.mainNav   {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 11pt;}
a:hover.mainNav    {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 11pt;}

a:link.trailerNav   	{color:#E7DECF; text-decoration:none;  font-weight: bold; font-size: 8pt;}
a:visited.trailerNav   {color:#E7DECF; text-decoration:none; font-weight: bold; font-size: 8pt;}
a:active.trailerNav   	{color:#ffffff; text-decoration:underline; font-weight: bold; font-size: 8pt;}
a:hover.trailerNav  	 {color:#ffffff; text-decoration:underline; font-weight: bold; font-size: 8pt;}

a:link.footer    {color:#6F140B; text-decoration:underline; font-family: Verdana; font-weight: normal; font-size: 10px;}
a:visited.footer    {color:#6F140B; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal; font-size:10px}
a:active.footer    {color:#800000; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: normal; font-size: 10px;}
a:hover.footer    {color:#800000; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: normal; font-size: 10px;}

a:link.xs    {color:#6F140B; text-decoration:underline; font-family: Verdana; font-weight: normal; font-size: 8pt;}
a:visited.xs    {color:#6F140B; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal; font-size: 7pt;}
a:active.xs    {color:#800000; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: normal; font-size: 7pt;}
a:hover.xs    {color:#800000; text-decoration:none; font-family:  Verdana, Sans Serif; font-weight: normal; font-size: 7pt;}


a:link.trailerNavlink    {color:#6F140B; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: normal; font-size: 11pt;}
a:visited.trailerNavlink {color:#6F140B; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: normal; font-size: 11pt;}
a:active.trailerNavlink  {color:#6F140B; text-decoration:none; font-family: Arial,Sans Serif; font-weight: normal; font-size: 11pt;}
a:hover.trailerNavlink   {color:#6F140B; text-decoration:none; font-family: Arial,Sans Serif; font-weight: normal; font-size: 11pt;}



body
{
	font-family: Verdana;
	background-color: #000000;
	color: #e7decf;
	font-size:10pt;
	font-weight:normal; background-image:url('images/back.jpg')
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
	font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Sans Serif, Arial, Helvetica;
}
h1
{
	color: #Ffffff;font-size:14pt;font-weight:normal;
}
h2
{
	color: #4F2700;font-size:12pt;	
	
}
h3
{
	color: #37281E;font-size:10pt ;
}
h4
{
	color: #003366;font-size:10pt;
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: #000080;
	FONT-SIZE: 10pt; font-weight:normal
}
hr
{
	border-style:solid; border-width:1px; width: 90%;
	color:  #0B0A27
}

.lgImg{border: 2px solid #4E1E08; padding: 2px}
.smImg{border: 1px solid #83573C; padding: 2px}
.trailerHeader{color: #F1ECE2; font-size: 11pt; font-weight:bold}
.trailerHeaderSold{color: #F1ECE2; font-size: 11pt; font-weight:bold}
.trailerTypeHeader{	color: #1A1513;font-size:13pt }