body{
	margin: 0;
	padding: 0;
	font-size-adjust:none;
	font: 62.5% Geneva, Arial, Helvetica, sans-serif;
}
form{
	margin:0;
	padding:0;
}
.wnp_options{
	width:auto;
	color:#000000;
	background-color:#9B98D1;
	border:1px solid #000000;
	font-size: 1em;
}
div#thumbcontrols .button {
	width: 10em;
	color: #000000;
	background-color: #9B98D1;
	border: 1px solid #000000;
	font-size: 1em;
}
div#page{
	min-width:800px
}
div#container{
	margin-top: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
td#navbar{
	background-color:#000000;
	color: #CCCCCC;
}
td#navbar img {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
td#navbar a{
	color:#CCCCCC;
	text-decoration:none;
	position: relative;
	z-index: 21;
}
td#navbar a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	position: relative;
	z-index: 22;
}
.navbarpath {
	padding: 2px;
	vertical-align: bottom;
	font-size: 1.2em;
}
.navbarleft {
	background: #000000;
	font-size: 1px;
}
.navbarright {
	background: #000000;
	font-size: 1px;
}
div#thumbs{
	overflow:auto;
	background-color:#ffcc66;
	z-index:1;
	position:relative;
	padding: 4px;
	font-size: 1em;
}
div#thumbs td{
	color:#333333;
}
div#thumbs td a{
	color:#333333;
	text-decoration: none;
}
div#thumbs td a:hover{
	color:#333333;
	text-decoration: underline;
}
#thumbcells{
	margin-left: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}
#thumbcells .switch_controls{
	margin:0;
	padding:0;
	color:#333333;
}
#thumbcells .switch_controls img{
	margin:0 1px;
	padding:0;
	vertical-align:middle;
}
#thumbcells .control_count{
	margin:0;
	padding:0;
	vertical-align:middle;
}
#thumbcells img{
	padding:1px;
}
#thumbcells .thumbcellstl {
	height: 20px;
	background: url(images/t-left-exhibit.jpg) no-repeat left top;
}
#thumbcells .thumbcellstr {
	margin: 0;
	padding: 0;
	font-size: 1px;
	width: 11px;
	background: url(images/t-right-exhibit.jpg) no-repeat right top;
}
#thumbcells .thumbcellsbr {
	font-size: 1px;
	width: 11px;
	background: url(images/b-right-exhibit.jpg) no-repeat right bottom;
}
#thumbcells .thumbcellsbl {
	font-size: 1px;
	height: 11px;
	width: 11px;
	background: url(images/b-left-exhibit.jpg) no-repeat left bottom;
}
#thumbcells #imgbox {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	vertical-align: middle;
	text-align: center;
	z-index: 2;
}
#thumbcells #imgbox img {
	position: relative;
	z-index: 3;
}
#thumbcells #imgbox ul {
	padding: 0;
	margin: 0;
}
#thumbcells #imgbox li {
	list-style-type: none;
	position: absolute;
	padding: 0;
	right:0;
	width: 16px;
	height: 18px;
	overflow: hidden;
	margin: 0px;
	top: 0px;
}
div#thumbcontrols{
	height:auto;
	background-color:#000000;
	z-index:4;
	position:relative;
}
div#thumbcontrols form {
	margin: 0px;
	padding: 0px;
	display:inline;
}
div#thumbcontrols td{
	color:#CCC;
}
div#thumbcontrols .tcleft {
	padding-left: 4px;
}
div#thumbcontrols .tcright {
	padding-right: 4px;
}
div#dataoptions,div#dataupdates{
	width:660px;
}
div#dataupdates img{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
div#dataoptions div.iitabs{
	margin:0 2px;
	padding:0;
	width:auto;
	background:#000000;
	text-align:center;
	color:#CCCCCC;
}
div#dataoptions div.iitabs a{
	color:#CCCCCC;
	text-decoration:none;
}
div#dataoptions div.iitabs a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
table.datatables {
	background-color: #E1E1E1;
	padding-bottom:10px;
}
table.historytables {
	background-color: #E1E1E1;
	padding-bottom:10px;
}
table.historytables th{
	margin:0;
	padding:4px;
	color:#E1E1E1;
	background-color: #000000;
}
table.historytables td{
	margin:0;
	padding:4px;
	border-right:1px dashed #ffcc66;
	border-bottom:1px dashed #ffcc66;
	border-left:1px #9B98D1;
}
table.historytables .nobrd{
	margin:0;
	padding:4px;
	border-bottom:1px dashed #ffcc66;
	border-right:none;
}
label{
	margin:1px 2px;
	display:block;
	background-color:#CCCCCC;
	height:auto;
	text-align:center;
	color: #333333;
}
label.sm{
	width:100px;
}
label.med,label.versions{
	width:140px;
}
label.lg{
	width:180px;
}
.highlite {
	color: #FF0000;
}
.i16 {
	height: 16px;
}
