html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: #333335;
  color: white;
  margin: 0px;
  padding: 0px;
  position: static !important;
}

body, td {
  font-size: 10pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

body, .teaxtarea {
  scrollbar-face-color: #525255;
  scrollbar-highlight-color: #67676A;
  scrollbar-shadow-color: #525255;
  scrollbar-track-color: #333335;
  scrollbar-darkshadow-color: #67676A;
  scrollbar-3dlight-color: #525255;
  scrollbar-arrow-color: #AAAAAD;
}

form {
  margin: 0px;
  padding: 0px;
}

hr {
  height: 1px;
  clear: both;
  color: white;
  border: 1px solid white;
  border-bottom: 0px solid transparent;
}

big {
  font-weight: bold;
  font-size: large;
  font-family: Tahoma;
}

small {
  font-size: 8pt;
}

a {
  color: #FF9900;
  text-decoration: underline;
}

a:hover {
  color: #CCCCCC;
  text-decoration: underline;
}

a.pagelink, a.pagelink:hover, a.selpagelink, a.selpagelink:hover {
  text-decoration: none;
  font-size: 8pt;
  font-family: Tahoma;
  margin-right: 1px;
}

a.pagelink {
  color: white;
}

a.pagelink:hover {
  color: #CCCCCC;
}

a.selpagelink, a.selpagelink:hover {
  font-weight: bolder;
  color: #FF9900;
}

table.main {
  width: 100%;
  height: 100%;
}

td.main {
  height: 100%;
}

td.logo img {
  margin-right: 18px;
}

td.logo {
  width: 20% !important;
}

td.formats {
  padding-top: 3px;
  padding-right: 3px;
  text-align: right;
}

table.top_menu td {
  background: #525255;
  color: white;
  border-top: 1px solid #67676A;
  border-left: 1px solid #67676A;
  border-bottom: 1px solid #525255;
  border-right: 0px solid #525255;
  padding: 1px 3px 2px 3px;
  font-size: 8pt;
  font-family: Tahoma;
}

table.top_menu td.sel {
  background: #F8A104;
}

table.top_menu td.empty {
  background: transparent;
  width: 100%;
  border: 0px;
}

table.top_menu td a {
  color: white;
  text-decoration: none;
}

table.top_menu td a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

table.top_menu td.sel a, table.top_menu td.sel a:hover {
  color: black;
}

div.notice {
  color: whitesmoke;
  font-weight: bold;
  padding: 5px;
  margin: 20px 0px 10px 0px;
  width: 100%;
  background: url(/images/tile.gif) repeat-x #525255;
}

div.main {
  width: 100%;
}

div.navigator {
  font-size: 8pt;
  margin-bottom: 20px;
}

div.navigator a {
  text-decoration: none;
  border-bottom: 1px solid #FF9900;
}

div.navigator a:hover {
  text-decoration: none;
  border-bottom: 1px solid #CCCCCC;
}

table.top_menu {
  width: 100%;
  background: url(/images/tile.gif);
}

td.leftmenu a {
  font-size: 8pt;
  text-decoration: none;
}

td.leftmenu a.sel {
  color: #CCCCCC;
}

table.copyright {
  margin-top: 18px;
}

table.copyright td {
  padding: 5px 19px;
  background: url(/images/tile-down.gif) repeat-x #525255;
}

tr.small td, td.small {
  font-size: 8pt;
}

.input, .textarea, .dropdown, #x, legend {
  background: url(/images/tile.gif) repeat-x #525255;
  padding: 2px;
  color: white;
  border-top: 1px solid #67676A;
  border-left: 1px solid #67676A;
  border-bottom: 1px solid #525255;
  border-right: 1px solid #525255;
  font-size: 11px;
  font-family: Tahoma;
}

.textarea[cols="62"] {
  width: 333px !important;
}

.checkbox, .radio {
  filter: xray;
  vertical-align: middle;
}

.radio {
  filter: gray chroma(color=#000000);
}

.input, #input {
  width: 250px;
  height: 19px;
}

.dropdown {
  height: 19px;
}

.textarea {
  scrollbar-track-color: #525255;
}

fieldset {
  padding: 3px;
  border: 1px dashed #67676A;
}

legend {
  padding: 2px 15px;
  margin-bottom: 3px;
}

.php {
  background: #f0f0f0;
  padding: 2px 4px;
  margin: 0px;
  border: 1px dashed gray;
}

table.calendar td {
  font-size: 8pt;
  text-align: center;
}

table.calendar td #gray {
  color: gray;
  padding: 2px;
  display: block;
  clear: all;
  width: 100%;
}

table.calendar td.select {
  background: #67676A;
}

table.calendar td#hol {
  font-weight: bolder;
}

table.calendar tr#header td {
  padding: 3px 2px;
  width: 16px;
}

table.calendar tr#header {
  background: url(/images/tile.gif) repeat-x #525255;
}

table.calendar td a {
  color: white;
  text-decoration: none;
  display: block;
  clear: all;
  width: 100%;
  padding: 2px;
}

table.calendar td a:hover {
  color: white;
  text-decoration: none;
  background: #F8A104;
}

input#gray {
  color: #AAAAAA;
}

#main {
  width: 100%;
  margin: 5px 0px;
}

#IDsubmit {
  padding: 1px 0px 2px 1px;
  margin-top: 1px;
  text-align: center;
}

#IDadder {
  width: 19px;
  padding: 1px 0px 2px 1px;
  margin: 1px 2px 0px 0px;
  text-align: center;
}

#reply {
  font-size: 8pt;
  font-style: italic;
  color: #AAAAAA;
  padding: 0px 2px;
}

#x {
  padding: 0px 1px 1px 1px;
  margin-bottom: 0.9em;
  background: url(/images/tile.gif) repeat-x #525255;
}

#blogpath, #blogpath a {
  color: #999999;
  text-decoration: none;
  font-size: 9px;
}

#IDList a, #IDList a:hover, #IDTree a, #IDTree a:hover {
  text-decoration: none;
}

#IDTree {
  margin-left: 20px;
}

