#agenda{
	border:solid 1px #3167a3;
	background-color:#f7fcff;
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
	clear:both;
}
.switchall{
	text-align:right;
}
.ag_date{
	margin-bottom:5px;
	margin-right: 5px; 
	color: #2f68a4;
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
}
a.agdate:link, a.agdate:hover, a.agdate:active, a.agdate:visited{
	color: #2f68a4;
	text-decoration: none;
	}

.agenda_day{
	border-top:dashed 1px #74c0f1; 
	display:none;
	margin-bottom:30px;
	padding-top: 5px;
	clear:both;
}
.agenda_list{
	clear:both;
	line-height: 100%;
}
.agenda_list ul{
	padding:1px;
	margin:0px;
	list-style:none;
	clear:both;
}
.agenda_list li{
	margin-top:2px;
	margin-bottom:2px;
	float:left;
}
.ag_item_time1{
	text-align:right;
	font-weight:bold;
	width:12%;
}
.ag_item_time2{
	text-align:right;
	font-weight:bold;
	width:12%;
	margin-right:5%;
}
.ag_item_title{
	width:65%;
}
a.agtitle_l:link, a.agtitle_l:hover, a.agtitle_l:visited{
	color: #2f68a4;
	text-decoration: none;
	}
	
.agend_content{
	margin-left:30%;
	clear:both;
	display:none;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 135%;
	margin-bottom: 5px;
	font-weight: normal;
}

.session_list{
	clear:both;
	line-height: 100%;
}

.session_space {
	width:25%;
	margin-right:5%;
}
	
.se_item{
	clear:both;
	color: #3167a3;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 2px;
}
a.seitem_l:link, a.seitem_l:hover, a.seitem_l:visited {
	color: #2f68a4;
	text-decoration: none;
}
	
.se_content{
	clear:both;
	margin-left:30%;
	display:none;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 135%;
	margin-bottom: 5px;
	font-weight: normal;
}
.session_title{
	width:65%;
}
a.se_link{
	text-align: right;
	display: block;
	height: 20px;
}

.glance{
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	border-bottom: 3px dotted #2f68a4;
	display: block;
	margin-bottom: 3px;
	}

.dload{
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	}

