/* General */

A.seminar {
	color: black; 
	font-size: 10.0pt; 
	font-weight: 600; 
	font-style: normal; 
	text-decoration: none;
} 
A.seminar:link {text-decoration: underline;}
A.seminar:visited {text-decoration: underline;}
A.seminar:active {text-decoration: none; }
A.seminar:hover {text-decoration: underline; }

/* Header */

/* data tables */

table.seminar tr th {
	height: 15.75pt; 
	font-size: 90%; 
	font-weight: 700; 
	text-align: center; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: center; 
	white-space: nowrap; 
	border-left: medium none; 
	border-right: medium none; 
	border-top: .5pt solid #4F81BD; 
	border-bottom: 2.0pt double #4F81BD; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	background-color:#91BBE3
}

table.seminar tr {
	background-color: #CCDFF2;
}

table.seminar tr td {
	height: 15.75pt; 
	font-size: 90%; 
	text-align: center; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: center; 
	
	border-left: medium none; 
	border-right: medium none; 
	border-top: .5pt solid #4F81BD; 
	border-bottom: 2.0pt double #4F81BD; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
}

table.seminar tr.with_text td.with_text {
	height: 15.75pt; 
	font-size: 90%; 
	text-align: center; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: center; 
	
	border-left: medium none; 
	border-right: medium none; 
	border-top: .5pt solid #4F81BD; 
	border-bottom: none; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
}

table.seminar tr.text td.text {
	height: 15.75pt; 
	font-size: 90%; 
	text-align: left; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: center; 
	
	border-left: medium none; 
	border-right: medium none; 
	border-top: none; 
	border-bottom: 2.0pt double #4F81BD; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
}

table.seminar tr.text:hover {
	background-color:  #CCDFF2;
}

table.seminar tr:hover {
	background-color: #4682b4;
}

table.seminar tr.footer td {
	height: 25.75pt; 
	font-size: 90%; 
	font-weight: 700; 
	text-align: center; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: center; 
	white-space: nowrap; 
	border-left: none; 
	border-right: none; 
	border-top: .5pt solid #4F81BD; 
	border-bottom: none;
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	background-color:#FFFFFF;
}

table.seminar_persinfo {
	width: 100%;
	border-collapse:collapse; ;
	border-style:hidden; ;
	border-spacing:0px; ;
	padding:0px;
}

table.seminar_persinfo tr td {
	height: 15.75pt; 
	font-size: 90%; 
	text-align: left; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: center; 
	white-space: nowrap; 
	border-left: medium none; 
	border-right: medium none; 
	border-top: .5pt solid #4F81BD; 
	border-bottom: none; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	background-color: #CCDFF2;
}

table.seminar_persinfo tr.footer td {
	height: 25.75pt; 
	font-size: 90%; 
	font-weight: 700; 
	text-align: center; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: center; 
	white-space: nowrap; 
	border-left: none; 
	border-right: none; 
	border-top: .5pt solid #4F81BD; 
	border-bottom: none;
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	background-color:#FFFFFF;
}


input.button {
	height: 17pt;
	width: 150pt; 
	background-color:#91BBE3;
	font-size: 95%; 
}

input.button2 {
	height: 17pt;
	width: 250pt; 
	background-color:#91BBE3;
	font-size: 95%; 
}



