body {
	scrollbar-face-color: #35699b;
	scrollbar-base-color: #35699b;
	scrollbar-shadow-color: #35699b;
	scrollbar-highlight-color: #35699b;
	scrollbar-3dlight-color: #35699b;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #D0E4F8;
	scrollbar-arrow-color: #000000;
}

a {
	color: #003399; 
	text-decoration: none} 
	
a:hover {
	color: #FF0000; 
	text-decoration: none
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
	} 
	
.gallery a {
	color: #FFFFFF;
	}
		
.gallery a:hover {
	color: #B1D3EC;
	}
	
	td.menu {
    color: black;
    font-size: 8pt;

}








a.info
, a.info_left
{
  display: block; 
  position:relative;
  z-index:24; 
  

line-height:1;
 
}
 
a.mod_info
{
  display: block;
  position:relative;
  z-index:24;
  text-decoration:none
  color:#E52807;
}
a.info:hover, a.info_left:hover
{
  text-indent: 0;
  z-index: 25;
  text-decoration: none;
  color:#E52807;
  /*background-color: #ffffff;*/
}
 
a.info span, a.mod_info span, a.info:visited span, a.mod_info:visited span
, a.info_left span, a.info_left:visited span
{
  display: none;
  color:#E52807;
} 
a.info:hover span, a.mod_info:hover span
{
  display: block;
  height: auto;
  position: absolute;
  top:17px; left: 180px;
  color:#E52807;
}
a.info_left:hover span
{
  display: block;
  height: auto;
  position: absolute;
  top:31px; left: -80px;
  color:#E52807;
}
 
span.description
{
  font-weight: normal;
  text-align: center;
  color:#E52807;

 }
