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:white;
	border:solid 1px;
	font-size: 1em;
}
.button{
	width:10em;
	color:#000000;
	background-color:white;
	border:solid 1px;
	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:#d40010;
	color: white;
}
td#navbar img {
	vertical-align: bottom;
}
td#navbar a{
	color:white;
	text-decoration:none;
	position: relative;
	z-index: 21;
}
td#navbar a:hover{
	color:#bfbfbf;
	text-decoration:underline;
	position: relative;
	z-index: 22;
}
.navbarpath {
	padding: 2px;
	vertical-align: bottom;
	font-size: 1.2em;
}
.navbarleft {
	background: #d40010;
	font-size: 1px;
}
.navbarright {
	background: #d40010;
	font-size: 1px;
}
div#thumbs{
	overflow:auto;
	background-color:white;
	z-index:1;
	position:relative;
	padding: 4px;
	font-size: 1em;
}
div#thumbs td{
	color:#999999;
}
div#thumbs td a{
	color:#000000;
	text-decoration: none;
}
div#thumbs td a:hover{
	color:#d40010;
	text-decoration: underline;
}
#thumbcells{ background-color: white; margin-left: 0; margin-bottom: 0; }
#thumbcells .switch_controls{
	margin:0;
	padding:0;
	color:#000000;
}
#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('(EmptyReference!)') no-repeat left top;
}
#thumbcells .thumbcellstr {
	font-size: 1px;
	width: 11px;
	background: url('(EmptyReference!)') no-repeat right top;
}
#thumbcells .thumbcellsbr {
	font-size: 1px;
	width: 11px;
	background: url('(EmptyReference!)') no-repeat right bottom;
}
#thumbcells .thumbcellsbl {
	font-size: 1px;
	height: 11px;
	width: 11px;
	background: url('(EmptyReference!)') 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:#d40010;
	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:#d40010;
	text-align:center;
	color:white;
}
div#dataoptions div.iitabs a{
	color:white;
	text-decoration:none;
}
div#dataoptions div.iitabs a:hover{
	color:#bfbfbf;
	text-decoration:underline;
}
table.datatables {
	background-color: #fff;
	padding-bottom:10px;
}
table.historytables {
	background-color: white;
	padding-bottom:10px;
}
table.historytables th{
	margin:0;
	padding:4px;
	color:white;
	background-color: #d40010;
}
table.historytables td{
	margin:0;
	padding:4px;
	border-right:1px dashed #999999;
	border-bottom:1px dashed #999999;
	border-left:1px #999999;
}
table.historytables .nobrd{
	margin:0;
	padding:4px;
	border-bottom:1px dashed #999999;
	border-right:none;
}
label{ margin:1px 2px; display:block; background-color:#d1cca0; height:auto; text-align:center; color: #000000; }
label.sm{
	width:100px;
}
label.med,label.versions{
	width:140px;
}
label.lg{
	width:180px;
}
.highlite {
	color: #FF0000;
}

