﻿body
{
  font-family: verdana, arial, helvetica, sans-serif, century gothic;
  margin: 0px;
  font-size: 12px;
  background:url(/images/bg.gif) repeat-x top #ffffff;
  text-align:center;
}
h1
{
  font-size: 16px;
  font-weight: bold;
  color: #9e7559;
}
#menu
{
  font-family: arial, helvetica;
  font-size: 14px;
}
#menu a
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#menu a:hover
{
  color: #2e457b;
  text-decoration: underline;
}
#menu a:active
{
  color: #2e457b;
}
a
{
  color: #2e457b;
  text-decoration: none;
  font-weight: bold;
}
a:hover
{
  color: #2e457b;
  text-decoration: underline;
}
a:active
{
  color: #2e457b;
}
.clspic
{
  border: solid 1px #2c4d9e;
}
.clssubtitle
{
  color: #CC9900;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}