body {
  scrollbar-base-color: black;
  scrollbar-arrow-color: #cccc99;
  background-color: #000000;
  color: #cccc99;
}

a:visited {
  color: #8888ff;
  font-weight: normal;
  text-decoration: none
}

a:active {
  color: #8888ff;
  font-weight: normal;
  text-decoration: none
}

a:link {
  color: #8888ff;
  font-weight: normal;
  text-decoration: none
}

a:hover {
  color: #8888ff;
  text-decoration: underline; 
  font-weight: normal
}

a.nav:visited {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  padding-left: 5px;
  line-height: 12px;
  color: #cccc99
}

a.nav:active {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  padding-left: 5px;
  line-height: 12px;
  color: #cccc99
}

a.nav:link {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  padding-left: 5px;
  line-height: 12px;
  color: #cccc99
}

a.nav:hover {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  padding-left: 5px;
  line-height: 12px;
  color: #111111
}

a.buzz:visited {
  color: #8888ff;
  font-weight: normal;
  text-decoration: none
}

a.buzz:active {
  color: #8888ff;
  font-weight: normal;
  text-decoration: none
}

a.buzz:link {
  color: #8888ff;
  font-weight: normal;
  text-decoration: none
}

a.buzz:hover {
  color: #8888ff;
  text-decoration: underline; 
  font-weight: normal
}

em {
  color: #999966;
  font-style: normal;
  font-weight: bold
}

h1 {
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  margin-left: 0px;
  margin-right: 0px;
  color: #cccc99
}
		
p.pullquote {
  font-family: verdana, arial, serif;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  margin-left: 0px;
  margin-right: 0px;
  color: #cccc99
}

p.left {
  text-align: left
  margin: 1em 0em 1em;
  margin-left: 3%;
  margin-right: 2%;
}

p b {
  font-weight: bold;
  color: #eecc99;
}

ul {
  text-align: left
  margin: 1em 0em 1em;
  margin-left: 3%;
  margin-right: 2%;
}

blockquote.content {
  text-align: left
  margin: 1em 0em 1em;
  margin-left: 4%;
  margin-right: 3%;
}  

table.title {
  border: 0;
  padding: 0px;
  background-color: #999966;
  width: 98%;
  margin-top:  6px;
  margin-left: 6px;
  margin-right: 6px;
}

table.nav {
  border: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #000000;
  width: 808px;
}

table.sb_main {
  border: 0px;
  padding: 2px;
/*  margin-left: 0px; */
/*  margin-right: 0px; */
  width: 135px;
}

table.sb_right {
  border: 0px;
  padding: 2px;
/*  margin-left: 0px; */
/*  margin-right: 0px; */
  width: 130px;
}

th {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-style: normal;
  color: #cccc99
}

td.title {
  font-family: Verdana;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  padding-left: 5px;
  padding-bottom: 4px;
  color: #333333; 
  background-color: #999966;
}

td.content {
  background-color: #333333;
  vertical-align: top;
  width: 520;
}

td.sb_main {
  background-color: #111133;
  width: 135;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-bottom: 3px;
  margin-top: 3px;
}

td.sb_right {
  background-color: #111133;
  width: 130;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}

td.sb_link {
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  background-color: #333333; 
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 6px;
  height: 25px;
}

tr.nav {
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  width: 808px;
  background-color: #000000;
}

td.nav_out {
  font-family: Verdana;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 6px;
  background-color: #333333; 
  height: 20px;
}

td.nav_over {
  font-family: Verdana;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 6px;
  background-color: #666666; 
  cursor: pointer;
  cursor: hand;
}

div {
  margin: 1em 0em;
  margin-left: 3%;
  text-align: left;
  clear: right; 
}

div.title {
  font-family: Times;
  text-decoration: underline;
  font-weight: bold;
  font-size: 18px;
  margin: 0em 0em 1em;
  text-align: center; 
  color: #cccc99; 
}

div.desc {
  font-family: courier;
  margin: 0em 0em 1em;
  margin-left: 5%;
  margin-right: 5%;
  color: #cccc99; 
}

div.diag {
  font-family: courier;
  margin: .5em 0em 1em;
  margin-left: 8%;
  margin-right: 5%;
  color: #cccc99; 
}

div.title_blog {
  font-family: Verdana;
  text-decoration: underline;
  font-weight: bold;
  font-size: 18px;
  padding-left: 5px;
  color: #cccc99; 
}

div.article {
  margin-left: 5%;
  margin-right: 5%;
  color: #cccc99; 
}

div.hscope  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  margin: .5em 0em 1em;
  padding-left: 5px;
  padding-right: 5px;
  color: #cccc99; 
}

div.content { 
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  margin: .5em 0em 1em;
  padding-left: 25px;
  padding-right: 25px;
  color: #cccc99; 
}

font.ravendarke  { color: #DD2EF7; }
font.DarkOra  { color: #CC9933; }

font.Thor  { color: #CC9933; }
font.Loki  { color: #FF1313; }
font.Balder  { color: #A0E77D; }
font.Heimdall  { color: #CC9933; }
font.Hod  { color: #DD2EF7; }

span.page {
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  color: #ccdd99;
  margin: 2em 0em 1em; 
}

span.panel {
  text-decoration: underline;
  font-weight: normal; /* or normal */
  color: #ccdd99;
  font-weight: bold; 
}

span.char {
  float: left;
  width: 29%;
  color: #ccbb99;
  font-weight: normal; /* or normal */ 
}

span.dialog {
  color: #ccbb99;
  width: 100%; 
}


