/* CSS Document */

.tdhead{
/*background:#f1f2f1;*/
/*border-bottom:#d6d6d6 thin solid 1px;*/
font-family:Tahoma, Arial, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #FF6600;

}
.tdcont{
/*background:#f4fbfe;*/
/*border-bottom:#d9e6ea thin solid 1px;*/
font-family:Tahoma, Arial, sans-serif;
font-size: 11px;


}
a.click:link {
	color: #003399;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
}
a.click:visited {
	text-decoration: none;
	color: #003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
}
a.click:hover {
	text-decoration: none;
	color: #0099CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
}
a.click:active {
	text-decoration: none;
	color: #003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;

}


.exbitors{
padding:5px; 
padding-left:9px;
background-color:#e0e0de; 
border-bottom:#c3c3c2 thin 1px solid;
font-weight:bold;
}
a.exb:link {
	color: #003399;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight: bold;
}
a.exb:visited {
	text-decoration: none;
	color: #003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight: bold;
}
a.exb:hover {
	text-decoration: none;
	color: #0099CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:5px;
	font-style:normal;
	font-weight: bold;
}
a.exb:active {
	text-decoration: none;
	color: #003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight: bold;

}