body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
	background-image: url(images/xsf2010_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 0 15px 0;
}
a { 
	color: #993333 
}
td { 
	vertical-align:top;
}
.main3 {
	background-image: url(images/xsf2010_main3.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
}
.content {
	margin-top: 12px;
}
.menu {
	background-image: url(images/xsf2010_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}
.menu_items {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 14px;
	text-transform: uppercase;
}
.menu_items a {
	color: #fff;
	text-decoration: none;
}
.menu_items a:hover {
	text-decoration: underline;
	text-shadow: #fff 0px 0px 7px;
}
.menu_items a#highlight {
	color: #f4c815;
}
.menu_items a:hover#highlight {
	text-decoration: none;
	text-shadow: #f4c815 0px 0px 0px;
}
#whitelinks a {
	color: #fff;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #7d7d7d;
	text-align: center;
	padding-top: 20px;
}
.col1 {
	background-color: #ffffff;
	padding: 7px 15px 15px;
}
.roundedbox_general { 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	padding: 13px; 
} 
.col2 {
	background-color: #f7f7f7;
	padding: 7px 12px 12px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
}
.roundedbox {
	background-color: #f4c815;
	padding: 8px 13px 12px;
	 -moz-border-radius: 8px; -webkit-border-radius: 8px;
}
.roundedbox2 {
	background-color: #d6e9f0;
	padding: 8px 13px 12px;

	 -moz-border-radius: 8px; -webkit-border-radius: 8px;
	border: 1px solid #ccdfe6;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.listing_heading {
	font-size: 24px;
}
.listing {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ddd;
	font-size: 12px;
	color: #354255;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
}
.session_title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}
.session_description {
	color: #555555;
}
.session td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.session_time {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}
.session_title2 {
	font-size: 14px;
	font-weight: bold;
}
.session {
	border: 1px solid #dddddd;
}
.session_title3 {
	font-weight: bold;
	color: #555555;
}
.session_moreinfo {
	font-size: 11px;
	margin-top: 10px;
}
.session_moreinfo a {
	color: #37870A;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
.session_header {
	font-size: 26px;
	font-weight: bold;
	color: #444444;
	text-shadow: #fff 0 1px 1px;	
	background-color: #f3f3f3;
	background-image: url(images/session_header-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

