body {
  /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
  font-family:  Eurostile, Verdana, Arial, sans-serif;
  font-size: 12pt;
  background-color:#fff;
  font-weight: bold;

  }
p.main {
 line-height:25px;
}

.content, td {
 font-size: 12pt;
 font-weight: bold;

}

.tinytext {
 font-size: 10pt;
 font-weight:normal;
 font-family:  Eurostile, Verdana, Arial, sans-serif;
}

.footer {
  font-size: 8pt;
  font-weight: normal;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
  color: #00CED1;
}

.byh1 {
 color: #D3D3D3;
 font-weight: bold;
 font-size: 120%;
}

.byh2 {
 color: #00CED1;
 font-weight: bold;
 font-size: 120%;
}

.bgloading {
  background-image: url('media/loading.gif');
  background-position: center;
  background-repeat: no-repeat;
}

hr.line1{
  border: 0;
  color: #00CED1;
  background-color: #00CED1;
  height: 3px;
}

a {
  color: #00CED1;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.mainmenu {
  color: #FFF;
}

a.mainmenu:hover {
  color: #00CED1;
  text-decoration: none;
}

#slideshowdiv{
position:relative;
z-index:1;
}

#dropmenudiv{
position:absolute;
border:1px solid #00CED1;
border-bottom-width: 0;
/*font:normal 10px Verdana;*/
line-height:18px;
z-index:99999;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #00CED1;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

#dropmenudiv a:hover{
color: #00CED1;
background-color: #8d8d8d;
}

.btns{
height: 18px;
font-size: 9px;
font-weight: bold;
color: #000;
border: 1px solid #00CED1;
background-color: #D3D3D3;
}


