A.topmenu {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 10pt;
  color : #000000;
  background-color : #FFFFFF;
  text-decoration : none;
  text-align : center;
}

div.top a:hover { background: white; color: #0000CC }


A.sidemenu {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 10pt;
  color : white;
  background-color : #0000CC;
  text-decoration : none;
  text-align : left;
}

div.side a:hover { background: #CC0000; color: white }

A.itemsmenu {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold ;
  font-size : 10pt;
  color : white;
  background-color : #0000CC;
  text-decoration : none;
  text-indent: 25px;
}

span.currentitem {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold ;
  font-size : 10pt;
  color : #CC0000;
  background-color : white;
  text-decoration : none;
}

div.items a:hover { background: #CC0000; color: white }
H3.items {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 10pt;
  color : white;
  background-color : #0000CC;
  text-decoration : none;
  text-align : left;
  text-indent: 10px;
  cursor : hand
}

div.side a:hover { background: #CC0000; color: white }


A.bottommenu {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold ;
  font-size : 10pt;
  color : white;
  background-color : #000000;
  text-decoration : none;
  text-align : left;
}

div.bottom a:hover { background: #FFFFFF; color: #000000 }

div.logo a:hover {  
  border-style: solid;
  border-color: #FFFFFF;
  border-width: 1px
}

  
p.solid {
  border-style: groove;
  border-color: #FFFFFF;
}
p.solidred{
  border-style: solid;
  border-color: #CC0000;
}

div.solidwhite {
  border-style: solid;
  border-color: #FFFFFF;
  border-width: 1px
}

div.blueborder {
  border-style: groove;
  border-color: #0000CC;
}

p.headerRed {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold ;
  font-size : 14pt;
  color : #FFFFFF;
  background-color : #CC0000;
  text-decoration : none;
  text-align : left;
}

p.headerBlue {
  font-family : Arial, Helvetica;
  font-style : normal;
  font-variant : normal;
  font-weight : bold ;
  font-size : 14pt;
  color : #FFFFFF;
  background-color : #0000CC;
  text-decoration : none;
  text-align : left;
}

p {   font-family : Arial, Helvetica }
