/* CSS Document */
#pdf{
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFF00;
	border: thin solid #FF0000;
	margin: 3px;
	padding: 3px;
}
.table {
	margin: 2px;
	padding: 2px;
}
.SubHeadLine{
	font-size:16px;
	/*font-size: medium; */
	font-weight: bold;
	color: #FFFFFF;
	background:#DD3333;
	text-align:center;

}
.SubHeadLine a{ text-decoration:none; color: #FFFFFF;}

#tbl{
	border: thin solid #cccccc;
}

#titleTimetbl{
	/* background-color: #00FF00;	*/
}

#grid{
border: 2px solid #cccccc;
}

#leftmenu {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#main_fld{ z-index:5; }

#h_menu { width:100%; background:#EEEEFF; text-align: center; margin:0px }
#h_menu ul{list-style-type:none; margin:3px 0 3px 0; }
#h_menu ul li{display: inline; margin: 50px;}
/*#h_menu a{text-decoration: none; color: #000000; font-weight: bold; font-size:14px;}*/

#spkr_show {overflow:hidden; height: 90px;}
#spkr_show p {margin: 0px 0px  0px 50px; color:#000000;}
#spkr_show h2 {padding:0; margin:0 0 0 50px; color :#FF3333; font-size:22px;}
#spkr_show h3 {padding:0px 0px 3px 0px;; margin:0; color :#888888; font-size:16px;}

#top_line{height: 75px;  margin: 2px; background:url('/images/spkr/top_line_grad.jpg')}
#top_line_R {float: right; width:200px; display: table-cell; font-size:12px;}
#top_line_L {height: 75px; vertical-align: middle; padding-left: 30px;  display: table-cell; width:900px;}

#site_header{height: 90px; margin-left:15px;}
#site_header a img {border:none;}
