body {
	margin-top:6px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
   behavior: url("/modules/common/pngbehavior.htc");
}
.speakerMainTable{
	border-collapse:collapse;
}

.speakerSubTable{
	border-collapse:collapse;
}

.speakerMainTable td{
	padding:5px;
	border:1px solid #000000;
}

.speakerSubTable td{
	padding:0px;
	border:none;
}

.speakerHeading{
	font-size:16px;
	font-weight:bold;
}

.speakerLeftNavHeading{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#FAC03A;
	text-align:center;
	padding-top:155px;
	padding-left:10px;
	line-height:24px;
}
.footer {
	color:#A95B0C;
	font-weight:bold;
}
.footer a {
	color:#A95B0C;
	font-weight:bold;
	text-decoration:none;
}
.footer a:visited {
	color:#A95B0C;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.topMargin {
	margin-top:2px;
	margin-bottom:2px;
}

/*catalog module*/
a.GroupLink{
	font-weight:bold;
	text-decoration:none;
}
a.GroupLink:hover{
	text-decoration:underline;
}
.ItemOdd{
	/*background-color:#fff;*/
}
.ItemEven{
	background-color:#f6f6f6;
}
.ItemImage{
	border:0px;
}
.ItemHead{
	font-weight:bold;
}
a.SupportLink{
	font-size:10px;
	display:none;
}
table#ItemSupportInfo{
	border:1px solid #000;
}
td.ItemSupportTitle{
	background-color:#999;
	border-bottom:1px solid #000;
	font-weight:bold;
}
td.ItemSupportHead{
	background-color:#999;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
.SupportRequestField{
	width:200px;
}
.SupportRequired{
	color:#900;
}

/* Members */
a.memberWebAddress {
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}
a.memberWebAddress:visited {
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}
a.memberWebAddress:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.memberDivider {
	border-top-color: #FF0000;
}