﻿body
{
  font-family: arial, verdana, helvetica, sans-serif, century gothic;
  margin: 0px;
  font-size: 12px;
  text-align: center;
  color: #666666;
  background-color: #ffffff;
}
form
{
  margin: 0px;
}
a
{
  color: #b5da7b;
  font-weight: bold;
  text-decoration: none;
}
a:active
{
  color: #b5da7b;
  text-decoration: none;
}
a:hover
{
  color: #b5da7b;
  text-decoration: underline;
}
h1
{
  color: #666666;
  font-weight: bolder;
  font-size: 18px;
  margin-top: 0px;
}
h3
{
  color: #666666;
  font-weight: bolder;
  font-size: 18px;
  margin-top: 0px;
}
#mainmenu
{
  font-weight: 900;
  font-size: 15px;
  color: #ffffff;
  background-color: #4daece;
}
#mainmenu a
{
  color: #ffffff;
  text-decoration: none;
}
#mainmenu a:active
{
  color: #ffffff;
  text-decoration: none;
}
#mainmenu a:hover
{
  color: #ffffff;
  text-decoration: underline;
}
#sidemenu
{
  font-weight: 900;
  font-size: 13px;
  color: #ffffff;
  background-color: #4daece;
}
#sidemenu a
{
  color: #ffffff;
  text-decoration: none;
}
#sidemenu a:active
{
  color: #ffffff;
  text-decoration: none;
}
#sidemenu a:hover
{
  color: #ffffff;
  text-decoration: underline;
}
#footer
{
  color: #666666;
  font-size: 9px;
  font-weight: bold;
}
#footer a
{
  color: #666666;
  text-decoration: none;
}
#footer a:active
{
  color: #666666;
  text-decoration: none;
}
#footer a:hover
{
  color: #666666;
  text-decoration: underline;
}
.title
{
  color: #9b6906;
  font-size: 18px;
}
.date
{
  color: #666666;
  font-family: Verdana, Arial;
  font-size: 10px;
}
.menu
{
  color: #2c3d93;
  font-weight: bolder;
  line-height: 30px;
  font-size: 18px;
}
.highlight
{
  font-weight:bold;
}