body, table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


a { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;text-decoration:none; color:#666666;}
a:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none; color:#cc3328;}


.metanavi, a.metanavi, a.metanavi:hover {
   font-weight: normal;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-decoration:none;
   color:#666666;
   background-color: rgb(82, 6, 114);
   }

.navbar td 
{
  background-color: rgb(255,255,255);
  border-width: 0;
  border-bottom-width: 1;
  border-style: solid;
  border-color: rgb(255, 255, 255) ;
  border-bottom-color: rgb(82, 6, 114) ;
  vertical-align: middle;
  }
.navbar td:hover
{                   
  background-color: rgb(112, 171, 111);
  border-width: 0;
  border-bottom-width: 1;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-bottom-color: rgb(82, 6, 114);
  }

.navbar a 
{
  color:  rgb(0, 0, 0);
  }

td.navselec, td.navselec:hover
{ 
  background-color: rgb(82, 6, 114);
  border-width: 0;
  border-bottom-width: 1;
  border-style: solid;
  border-color: rgb(255, 255, 255) ;
  border-bottom-color: rgb(82, 6, 114) ;
  }

.navselec a
{ 
  color:  rgb(255, 255, 255);
  }


td.navend, td.navend:hover
{ 
  background-color: rgb(255,255,255);
  border-width: 0;
  border-bottom-width: 1;
  border-style: solid;
  border-color: rgb(255, 255, 255) ;
  border-bottom-color: rgb(82, 6, 114) ;
  }



.H1 {  
    font-family: Verdana, Helvetica; 
    font-size: 18px; 
    color: #333333}

td {
   vertical-align: top
   }
   
   #myGallery
   {
   width: 600px !important;
   height: 400px !important;
   }
 
td.colored {
    background-color: rgb(82, 6, 114);	
  color:  rgb(255, 255, 255); 
   } 
