html
{
  height: 100%; 
}
body
{
  margin: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color: #37679a;
  height:100%;
}
a
{
  color: #f4a10f;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
a:visited
{
  color: #f4a10f;
}
a:active
{
  color: #f4a10f;
}
a:link
{
  color: #f4a10f;
}
.mlist
{
  margin-top: 1px;
  margin-bottom: 1px;
  list-style-type: disc;
}
.mlist ol
{
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 16px;
  list-style-type: decimal;
}
.mlist li
{
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 130%;
}
input
{
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}
textarea
{
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}
select
{
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}
form
{
  margin: 0px;
}
.footer
{
  font-size: 9px;
  color: #ffffff;
}
.footer a
{
  font-size: 10px;
  color: #ffffff;
}
.footer a:link
{
  color: #ffffff;
}
.footer a:visited
{
  color: #ffffff;
}
.content
{
  line-height: 15px;
}
.title
{
  font-weight: bold;
  font-size: 13px;
  color: #f4a10f;
  letter-spacing: 2px;
  font-variant: small-caps;
}
.mquote
{
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  font-variant: small-caps;
}
.fb
{
  font-weight: bold;
  font-size: 15px;
  color: #f4a10f;
  font-variant: small-caps;
}
.highlight
{
  color: #f4a10f;
}
.instructor
{
  font-size:10px;
}
.lnews
{
  font-family: arial;
  color: #ff0000;
  font-weight: bold;
  font-size: 18px;
  font-variant: small-caps;
}
.schedule td
{
  font-size: 9px;
}
.head
{
  color: #f4a10f;
	background-color: #557faa;
	padding: 5px;
	font-weight: normal;
  text-align:center;
  vertical-align:middle;
  width:71px;
  height:18px;
}
.cell
{
  padding: 1px;
  font-weight: bold;
  color: #003366;
  background-color: #ffffff;
  text-align:center;
  vertical-align:top;
  width:79px;
  height:74px;
}
.cellactive
{
  padding: 1px;
  font-weight: bold;
  color: #003366;
  background-color: #f4a10f;
  text-align:center;
  vertical-align:top;
  width:79px;
  height:74px;
}
.cellactive a
{
  color: #ffffff;
}
.thead
{
  color: #f4a10f;
	background-color: #557faa;
	padding: 5px;
	font-weight: normal;
}
.tcell
{
  padding: 2px;
  font-weight: bold;
  color: #003366;
  background-color: #ffffff;
}
.small
{
  font-size: 9px;
}
.clsbox
{
	border-right: #f4a10f 1px solid;
	border-top: #f4a10f 1px solid;
	border-left: #f4a10f 1px solid;
	border-bottom: #f4a10f 1px solid;
}