body {
  background-color:#FFFFFF;
  color:#000000;
  font-family:verdana;
  font-size:10pt;
  text-align:center;
}

h1 {
  color:#000000;
  font-family:verdana;
  font-size:8pt;
  text-align:center;
}

.footer {
  font-family:arial;
  font-size:8pt;
  text-align=center;
}

a.footer {
  font-weight:normal;
  color:#000000;
  text-decoration: none
}

.author {
  font-style:italic;
  font-size:8pt;
}

input {
  font-family:verdana;
  font-size:10pt;
}

td {
  font-family:verdana;
  font-weight:bold;
  font-size:10pt;
}

td.options {
  background-color:#CCCCCC;
  text-align:center;
  font-size:8pt;
  padding-top:4px;
  padding-bottom:4px;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  margin:0px,0px,0px,0px;
}

a {
  font-weight:bold;
  text-decoration: none
}

.content {
  font-family:verdana;
  font-weight:normal;
  font-size:10pt;
}

a.content:hover	{
  color:#FF0000
}

.leftmenutable {
  background-color:#DDDDFF;
}

.leftmenu {
  font-family:verdana;
  font-size:10pt;
  color:#336699;
}

a.leftmenu:hover	{
  color:#FF0000
}

.leftmenuitem {
  font-family:verdana;
  font-size:8pt;
  color:#0080C0;
}

a.leftmenuitem:hover	{
  color:#FF0000
}

.pageheader {
  background-color:#66B3FF;
}

.pagebody {
  background-color:#F0F0F0;
}

.topmenutable {
  background-image: url('../images/topmenu.gif');
  width:800px;
  height:28px;
  text-align:center;
}

.topmenu {
  font-family:verdana;
  font-size:10pt;
  color:#000000;
}

a.topmenu:hover	{
  color:#FF0000
}

.topmenuspecial {
  font-family:verdana;
  font-size:10pt;
  color:#0080C0;
  background-color:#DDDDFF;
}

a.topmenuspecial:hover	{
  color:#FF0000
}

.gallerynext {
  font-family:verdana;
  font-size:10pt;
  color:#DDDDFF;
}

a.gallerynext:hover	{
  color:#FF0000
}

.links {
  font-family:verdana;
  font-size:10pt;
  color:#000000;
}

a.links:hover	{
  color:#FF0000
}

.linksdesc {
  font-family:verdana;
  font-size:8pt;
  color:#000000;
  font-weight:normal;
}

.highlight {
  background-color:#FFFF00;
  color:#000000;
  font-family:verdana;
  font-size:10pt;
}

a.highlight:hover	{
  background-color:#FFFF00;
  color:#FF0000
}

