body         
{ line-height: 18px;
  font-family: verdana; 
  text-decoration: none; 
  font-size: 8pt; color:#333333 
}
table       
{ line-height: 18px;
  font-family: verdana;
  text-decoration: none;
  font-size: 8pt 
}
h1
{
	font-family: verdana, Arial;
	font-size: 100%;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: normal;
	margin: 0 0 0 0;
}
a            
{ font-family: verdana; 
  font-size: 8pt; 
  color: #336699;
  text-decoration:none;
}
.Hidden
{
display: none;
}
.Showing
{
display: block;
}
.CliktoView
{
cursor: hand;
color: #000099;
}
.border
{
border-top:solid #C0,C0,C0; 
border-width: 1px;
}
.GalleryPhotoShadow
{
	filter:DropShadow(color=#999999;offx=5,offy=5);
}
.GalleryBorderPic
{
	border-left:solid 1px #000000; 
	border-right:solid 1px #000000;  
	border-top:solid 1px #000000; 
	border-bottom:solid 1px #000000;
}