.table_main{
	font: 10pt bold verdana, arial;
	color:#52666F;
	text-decoration:none;
	border: 0px;
}
.table_top{
	font: 10pt verdana, arial;
	color:#52666F;
	text-decoration:none;
	height: 40px;
	border: 0;
	background-image : url(../images/topbar.gif);
	background-repeat : repeat-x;
	vertical-align: top;
}
.table_imgnav{
	font: 10pt verdana, arial;
	color:#52666F;
	text-decoration:none;
	border: 0;
	background-color : #FFFFFF;
}
.table_exif{
	font: 8pt verdana,arial;
	color:#52666F;
	text-decoration:none;
	border: 1px solid #AEAEAE;
   text-align: left;
}
.table_comments{
	font: 8pt verdana,arial;
	color:#52666F;
	text-decoration:none;
	border: 0;
   text-align: left;
}

.copyrightnotice{
	font: 8pt verdana,arial;
	color:#52666F;
	text-decoration:none;
	border: 0;
}

.imagecaption{
	font: bold 8pt verdana,arial;
	text-align:center;
	color: #52666F;
	text-decoration:none;
}
.usercomment{
	font: 8pt verdana,arial;
	text-align:left;
	color:#52666F;
	text-decoration:none;
	font-style : italic;
	border-top: 1px solid #AEAEAE;
}
.usercomment_top{
	font: 8pt verdana,arial;
	text-align:left;
	color: #52666F;
	text-decoration:none;
	font-style : italic;
	border: 0px;
}
.headline{
	font: bold 10pt verdana,arial;
	text-align:right;
	color: #ADBBC1;
	letter-spacing : 5px;
}
.dirname{
	font: 8pt tahoma,arial;
	text-align:right;
	color: #52666F;
	letter-spacing : 3px;
}
.introtext{
	text-align: left;
	color: #52666F;
}
.thumbcaptions{
	font: 8pt tahoma,arial;
	text-align:center;
	color: #52666F;
	letter-spacing : 1px;
}
.textfield{
	border : 1px solid #A3A3A3;
	background-color : #E8E8E8;
}
.button{
	border : 1px solid #000000;
	background-color : #E1E1E1;
	font: 8pt verdana,arial;
}
.dir{
	border : 0px;
}
.img{
	border : 0px;
}
.dir_topleft{
	border : 0px;
	background-image: url(../images/img_topleft.gif);
	background-repeat: no-repeat;
   width:14px;
	height: 14px;
	background-position: bottom;
}
.dir_top{
	border : 0px;
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	height: 14px;
	background-position: bottom;
}
.dir_topright{
	border : 0px;
	background-image: url(../images/img_topright.gif);
	background-repeat: no-repeat;
   width:14px;
	height: 13px;
}
.dir_left{
	border : 0px;
	background-image: url(../images/img_left.gif);
	background-repeat: repeat-y;
   width:14px;
	background-position: center;
}
.dir_right{
	border : 0px;
	background-image: url(../images/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(../images/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 14px;
	height: 21px;
}
.dir_bottom{
	border : 0px;
	background-image: url(../images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(../images/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 21px;
}
.img_topleft{
	border : 0px;
	background-image: url(../images/img_topleft.gif);
	background-repeat: no-repeat;
   width:14px;
	height: 14px;
}
.img_top{
	border : 0px;
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	width:150px;
	height: 14px;
}
.img_topright{
	border : 0px;
	background-image: url(../images/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 14px;
}
.img_left{
	border : 0px;
	background-image: url(../images/img_left.gif);
	background-repeat: repeat-y;
   width:14px;
}
.img_right{
	border : 0px;
	background-image: url(../images/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt verdana,arial;
	background-image: url(../images/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 14px;
	height: 21px;
}
.img_bottom{
	border : 0px;
	background-image: url(../images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.img_bottomright{
	border : 0px;
	background-image: url(../images/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 12px;
}
.img_comment{
	border : 0px;
	background-image: url(../images/img_comment.gif);
	background-repeat: no-repeat;
   width:15px;
	height: 20px;
}

.pic_topleft{
	border : 0px;
	background-image: url(../images/pic_topleft.gif);
	background-repeat: no-repeat;
    width:20px;
	height: 41px;
	background-position: bottom;
}
.pic_top{
	border : 0px;
	background-image: url(../images/pic_top.gif);
	background-repeat: repeat-x;
	height: 41px;
	background-position: bottom;
}
.pic_topright{
	border : 0px;
	background-image: url(../images/pic_topright.gif);
	background-repeat: no-repeat;
   width:21px;
	height: 41px;
}
.pic_left{
	border : 0px;
	background-image: url(../images/pic_left.gif);
	background-repeat: repeat-y;
    width:20px;
	background-position: left;
}
.pic_right{
	border : 0px;
	background-image: url(../images/pic_right.gif);
	background-repeat: repeat-y;
    width:21px;
}
.pic_bottomleft{
	border : 0px;
	background-image: url(../images/pic_bottomleft.gif);
	background-repeat: no-repeat;
   width: 20px;
	height: 6px;
}
.pic_bottom{
	border : 0px;
	background-image: url(../images/pic_bottom.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.pic_bottomright{
	border : 0px;
	background-image: url(../images/pic_bottomright.gif);
	background-repeat: no-repeat;
   width:21px;
	height: 6px;
}



.credits{
	font: 8pt Verdana, Arial;
	color: #52666F;
   text-align:center;
}
body {
	font: 10pt verdana,arial;
	text-align: justify;
	color : #7C96A1;
	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;
	background-image : url(../images/backgroundbricks.gif);
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
   padding: 0;
}
a:link {color: #52666F; text-decoration:underline;}
a:vlink {color:#52666F;	text-decoration: underline;}
a:alink {color:#52666F;text-decoration:underline;}
a:hover {color: #000000;text-decoration:underline;}
a:visited {color: #52666F;text-decoration:underline;}
a:visited:hover {color:#000000;text-decoration:underline;}
