/*
#seminarprogr #contentmain {
	margin-top:20px;
	box-shadow: 3px 3px 5px #aaa;
     -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
	behavior: url(/css/border-radius.htc);
    border-radius: 14px;
    width: 1000px;
    background:#fff;
}*/
table{
	line-height:18px;
	width:100%;
	margin-top:10px;
}
tr{
	vertical-align:top;
	/*background:#E8EDFF url(../img/table_bg01_f02.gif) repeat-x;*/
	background-color:#FFF;
}
tr.even{
	/*background:#EEF0F7 url(../img/table_bg01_f03.gif) repeat-x;*/
	background-color:#e3ebf2;
}
tr.tabhead,
tr.tabfoot{
	background:none;
}
th,
th a{
	font-weight:normal;
	text-align:left;
	font-size:16px;
	padding:5px 0 10px 0;
}
.tabhead th,
.tabhead th a{
	color:#666;
}
th a.sort{
	font-weight:bold;
}
td{
	padding:10px 8px 10px 3px;
	border:none;
	font-size:11px;
	color:#666;
}
.ui-widget-content td a {
    color:#666666;
}
.ui-widget-content td h2 a {
    color: #003399;
}

.tdsemi01{
	width:70px;
	color: #000;
	/*color: #336699;*/
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	/*background-color:transparent;*/
}
/** only ie will read this **/
* html td.tdsemi01{ 
   width:70px;
}
tr.even td.tdsemi01{
	/*background-color:#EDF2F6;*/
}
.tdsemi01 a{
	color: #336699;
	
}
.tdsemi02{
	width:174px;
	/*background-color: #EDF2F6;*/
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}
tr.even td.tdsemi02{
	/*background-color:#D3DDE8;*/
}
.tdsemi03{	
	/*background-color:transparent;*/
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	color: #000000;
	padding-right:8px;
}
tr.even td.tdsemi03{
	/*background-color:#EDF2F6;*/
	
}
.tdsemi03 a{
	/*font-family:"trebuchet ms","lucidia grande",verdana,arial,sans-serif;*/	
	color:#666;
	/*font-size:12px;*/
	/*font-weight:bold;*/
	/*text-transform:uppercase;*/
}
.tdsemi04{	
	
	/*background-color:transparent;*/
	border:none;
	border-bottom:2px solid #FFFFFF;	
}
.tdsemi04,
.tdsemi02{
	padding-top:13px;
}
/** only ie will read this **/
* html h4{ 
   font-size:11px;
}

.tableRollOverEffect1{
  background:#B9C9FE url(../img/table_bg01_f01.gif) repeat-x;
  color:#000000;
}
.tdsemi03 h2,
.tdsemi03 h2 a,
.tdsemi01,
.tdsemi01 a,
th,
th a{
    font-family: 'Open Sans',sans-serif;
    font-size:16px;
    color: #19467C;
    margin:1px 0;
}
