BODY {
font-family: arial, verdana, sans-serif, helvetica;
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ffffff;
font-size: 11px;
color:#323a40;
 }

A:ACTIVE, A:LINK, A:VISITED {
color : #093563;
text-decoration : none;
}

#body1{
font-size: 11px;
color:#323a40;
}

#head1{
font-size: 14px;
font-weight:bold;
}
#head2{
font-size: 12px;
color:#323a40;
}

#myGallery
{
width: 770px !important;
height: 200px !important;
}

a.menu:active, a.menu:link, a.menu:visited, a.menu:hover, a.firstMenu:active, a.firstMenu:link, a.firstMenu:visited, a.firstMenu:hover 
{
  display: block;
  text-align: left;
  text-decoration: none;
  color: #666666;
  background-color: #EEECEC; 
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 2px;
}

a.menu:hover, a.firstMenu:hover
{
  color: White;
  background-color: #ae1a1a;
}
