.table_main{
	font: bold 10pt Georgia, times new roman;
	color:#737373;
	text-decoration:none;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.table_top{
	font: 10pt Georgia, times new roman;
	color:#737373;
	text-decoration:none;
	height: 25px;
	border: 0;
	background-color : #D0D0D0;
	vertical-align: top;
}
.table_imgnav{
	font: 10pt Georgia, times new roman;
	color:#737373;
	text-decoration:none;
	border: 0;
	background-color : #D0D0D0;
}
.table_exif{
	font: 8pt Georgia, times new roman;
	color:#757575;
	text-decoration:none;
	border: 1px solid #A8A8A8;
   text-align:left;
}
.table_comments{
	font: 8pt Georgia, times new roman;
	color:#757575;
	text-decoration:none;
	border: 0;
   text-align:left;
}
.imagecaption{
	font: bold 8pt Georgia, times new roman;
	text-align:center;
	color:Black;
	text-decoration:none;
}
.usercomment{
	font: 8pt Georgia, times new roman;
	text-align:left;
	color: #4F4F4F;
	text-decoration:none;
	font-style : italic;
	border-top: 1px solid black;
}
.usercomment_top{
	font: 8pt Georgia, times new roman;
	text-align:left;
	color: #8D8D8D;
	text-decoration:none;
	font-style : italic;
	border: 0px;
}
.headline{
	font: bold 10pt Georgia, times new roman;
	text-align:right;
	color: Black;
	letter-spacing : 5px;
}
.dirname{
	font: bold 9pt Georgia, times new roman;
	text-align:right;
	color: Black;
	letter-spacing : 1px;
	background-color : #FFFFFF;
   padding: 5px;
}
.introtext{
	text-align: left;
}
.thumbcaptions{
	font: 8pt Georgia, times new roman;
	text-align:center;
	color: Black;
	letter-spacing : 1px;
	background-color: #FFFFFF;
   padding: 5px;
}
.textfield{
	border : 1px solid #A3A3A3;
	background: #E8E8E8;
}
.button{
	border : 1px solid #000000;
	background-color : #E1E1E1;
	font: 8pt Georgia, times new roman;
}
.dir{
	border : 1px solid black;
}
.img{
	border : 1px solid black;
}
.dir_topleft{
	border : 0px;
	background-color : #FFFFFF;
   width:26px;
	height: 26px;
}
.dir_top{
	border : 0px;
	background-color : #FFFFFF;
	height: 26px;
}
.dir_topright{
	border : 0px;
	background-color : #FFFFFF;
   width:26px;
	height: 26 px;
}
.dir_left{
	border : 0px;
	background-color : #FFFFFF;
   width:26px;
}
.dir_right{
	border : 0px;
	background-color : #FFFFFF;
   width:26px;
}
.dir_bottomleft{
	border : 0px;
	background-color : #FFFFFF;
   width:26px;
	height: 26px;
}
.dir_bottom{
	border : 0px;
	background-color : #FFFFFF;
	height: 26px;
}
.dir_bottomright{
	border : 0px;
	background-color : #FFFFFF;
   width:26px;
	height: 26px;
}
.img_topleft{
	border : 0px;
	background-color: #FFFFFF;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-color: #FFFFFF;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-color: #FFFFFF;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-color: #FFFFFF;
   width:13px;
}
.img_right{
	border : 0px;
	background-color: #FFFFFF;
   width:13px;
}
.img_bottomleft{
	border : 0px;
   width: 13px;
	height: 13px;
	background-color: #FFFFFF;
}
.img_bottom{
	height: 13px;
	background-color: #FFFFFF;
}
.img_bottomright{
	border : 0px;
   width:13px;
	height: 13px;
	background-color: #FFFFFF;
}
.img_comment{
	border : 0px;
   width:13px;
	height: 13px;
	background-color: #FFFFFF;
}
.credits{
	font: 9pt Georgia, times new roman;
	color: #848484;
   text-align:center;

}
body {
	font: 10pt Georgia, times new roman;
	text-align: justify;
	color : #8A8A8A;
	scrollbar-arrow-color : black;
	scrollbar-base-color : #707070;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #AAAAAA;
	scrollbar-shadow-color : #AAAAAA;
	scrollbar-3d-light-color : #707070;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #707070;
	background-color : #D0D0D0;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
   padding: 0;
}
a:link {color: Black;text-decoration: none;}
a:vlink {color: Black;text-decoration: none;}
a:alink {color:Black;text-decoration: none;}
a:hover {color: White;text-decoration: none;}
a:visited {color: Black;text-decoration: none;}
a:visited:hover {color:white;text-decoration: none;}
