body {
	/* background:url(../images/background.gif) top center repeat-x #F0F0F0; */
	background-color:#f7f7f7;
	color:#333333;
	font-size:12px;
	}
	
ul {
	list-style:url(http://worldcongress.com/events/HH15003/images/bullet.gif);
	}

h1, h2, h3, h4, h5, h6, .page-title {
	color:#b94634;
	}
		
.sponsorHeader {
	background: url(http://worldcongress.com/events/HH15003/images/leftNavHeader.gif) top center repeat-x #d8e7e0;
	color:#D93327;
}

.speakerGridHeader{
	background: url("../images/header-bg.gif") repeat-y #811e0e;
    border: none;
    color: #ffffff;
    font-family: georgia,times,serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px;
}

a.aLink {font: 14px verdana,arial,helvetica; font-weight:bold; color:#c4922a; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #5f97b4;}
a.mainLink {font: 14px verdana,arial,helvetica; font-weight:bold; color:#c4922a; text-decoration: none;}
a:hover.mainLink{text-decoration: none; color: #5f97b4;}


#conf_nav_bar {
	background: #000066 url(../images/nav-bg.gif) repeat;
	}


#conf_nav a {
	color:#785e30;
	}
	
#conf_nav a:hover {
	color:#785e30;
	}

#conf_nav li {
	background:url(../images/nav-off.gif);
}	

#conf_nav li:hover, #conf_nav li.sfhover {
	background:url(../images/nav-on.gif);
	}
	
	
#new_header {
background: url(../images/new_header.gif);
background-repeat:no-repeat;
}

.agendaDate, .date {
	font-weight:bold;
	font-size:14px;
	border:1px solid #b94735;
	background:#ce5c4a;
	margin-top:10px;
	padding:5px;
	color:white;
	}
	
.session {
	margin:0px; 
	padding:5px; 
	color:#333333;
	font-weight:bold;
	font-size:16px;
	font-family:georgia;
	background-color:#efddbd;
	border:1px solid #c4960c;
	}
	
.break {
	font-style:italic;
	padding:3px 10px;
	background:#f1d7cc;
	color:#333333;
	}


.highlight	{
 text-transform:uppercase;
 color:#b74230;
}