/* Style Sheet 02a for nevadacc.org */
body {
  text-align:center;
  margin: 12px auto;
  color: #d0d0d0;
  background-color: #e0e0e0;
/* background-color: #ddeeff; */
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  max-width: 970px;
/*  max-width: 970px; */
/*  min-width: 676px; */
/*   min-width: 880px; */
/*   min-width: 1000px; */
  min-width: 970px;
}
.outer {
  background-color: #000000;
  border-radius: 14px;
  -webkit-border-radius: 14px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 14px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 14px; /* KDE Konquerer and other KHTML browsers */
}
.inner {
  text-align:left;
  background-color: #000000;
  margin-left: 12px;
  margin-right: 12px;
}
hr {
  color: #d0d0d0;
}
span.title {
  color: #d0d0d0;
  background-color: #000000;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
.bold-ss {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
div.a-bold-ss a { 
  font-weight: bold;
  font-size: 1em;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
}
form { 
  margin: 0; 
  display: inline; 
}
input.face-sm {
  background-color : #ddeeff;
  color : #000080; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .65em;
  font-weight: bold;
  cursor: pointer;
}
input.face-sm:hover {
  background-color : #ffff00;
  color : #ff0000; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .65em;
  font-weight: bold;
  cursor: pointer;
}
p.foot {
  margin-left: 25px;
  margin-right: 20px;
  color: #d0d0d0;
  background-color: #000000;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  font-weight: normal;
}
#ukw {
  color: #d0d0d0;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: normal;
  border-top: 2px solid #d0d0d0;
}
div.traps a {
  background-color: transparent;
  cursor: default;
  outline: none;
  text-decoration: none;
  padding: 0em 0em 0em 0em;
}
a:link {
  color: #d0d0d0;
  background-color: #000000;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}
a:visited {
  color: #d0d0d0;
  background-color: #000000;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}
a:hover {
  color: #ff0000;
  background-color: #ffff00;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}
a:active {
  color: #009900;
  background-color: #ffff00;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}

