body { 
  bgcolor: black; 
  font-size: 11px; 
  color: #000000; 
  font-family:  verdana, arial, helvetica, sans-serif; 
  SCROLLBAR-BASE-COLOR: #753932;
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
a.link { color: #CC0002; }
a.visited { color: #CC0002; }
a.active { color: #CC0002; }
td { font-size: 11px; color: #000000; font-family:  verdana, arial, helvetica, sans-serif; }
img { border-color: #8D453D; }

.tablecell {
  width: 60px;
  height: 40px;
}

.cellhead {
  color: #DECFCB;
  text-decoration: underline;
  font-size: 14px;
  font-family: arial;
}

.cellbg {
  background-color: #78362A;
}

.loginbox {
  font-size: xx-small; 
  font-weight: normal; 
  color: #000000; 
  background-color: #FFE4D8; 
  border: 1px solid #33220a; 
  vertical-align: middle;
}

.huge {
  font-size: 18px;
}

.huge_w {
  font-size: 18px;
  color: white;
}

.large {
  font-size: 14px;
}

.large_w {
  font-size: 14px;
  color: white;
}

.small {
  font-size: 9px;
}

.small_w {
  font-size: 9px;
  color: white;
}

.medium {
  font-size: 12px;
}

.medium_w {
  font-size: 12px;
  color: white;
}

.menu {
  color: black;
  text-decoration: none;
  font-size: 9px;
}

.slink {
  color: #eefefe;
  text-decoration: none;
  font-family: tahoma, helvetica, sans-serif;
  font-size: 9px;
}

.menuhead { 
  color: black;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  font-family: verdana, arial, helvetica, sans-serif;
}

.hlink {
  color: #CC0002;
 }
 
.white { 
  color: white;
}

.black { 
  color: black;
}
 
.red {
  color: #753932;
}

.orange {
  color: #FFC6AD;
}

.orange2 {
  color: #FFC6AD;
  text-decoration: none;
  font-size: 9px;
}

.menuroll { 
  color: #CE7363;
  font-size: 12px;
  font-weight: bold;
}

.subhead {
  font-size: 16px;
  color: #FF9000;
}

.title {
  font-size: 12px;
  color: #FF9000;
}

.clearfloatins {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footerins {
    height: 0px;
    width:1px;	
    clear: both;
    text-indent: -9999px;
}

.searchmatch {
  background-color: #ffee00;
}
