.table_main{
	font: 10pt bold tahoma, arial;
	color:#737373;
	text-decoration:none;
	border: 0px;
}
.table_top{
	font: 10pt tahoma, arial;
	color:#737373;
	text-decoration:none;
	height: 40px;
	border: 0;
	background-color : #FFFFFF;
	background-image : url(../images/topnav.gif);
	background-repeat : repeat-x;
	vertical-align: top;
}
.table_imgnav{
	font: 10pt tahoma, arial;
	color:#737373;
	text-decoration:none;
	border: 0;
	background-color : #FFFFFF;
}
.table_exif{
	font: 8pt tahoma, arial;
	color:#757575;
	text-decoration:none;
	border: 1px solid #B5B5B5;
   text-align:left;
}
.table_comments{
	font: 8pt tahoma, arial;
	color:#757575;
	text-decoration:none;
	border: 0;
   text-align:left;
}
.imagecaption{
	font: bold 8pt tahoma, arial;
	text-align:center;
	color:Black;
	text-decoration:none;
}
.usercomment{
	font: 8pt tahoma, arial;
	text-align:left;
	color:#757575;
	text-decoration:none;
	font-style : italic;
	border-top: 1px solid #B5B5B5;
}
.usercomment_top{
	font: 8pt tahoma, arial;
	text-align:left;
	color:#A8A8A8;
	text-decoration:none;
	font-style : italic;
	border: 0px;
}
.headline{
	font: bold 10pt tahoma, arial;
	text-align:right;
	color: Black;
	letter-spacing : 5px;
	padding-right: 5px;
}
.dirname{
	font: bold 8pt tahoma, arial;
	text-align:right;
	color: Black;
	letter-spacing : 5px;
}
.introtext{
	text-align: left;
	color: green;
}
.thumbcaptions{
	font: 8pt tahoma, arial;
	text-align:center;
	color: Black;
	letter-spacing : 1px;
}
.textfield{
	border : 1px solid #A3A3A3;
	background-color: #E8E8E8;
}
.button{
	border : 1px solid #000000;
	background-color : #E1E1E1;
	font: 8pt tahoma, arial;
}
.dir{
	border : 0px;
}
.img{
	border : 0px;
}
.dir_topleft{
	border : 0px;
	background-image: url(../images/dir_topleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_top{
	border : 0px;
	background-image: url(../images/dir_top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_topright{
	border : 0px;
	background-image: url(../images/dir_topright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_left{
	border : 0px;
	background-image: url(../images/dir_left.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir_right{
	border : 0px;
	background-image: url(../images/dir_right.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(../images/dir_bottomleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_bottom{
	border : 0px;
	background-image: url(../images/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(../images/dir_bottomright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.img_topleft{
	border : 0px;
	background-image: url(../images/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(../images/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(../images/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(../images/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt tahoma, arial;
	background-image: url(../images/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(../images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(../images/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_comment{
	border : 0px;
	background-image: url(../images/img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.credits{
	font: 8pt tahoma, arial;
	color: #848484;
   text-align:center;
}
body {
	font: 10pt tahoma, arial;
	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 : #FFFFFF;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
   padding: 0;
}
a:link {color: Black; text-decoration:underline;}
a:vlink {color:Black;	text-decoration: underline;}
a:alink {color:Black;text-decoration:underline;}
a:hover {color: #CECECE;text-decoration:underline;}
a:visited {color:Black;text-decoration:underline;}
a:visited:hover {color:#CECECE;text-decoration:underline;}
