.bas {
font-family: Verdana, Helvetica;
font-size: 7pt;
color: black;
text-decoration: none;
font-weight: bold;
}

.info {
font-family: Verdana, Helvetica;
font-size: 9pt;
color: black;
text-decoration: none;
font-weight: bold;
}

.text {
font-family: Verdana, Helvetica;
font-size: 9pt;
color: black;
text-decoration: none;
font-weight: normal;
}

.news {
font-family: Verdana, Helvetica;
font-size: 12pt;
color: red;
text-decoration: none;
font-weight: bold;
}

a img {border: none;}

a.chain:link {color: #732c00; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.chain:visited {color: #732c00; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.chain:active {color: #732c00; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.chain:hover {color: #d44100; font-size: 9pt; text-decoration: underline; font-weight: bold;}

.myTable {

padding: 0;
margin: 0;
border-width: 2;
border-color: #000000;
border-style: solid;
}

.myTable2 {

padding: 5;
margin: 0;
border-width: 2;
border-color: #000000;
border-style: solid;
}

a.gallery:link {color: black; text-decoration: none; border: 3px;}
a.gallery:visited {color: black; text-decoration: none; border: 3px;}
a.gallery:active {color: black; text-decoration: none; border: 3px;}
a.gallery:hover {color: #ff8814; text-decoration: none; border: 3px;}

#menu1
{
  display: block;
  width: 180px;
  height: 30px;
  background: url("images/Menu1.jpg") no-repeat 0 0;
}

#menu1:hover
{ 
  background-position: 0 -30px;
}

#menu1 span
{
  display: none;
}

#menu2
{
  display: block;
  width: 180px;
  height: 30px;
  background: url("images/Menu2.jpg") no-repeat 0 0;
}

#menu2:hover
{ 
  background-position: 0 -30px;
}

#menu2 span
{
  display: none;
}

#menu3
{
  display: block;
  width: 180px;
  height: 30px;
  background: url("images/Menu3.jpg") no-repeat 0 0;
}

#menu3:hover
{ 
  background-position: 0 -30px;
}

#menu3 span
{
  display: none;
}

#menu4
{
  display: block;
  width: 180px;
  height: 30px;
  background: url("images/Menu4.jpg") no-repeat 0 0;
}

#menu4:hover
{ 
  background-position: 0 -30px;
}

#menu4 span
{
  display: none;
}

#menu5
{
  display: block;
  width: 180px;
  height: 30px;
  background: url("images/Menu5.jpg") no-repeat 0 0;
}

#menu5:hover
{ 
  background-position: 0 -30px;
}

#menu5 span
{
  display: none;
}

#menu6
{
  display: block;
  width: 180px;
  height: 30px;
  background: url("images/Menu6.jpg") no-repeat 0 0;
}

#menu6:hover
{ 
  background-position: 0 -30px;
}

#menu6 span
{
  display: none;
}
