BODY 
{
	background-color: #FFFFFF;
	color: #FFF;
}

/*TOOLBAR TABLE*/
TABLE.tb_bgcolor
{
   background-color: #FFFFFF;
}

TABLE.tb_brdrcolor
{
   border-color: #0237AC;
}

/*LIST TABLE*/
TABLE.list_bgcolor
{
	background-color: #FFF;
	border-color: #0237AC;
}

A.ListValue
{
   color: #0237AC;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.ListValue:hover
{
   color: #545454;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.Email
{
   color: #0000FF;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.Email:hover
{
   color: #545454;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

SPAN.contact
{ 
   color: #000000;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
}

SPAN.exhibname
{
	color: #333;
	font-weight: normal;
	font-size: 14;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}


SPAN.product
{ 
   color: #000000;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
}

SPAN.title
{
	color: #333;
	font-weight: bold;
	font-size: 12;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}  

TD.title_bgcolor
{
   background-color: #CCC;
}

A.toolbar
{
   color: #0237AC;  
   font-weight: bold; 
   font-size: 12;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.toolbar:hover
{
   color: #EDF2FC;  
   font-weight: bold; 
   font-size: 12;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.seltoolbar
{
   color: #545454;  
   font-weight: bold; 
   font-size: 12;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.favzoom
{
   color: #0237AC;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.favzoom:hover
{
   color: #FFFFFF;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.deletefav
{
   color: #0237AC;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.deletefav:hover
{
   color: #990000;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.rented
{
   color: #990000;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.rented:hover
{
   color: #999900; 
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

SPAN.rented
{ 
   color: #990000;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
}

A.available
{
   color: #009900;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

A.available:hover
{
   color: #999900;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
   text-decoration: none;
}

SPAN.available
{ 
   color: #009900;  
   font-weight: bold; 
   font-size: 14;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif; 
}

SPAN.text
{
	color: #333;
	font-weight: normal;
	font-size: 10;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/*PAGE ELEMENTS*/
/*EDF2FC BACKGROUND BLUE*/
/*B3C8F6 TABLE BLUE*/
/*0237AC ACCENT BLUE*/
/*545454 visited hyperlink*/

