body {
	background:url(../images/background.gif) top center repeat-x #eaeaea;
	}
	
ul {
	list-style:url(http://worldcongress.com/events/HW12068/images/bullet.gif);
	}

h1, h2, h3, h4, h5, h6, .page-title {
	color:#990000;
	}
		
.sponsorHeader {
	background: url(../images/sponsor-header.gif) top center repeat-x #2323C9;
}

.speakerGridHeader{
	background: url(../images/header-bg.gif) repeat-y #013467;
}

a.aLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#0000ff; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #FA6D06;}
a.mainLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#0000ff; text-decoration: none;}
a:hover.mainLink{text-decoration: none; color: #FA6D06;}


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

#conf_nav a:hover {
	color:#FA6D06;
	}

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

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


/***AGENDA STYLES***/

.grey {
background-color: #666666; padding:5px; color: #FFFFFF; font-style:italic; font-weight:bold;
}

.ahead {
background-color: #005496; font-size: 15px; padding:5px; color: #FFFFFF;  font-weight:bold;
}