body { margin: 0px }

body#sitebody {
  background-color: #ededed;  
  background-image: url(/i/BG.png);
  background-repeat: repeat-x;
  text-align: center;
  color: #c8c8c8;
 }
.sitebody2 {
  background-position: 0px 30px;
  text-align: center;
 }

a:link, a:visited { color: #99ffff; text-decoration: none; border-bottom: 1px dotted #99ffff; font-weight: bold }
a:hover { color: #fff; text-decoration: none; border-bottom: 2px solid #fff }
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  line-height: 140%;
  text-align: left;
  font-weight: normal;
 }
h1, h1 b, h1 strong { font-size: 22px; line-height: 180%; font-weight: normal; }
#sitebody h1 { color: #fff }
h2, boxtitle { font-size: 16px; font-weight: bold; color: #c8c8c8 }
h3 { font-size: 14px; font-weight: bold }
h4 { font-size: 12px; font-weight: bold; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }
b, strong { color: #99ff00 }
td { vertical-align: top }
p, div, td, input, textarea, select {
  font: 12px sans-serif;
  line-height: 140%;
 }

input, textarea, select {
  color: #000; font-weight: bold;
 }
embed, object { border: 1px solid #999; text-align: center; margin: 0px auto; display: block }
.dynform { width: 600px }
.dynFormLabel { width: 200px }
#loggedin {
  background: #000;
  text-align: center;
  height: 30px;
 }
#loggedin div {
  margin: 0px auto;
  width: 960px;
  padding: 8px;
  text-align: right;
 }
#wrapper {
  margin: 0px auto;
  width: 960px;
  text-align: left;
 }
#header {
  height: 88px;
  margin-bottom: 4px;
  position: relative;
  background: transparent url(/i/Header.png) no-repeat;
 }
#login1, #login2 {
  position: absolute;
  background: transparent;
  width: 133px;
  height: 24px;
  margin-right: 17px;
  padding: 0px; border: 0px;
  border-color: transparent;
 }
#home { top: 0px; left: 0px; display: block; width: 600px; height: 82px; border: 0px; }
#login1 { top: 56px; left: 626px; }
#login2 { top: 56px; left: 776px; }
#login3 { position: absolute; top: 40px; left: 920px; width: 45px; height: 45px; display: block; border: 0px}

#content {
  background: #000 url(/i/BG2.png) no-repeat;
  min-height: 500px;
  text-align: center;
  padding: 16px 0px 16px 0px;
 }
#innercontent {
  margin: 0px auto;
  width: 892px;
  text-align: left;
 }

#breadcrumbs { border-bottom: 1px dotted #fff; margin-bottom: 10px; padding-bottom: 10px; }
.caption { border-top: 1px dotted #fff; margin-top: 10px; padding-top: 10px }
.boxtitle { background: #000; color: #fff; font-weight: bold; padding: 3px; width: 140px; }
#navcol { width: 150px; }
#navcol ul { padding-left: 10px }
#navcol ul ul { padding-left: 30px }
.folderindex2 { background: #111 }
.folderindex2 a:link, .folderindex2 a:visited { color: #00ab00 }
.folderindex3 { background: #333 }


#footer {
  color: #000;
  background: transparent url(/i/Footer.png) no-repeat;
  text-align: center;
  padding-top: 40px;
 }
#footer a:link, #footer a:visited { color: #00a800 }
#footer a:hover { color: #fff; }