
pre   { color: orange; font-size: 8pt; }
h1    { color: white; font-family: Final Frontier, Arial }
h2    { color: white; font-family: Arial; font-weight: bold }
a     { text-decoration: underlined }
.nav  { font-weight: bold; color: black; background: #282828;
        text-decoration: none; }
td    { font-family: Verdana; font-size: 10pt; } 
a.bar1 {
 background: #00ff18;
 color: black;
}
a.bar {
 background: #ff9010;
 color: black;
}
a.bar1:hover {
 background: #007808;
 color: white;
}
a.bar:hover {
 background: #e87800;
 color: white;
}
a.roll:hover {
 background: #008028;
 color: white;
}

/* Button Styles for mouse events */
  .False {
        padding: 1px;
        color: #ffffff;
        background-color: #658CB2;
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
      }

  .buttonup {
        padding: 1px;
        color: #ffffff;
        background-color: #658CB2;
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
      }
      
  .buttonover {
        padding: 1px;
        cursor: hand;
        color: #537CA6;
        background-color: #FFFFFF;
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
      }

  .buttondown {
        padding: 1px;
        color: #888984;
        background-color: #FFFFFF;
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
      }


  .True {
        padding: 1px;
        color: #FFFFFF; 
        background-color: #A5BBD1; 
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
      }


  .buttonsel {
        padding: 1px;
        color: white;
        background-color: #202020;
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
      }

  .blackcell {
        background-color: #000000;
      }

  .bluecell {
        background-color: #0099FF;
      }

  .text {
        color: #ffffe5;
        font-family: MS Sans Serif, sans serif;
        font-size: 8pt;
      }

  #elemtbl {
        font-family:verdana;
        font-size:9pt;
        border: solid #C89A00 2px;
      }

  #title {
        width: 550;
        color: #FFFFFF;
        font-family: Arial;
        font-size: 20pt;
        font-weight: bold;
      }

  #toolbar {
        left: 10px;
        width: 220px;
        height: 40px;
        font-family: Arial;
        font-size: 10pt;
      }

 u {
	color: #cc6600;
	cursor: hand;
   } 

.roll {
    font-family: Arial;
	color: #FFE580
	}

.inline {
        color: #990000;
        font-family: Arial;
        font-size: 10pt;
        }
   
  .bup {
        padding: 1px;
        color: #000000;
        font-weight: bold;
        background-color: #CC9933;
        border: solid #282800;
      }

  .bover {
        padding: 1px;
        cursor: hand;
        color: #FFFFFF;
        font-weight: bold;
        background-color: #008028;
        border: solid #002828;
      }

  .bdown {
        padding: 1px;
        color: #FFFFFF;
        font-weight: bold;
        background-color: #FF2828;
        border: solid #580000;
      }

.mybutton {
 background-color: #0099ff;
 font-family: MS Sans Serif, Verdana, Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 border-color: #3399ff;
}

.myselect {
 font-family: Verdana, Arial, Helvetica;
 font-size: 10pt;
 font-weight: bold;
 background: black;
 color: white;
}

body {
 scrollbar-3dlight-color:    #3399FF;
 scrollbar-highlight-color:  #2572BE;
 scrollbar-face-color:       #0099FF;
 scrollbar-shadow-color:     #0C263F;
 scrollbar-darkshadow-color: #194C7F;
 scrollbar-arrow-color:      #000000;
 scrollbar-track-color:      #081838;
}
td.stardate {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: black;
}
.updated {
  color: goldenrod;
  font-family: LEGO, Dungeon, Verdana, Arial, san serif;
  font-size: 8pt
}

#title2 {
  width: 460;
  color: #FFFFFF;
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
}