.tradepageframe {
	padding: 0px;
	width: 748px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-image: url(../Images/global/sideshad748.gif);
	background-repeat: repeat-y;
	border: 1px solid #FFF;
	text-align: center;
}
.tradeshowtable {
	border: solid 1px #DABFA4
}
.tradeshowtable td {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 7px;
}
.tradeshowtophead {
	color: white;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #DABFA4;
	padding: 7px 10px;
	text-align: left;
}
.tradeshowhead {
	color: #78614C;
	font-weight: bold;
	font-size: 14px;
	background-color: #f3e0cf;
	border-bottom: 1px solid #DABFA4;
	text-align: left;
}
.tradeshow {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.tradeshow a:link,.tradeshow a:visited {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.tradeshow a:hover {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline
}
.tradeshow a:active {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.tradeshowlineabove {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #DABFA4;
	text-align: left;
}
.tradeshowlineabove a:link,.tradeshowlineabove a:visited {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.tradeshowlineabove a:hover {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline
}
.tradeshowlineabove a:active {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.tradeshowlabel {
	color: #78614C;
	font-weight: bold;
	font-size: 11px;
	background-color: #f3e0cf;
	border-bottom: 1px solid #DABFA4
}
.tradeshowinfo {
	color: #252525;
	font-size: 12px
}
.tradeshowinfolineabove {
	color: #252525;
	font-size: 12px;
	border-top: 1px solid #DABFA4;
}

.tradeshowinfodrk {
	color: #252525;
	font-size: 12px;
	border-top: 1px solid #DABFA4
}
