BODY{
  font-family:Verdana, Arial; 
  background-color: #151010;
  font-size: 13px;
  color: #7D7571;
  /*text-shadow: #6D6561 0px 0px 1px;*/
} 


b
{
  color: #BDB5B1;
  text-shadow: #8D8581 0px 0px 1px;
  font-weight: bolder;
  background-color: #151010;
}

a:link, 
a:visited, 
a:active {
  color: #7D7571;
	text-decoration: none;
  background-color: #151010;
}
a:hover {
  color: #BDB5B1;
  text-shadow: #6D6561 0px 0px 2px;
  background-color: #151010;
}


/*p
{
  font-family: Palatino Linotype; 
  font-size: 14px;
}
b
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  font-weight:bold;
}
td
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  text-align:justify;
}
th
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  text-align:center;
  font-weight:normal;
}
h1
{
  font-family: Palatino Linotype; 
  font-size: 16px;
  text-align:left;
  font-weight:bold;
}
h2
{
  text-align:left;
}
h3
{
  text-align:left;
}
strong
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  font-weight:bold;
}
a:link {
	font-family: Palatino Linotype;
	text-decoration: none;
	color: #505038;
}
a:visited {
	font-family: Palatino Linotype;
	text-decoration: none;
	color: #505038;
}
a:active {
	font-family: Palatino Linotype;
	text-decoration: underline;
	color: #c0c058;
}
a:hover {
	font-family: Palatino Linotype;
	color: #c0c048;
	text-decoration: underline;
}

	a:link img,
	a:focus img,
	a:visited img,
  a:active img{
		border:1px solid black;
	}
	a:hover img{
		border:1px solid #aa7a00;
	}


div.scroll {
height: 620px;
width: 900px;
overflow: auto;
border: 1px solid #A09595;
background-color: #A6A0A0;
padding: 8px;
}
div.blockedscroll {
height: 620px;
width: 900px;
overflow: hidden;
border: 1px solid #A09595;
background-color: #A6A0A0;
padding: 8px;
}
div.noscroll {
height: 620px;
width: 900px;
overflow: hidden;
border: 1px solid #A6A0A0;
background-color: #A6A0A0;
padding: 8px;
}

div.scrollimages {
height: 520px;
width: 160px;
overflow: auto;
border: 1px solid #A09595;
background-color: #000000;
padding: 2px;
margin: 2px;
float: left;
text-align: center;
}

div.maingalimage {
height: 520px;
width: 740px;
text-align: center; vertical-align: middle;
overflow: hidden;
}*/
.bottom {
  font-size: 9px;
	color: #404040;
}

.bottom a {
  font-size: 9px;
	color: #404040;
}
