body {
 background: #212123;
 text-align:center;
 }
body, td {
 font-family: Verdana;
 font-size: 13px;
 color: #ffffff;
 }
#container {
 width: 770px;
 margin-left: auto;
 margin-right: auto;
 }
#header {
 position: relative;
 }
#search {
 position: absolute;
 top: 170px;
 right: 28px;
 color: #000000;
 font-weight: bold;
 z-index: 1;
 }
#search input {
 border: solid 1px #000000;
 }
#display {
 background: #ffffff;
 padding: 4px 0px 2px 0px;
 text-align: center;
 vertical-align: middle;
 }
#nav {
 width: 160px;
 padding: 0px;
 margin: 0px;
 font-size: 13px;
 font-family: Verdana;
 background: #212123;
 }
#nav ul {
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 border: none;
 }	
#nav li {
 border-bottom: 3px solid #212123;
 margin: 0;
 }
#nav li a {
 display: block;
 padding: 5px 5px 5px 5px;
 background: #ffffff;
 color: #000000;
 text-decoration: none;
 width: 100%;
 font-weight: bold;
 font-size: 13px;
 border-right: solid 8px #ffffff;
 }
html>body #nav li a {
 width: auto;
 }
#nav li a:hover {
 background: #424244;
 color: #ffffff;
 border-right: solid 8px #ff4706;
 }
#links {
 background: url('/images/bottom.gif');
 height: 45px;
 font-size: 12px;
 }
#footer {
 font-size: 11px;
 }
#legal {
 font-size: 11px;
 }
a:link {
 font-family: Verdana;
 font-size: 13px;
 color: #F0FF06;
 text-decoration: underline;
 }
a:active {
 font-family: Verdana;
 font-size: 13px;
 color: #F0FF06;
 text-decoration: underline;
 }
a:visited {
 font-family: Verdana;
 font-size: 13px;
 color: #F0FF06;
 text-decoration: underline;
 }
a:hover {
 font-family: Verdana;
 font-size: 13px;
 color: #ababab;
 text-decoration: none;
 }
h1 {
 font-size: 17px;
 font-weight: bold;
 border-bottom: solid 2px #ff4706;
 padding-bottom: 3px;
 margin-bottom: 10px;
 }
h2 {
 font-size: 17px;
 font-weight: bold;
 border-bottom: solid 2px #000000;
 padding-bottom: 3px;
 margin-bottom: 3px;
 color: #000000;
 }
h3 {
 font-size: 15px;
 font-weight: bold;
 border-bottom: solid 2px #ffffff;
 padding-bottom: 3px;
 margin-bottom: 3px;
 color: #F0FF06;
 }
h6 {
 font-size: 13px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 }
p {
 margin: 0px;
 padding: 5px 0px 5px 0px;
 }
hr {
 width: 75%;
 border: dotted 1px #ababab;
 height: 1px;
 margin: 10px 0px 10px 0px;
 }
.n_a {
 background: #ffffff;
 color: #000000;
 }
.admin_header {
 background: #424244;
 color: #ffffff;
 font-weight: bold;
 }
.q {
 font-size: 9px;
 }
.form {
 border: solid 1px #000000;
 }
.val {
 background: #ffff00;
 }
.hi-lite {
background: #e1dfd0;
font-weight: bold;
color: #000000;
}
.swap1
	{
	background: #222222;
	}
.swap2
	{
	background: #333333;
	}
.hidden
	{
	background: #ccff00;
	}
.warning
	{
	background: #ff0000;
	}
.delete
	{
	border: solid 1px #000000;
	background-image: url('/images/warning.gif');
	}