
.regfd #header_eventTitle,.regfd #header_eventDate,.regfd #conf_dash{
	display:none;
}
#agendatable td,#agendatable th{
	border:2px solid #A2A19F;
}
#agendatable th{
	background:#5C6B75;
}
.main-banner-div{
	background:#000 url(images/logo.png) 10px 10px no-repeat;
	margin:-7px;
}
.subnav{
	padding:7px;
	color:#fff;
}
.subnav a:hover{
	color:#7dacdb;
}
.subnav a{
	color:#999999;
	text-decoration:none;
	font-size:12px;
	padding:0px 10px;
}
.main-nav-div{
	background:#000;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	font-family:'museo_sans700';
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
}
.player_body{
	background:#013067;
	height:auto;
	font-family:'museo_sans100';
	margin-top:0px;
}
#master_table{
	margin-top:0px;
}
.standard_margin{
	padding:7px;
}
.main-div,#playerContent{
	background:#fff;
}
.edge-td{
	display:none;
}

.main-nav-div a, .nav a{
	display:inline-block;
	padding:7px 15px;
	margin:0px 10px;
	color:#fff;
	border-bottom:4px solid #000;
	font-weight:normal;
}
.main-nav-div a:hover, .nav a:hover{
	border-bottom:4px solid #ca902d;
	background:#000;
}
.eventtitle{
	/*font-weight:bold;*/
	color:#000;
}
.agenda_speakers{
	color:#666;
}