body { background-color: #000000; font-size: 12px; color: #E9E9E9; font-family: verdana, arial, helvetica, sans-serif; }
a:link { color: #FF9000; }
:visited { color: #FF9000; }
:active { color: #FF9000; }
td { font-size: 12px; color: #E9E9E9; font-family: verdana, arial, helvetica, sans-serif; }
img { border-color: #FF9000; }

.tablecell {
  width: 60px;
  height: 40px;
}

.cellhead {
  color: #FF0002;
  font-size: large;
}

.huge {
  font-size: 24px;
  font-weight: bold;
}

.larger {
  font-size: 16px;
}

.large {
  font-size: 14px;
}

.small {
  font-size: 12px;
}

.smaller {
  font-size: 9px;
}

.white { 
  color: white;
}

.black { 
  border-color: black;
}

.orange {
  color: #FF9000;
}

.menuroll { 
  color: #FF0002;
  font-size: 12px;
  font-weight: bold;
}

.subhead {
  font-size: 16px;
  color: #FF9000;
}

.title {
  font-size: 12px;
  color: #FF9000;
}

.loginbox {
  font-size: xx-small; 
  font-weight: normal; 
  color: #000000; 
  background-color: #ffffff; 
  border: 1px solid #33220a; 
  vertical-align: middle;
}
