.tbl-courses {
	border-collapse: collapse;
	width: 920px;
	/*border: 1px solid #666;*/
	margin-top: 15px;

}


table.tbl-courses span.section-title {
	border-bottom: 1px solid #000;
	display: block;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

table.tbl-courses th, table.tbl-courses td {
	padding: 0.08em .3em;
	/* the *padding targets IE6 and IE7*/
	*padding: 10px 10px;
} 




table.tbl-courses th {
	background-color: #fff;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	height: 40px;
	text-align: left;
	font-weight: normal;
	text-align: left;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
	color: #000;
}



table.tbl-courses h4 {
	font-weight: normal;
	text-align: left;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-top: 20px;
}




table.tbl-courses td p, table.tbl-courses td li, table.tbl-courses td {

	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	
} 

table.tbl-courses td {
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
} 

table.tbl-courses td p strong {
	font-size: 18px;
		
} 

table.tbl-courses tr.footer  {
	border-top: 1px solid #000;
		
} 

table.tbl-courses tr.odd {
	background-color: #2685bb;
}

table.tbl-courses tr.dept-title td{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}


table.tbl-courses tr td.section-end{
	background-color: #fff;
	border-top: 5px solid #000;
	border-bottom: 1px solid #fff;
	padding: 0;
}




table.tbl-courses tr:hover {
	/*background-color: rgba(254, 187, 54, 1.0);
	color: #000;*/
}

table.tbl-courses tr h4 {
	background-color: #a89f9a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	display: block;
}


table.tbl-courses tr.dept-title:hover {
	background-color: #fff;
	color: #000;
}



/* table for human rights conference */

table.tbl-conf-humanrights{
	width: 900px;
	
}

table.tbl-conf-humanrights td.date h2{
	background-color: #ffb300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	margin-left: -10px;
}

table.tbl-conf-humanrights td.date h2{
	background-color: #ffb300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	margin-left: -10px;
}

table.tbl-conf-humanrights td h3{
	background-color: #536895;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	margin-left: -10px;
}


table.tbl-conf-humanrights tr td {
	border-bottom: 1px solid #efefef;
	padding: 5px 10px;
}




/* table for human rights conference end */



#accordion h4 a {
	text-decoration: none;
	color: #fff;

}

#accordion h4 {
	font-size: 14px;
	margin: 0;
	font-face: arial, helvetica, sans-serif;

}

#accordion p {
	 margin: 10px;
	 font-size: 12px;
}

#accordion p.small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

#accordion ul {
	margin-left: 10px;
	padding-left: 0;
}

#accordion li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

#accordion ul li {
	margin: 0 0 0 7px;
	padding: 0 0 5px 10px;
	line-height: 1.5em;
	list-style-type: none;
}


h4.accordian-about {
	background-color: #2685bb;
	padding: 5px;
	color: #fff;
}

h4.accordian-calendar {
	background-color: #ffb300;
	padding: 5px;
	color: #fff;
}


