/* CSS Document */

.winContainer {
	left: 0px;
	top: 0px;
}

.style1 {
	color: #FF9900;
	font-weight: bold;
	font-size: 20px;
	padding: 0px 30px 0px 0px;
}
.style2 {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.byline {
	color: #333333;
	font-size: 22px;	
	padding: 0px 30px 0px 0px;

}
.style5 {
	color: #333333;
}
.seminarTable {

}
.seminarTable th{
	background-color: #B20013;
	color:#FFF;	
}
.seminarTable th.time{
	background-color: #CCCCCC;
	color:#333333;
	font-size: 10px;
}
.seminarTable th, .seminarTable td{
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
.seminarTable td {
	font-size: 10px;
	padding: 4px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.seminarTable td.noBorder {
	border-width: 0px;
}
.textArea {
padding:15px 15px 15px 15px;
color: #666666; 
font-size: 12px;
}

.form {
	color: #666666;
	font-size:12px;
	font-weight: bold;
}

a.menu:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.menu:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.menu:hover { 
	color: #333333;
	text-decoration: none;
	}
a.menu:active { 
	color: #333333;
	text-decoration: none;
	}
	
a.exhibit:link { 
	color: #333333;
	text-decoration: underline;
	}
a.exhibit:visited { 
	color: #333333;
	text-decoration: underline;
	}
a.exhibit:hover { 
	color: #c32d2c;
	text-decoration: underline;
	}
a.exhibit:active { 
	color: #c32d2c;
	text-decoration: underline;
	}
	
a:link { 
	color: #333333;
	text-decoration: none;
	}
a:visited { 
	color: #333333;
	text-decoration: none;
	}
a:hover { 
	color: #c32d2c;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	text-decoration: none;
	}
#text {
	float: left;
	width: 420px;
}
#form {
	float: right;
	width: 235px;
}
.cell {
	height: 20px;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#header_back {
	background-image: url(images/TextHeader1.gif);
	background-repeat: no-repeat;
	height: 152px;
	width: 704px;
}
 #navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: #FF9900;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #FF9900;
}

#navlist a:hover { color: #ffffff;
}

#navbar {
	float: right;
	width: 550px;
}
