﻿body
{
  font-family: arial, verdana, helvetica, sans-serif, century gothic;
  margin: 0px;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  color: #e2dfd6;
  background-color: #0c0c0c;
}
form
{
  margin: 0px;
}
a
{
  color: #c68e23;
  text-decoration: none;
}
a:active
{
  color: #c68e23;
  text-decoration: none;
}
a:hover
{
  color: #c68e23;
  text-decoration: underline;
}
h1
{
  color: #9b6906;
  font-weight: bold;
  font-size: 14px;
  margin-top:0px;
}
.glist
{
  margin-top: 15px;
  margin-left: 15px;
  padding-left: 0px;
  list-style-image: url(/images/bp_ff.gif);
}
.glist li
{
  margin-left: 0px;
  padding-left: 5px;
  padding-bottom:10px;
}
#footer
{
  color: #e2dfd6;
}
#footer a
{
  color: #c68e23;
  text-decoration: none;
}
#footer a:active
{
  color: #c68e23;
  text-decoration: none;
}
#footer a:hover
{
  color: #c68e23;
  text-decoration: underline;
}
#footer .copyright
{
  font-size: 10px;
  color: #e2dfd6;
}
.title
{
  color: #9b6906;
  font-size: 14px;
}
.date
{
  color: #f4eddc;
  font-size: 10px;
}
.bloglist
{
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding-left: 0px;
  list-style-image: url(/images/bp_ff.gif);
}
.bloglist li
{
  margin-left: 0px;
  padding-left: 5px;
}
.submenu
{
  margin-left:0px;
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  list-style: none;
  list-style-image: none;
  border-right: solid 1px #808080;
}
.submenu li
{
  margin-left: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #e2dfd6;
  border-bottom: solid 1px #808080;
}
.gold
{
  color: #c68e23;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.gold:hover
{
  color: #c68e23;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.silver
{
  color: #a7a7a6;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.silver:hover
{
  color: #a7a7a6;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.highlight
{
  color: #9b6906;
  font-weight: bold;
}
.instructor
{
  font-weight: bold;
}
.cell
{
  background-color: #0c0c0c;
}
.cellactive
{
  background-color: #f1a60a;
}
.clsbox
{
  border: 1px solid #9b6906;
}