body {
  margin:0;
  padding:0;
  color:#000;
  background:#fff;
  height:100%; /* this is the key! */
  font-family: Arial, Helvetica, Free Sans, Liberation Sans, sans-serif;
	background: url('images/blue.gif') repeat-y;
  }

.subhdr {
  font-size: 24px;
  color:rgb(0, 0, 153);
  margin:0 0 10px 0;
  }

.clear {
  clear: both;
  }

#nav, #banner, #news { background: #000099; font-weight:bold; white-space: nowrap; }
#nav ul, #news ul { list-style:none; margin:0; }
#nav {
  position:fixed;
  left:0;
  top:0px;
  padding:0px;
  font-size:0.80em; color:white;
  width:130px;
  height:100%; /* works only if parent container is assigned a height value */
  }
#nav a, #news a { text-decoration:none; }
#nav a:hover, #news a:hover { text-decoration:underline; }
#nav a:hover { color:white; }
#nav a { color: rgb(255, 204, 0); }
#nav ul { padding:20px 0 0 0px; }
#nav li { padding:6px 0 6px 10px; }
#nav img { margin:10px 0 0 4px; border:0;}

#banner {
  height:70px;
  vertical-align:middle; text-align:center;
  margin-left:130px;
  font-size:28pt;
  color:rgb(255, 204, 0); border:1px solid #000099;
  }

#incurve {
	position:absolute;
	top:72px;
	left:130px;
	z-index:10;
	}

.content {
  font-size:0.9em;
  position: relative;
  top:0px;
  margin-left:130px; /* based on left hand pane width */
  margin-bottom:20px;
  color:#333;
  padding:10px;
  }

#news {
  position:absolute;
  right:0;
  top:0px;
  padding:0px;
  text-align:center;
  width:160px;
  height:100%; /* works only if parent container is assigned a height value */
  font-size:0.7em;
  color:white;
  }
#news a { color:white; }
#news h2 { font-size:1.50em; }
#news ul { padding:0; }
#news li:hover { background-color:#0000ff; }
#news hr { width:30%; background-color:white; }

#footer {
  text-align:right;
  font-size:0.7em;
  padding:30px 20px 0 0;
  margin:0px;
  clear:both;
  }

#banner p { margin:10px 0; }

.content dt {
  font-size:14.0pt;
  padding:20px 0 10px 0;
  }

.content dd {
  padding:5px 0;
  margin-left:20px;
  }

.content dd.emp {
  font-weight:bold;
  font-style:italic;
  color:blue;
  padding:+10px +0px;
  }

.hint {
  color:red;
	width:80%;
	margin:auto;
	}

@media print {
body {
	background: none;
	}
#nav, #banner, #incurve, #selection, .hint {
	display: none;
	}
.content {
	margin:0;
	}
}

.decortab thead, .decortab tfoot {
  background:rgb(220, 220, 255);
}

.decortab {
  border-collapse:collapse;
  margin:30px auto 20px 40px;
  padding:0;
  }

.trodd {
  background:rgb(255, 220, 220);
  }

.treven {
  background:rgb(220, 255, 220);
  }

.decortab th {
  font-weight:bold;
  font-size:12pt;
  text-align:left;
  }

.decortab td, .decortab th {
  padding:8px 10px;
  }

.content #rules li {
  padding:5px 0;
  }

#selection {
  border:1px solid #ccc;
  background-color:#eee;
  max-width:700px;
  margin-left:10px;
	margin-bottom:20px;
  padding:0;
}
#selection ul {
  padding-left:10px;
  margin:5px;
  display:inline-block;
  padding-bottom:5px;
  }
#selection li {
  float:left;
  list-style:none;
  width:42mm;
  }
#selection li input {
  margin-right:10px;
  }
div.selectbut {
	clear:both;
	padding:1mm 3mm;
  background-color:#cdf;
	}

#links img {
  border:0;
  }

#links li {
  list-style:none;
}

#links a {
  vertical-align:middle;
  }

#nav .forsale {
  color:#f22;
  }

.picleft img {
  float:left;
  padding: 0 10px 10px 0;
  }

h2 {
  font-size:14pt;
  margin-bottom:5px;
  }

form#mailform {
  BORDER: 1px solid #888;
  MARGIN:20px;
  PADDING:0;
  WIDTH: 680px;
}
table#mailheaders {
	display:block;
  margin:0;
  padding:10px 5px 0px 5px;
  border-collapse:collapse;
  border-width:0;
  BACKGROUND-COLOR: #40b0f0;
  width:100%;
  }
#mailheaders td, #mailheaders th {
  padding:3px;
  }
form#mailform #mailheaders TH {
  font: bold 10pt FreeSans, sans-serif, Verdana;
	text-align:right;
	white-space:nowrap;
}
form#mailform textarea {
	display:block;
  width:100%;
  margin:5px auto;
  padding:0;
	border:0;
  }
#mailform table {
	border:none;
	}

.readonly {
  BACKGROUND-COLOR: #e0e0e0;
}

input[readonly] {
  BACKGROUND-COLOR: #e0e0e0;
}
.addr1 {
  PADDING: 0;
  MARGIN: 0px;
  FONT: bold 10px Verdana;
}

.error {
  font-size:24pt;
  text-align:center;
  }


.interesting { color:#ff6060 !important; background-color:green; }
.important { font-size:14px; color:#ff6060 !important; background-color:red; }
.vimportant { font-size:14px; color:#ff6060 !important; background-image: url('images/blink.gif'); background-repeat: repeat; }

#noisefrm {
  background-color:#eee;
  padding:10px 5px;
  margin:10px 5px;
	display:inline-block;
}
#noisefrm th {
  text-align:right;
  padding-right:5px;
  padding-left:1em;
  font-family:Arial;
  font-size:smaller;
  font-weight:normal;
  color:#44f;
}
#noisefrm input {
  padding-left:5px;
  width:12em;
  background-color:white;
  border:1px solid #888;
}
#noisefrm #noise input {
  width:3em;
  }
#noisefrm fieldset {
  border:1px solid #ccc;
	padding:5px;
  margin:10px 10px 0 10px;
  }
#noisefrm legend {
  font-family:Verdana;
  font-size:8pt;
  color:black;
}
#noisefrm fieldset.noise {
	height:90px;
	margin-bottom:10px !important;
	}
#noisefrm textarea {
	margin:5px auto;
	padding:0;
	overflow:auto;
	height:70px;
	width:220px;
	font-size:10pt;
	background-color:white;
  border:1px solid #888;
	}

#certlist {
	margin:10px 5px;
}
#certlist table {
	border-collapse:collapse;
	border:1px solid #ccc;
	}
#certlist thead {
	background-color:#ddf;
	}
#certlist td, #certlist th {
	white-space:nowrap;
	border:1px solid #aaa;
	padding:0px 5px;
	}
#certlist input {
	border:0;
	background-color:transparent;
	color:blue;
	display:block;
	text-decoration:underline;
	margin:1px;
	}
#certlist input:hover {
	cursor:pointer;
	}

.passed {
	color:#fff;
	background-color:#0c0 !important;
	font-weight:bold;
	font-family:tahoma;
	}
.failed {
	color:#fff;
	background-color:red !important;
	font-weight:bold;
	font-family:tahoma;
  }

#database, .datalist  {
	margin-top:20px;
	margin-left:20px;
  color: #0B5979;
	white-space:nowrap;
  }
#database #datatab {
  width:100%;
  border-collapse:collapse;
  }

table.datalist {
	border:2px solid #BCCCFF;
	margin-bottom:20px;
  border-collapse:collapse;
	table-layout:fixed;
	}
.datalist table {
  border-collapse:collapse;
	table-layout:fixed;
	width:100%;
  }
.datalist thead th, .datalist tfoot td, #datatab thead, #datatab tfoot {
  background-color:#8CC7DF;
  height:35px;
	}
.innertab {
  margin:0px;
  }
.innertab td {
  padding-left: 5px;
  padding-right: 5px;
  border:1px solid #ddf;
  }
.col1 a {
  display:block;
  margin:auto;
  width:2.4em;
  background-color:#eef;
  text-decoration:none;
  border:1px solid #ccf;
  }
.col1 a:hover {
	background-color:#00f;
	color:white;
	}
div.scrl {
	display:block;
  overflow:auto;
  }
