.table_main{
	font: 10pt bold verdana, arial;
	color:#737373;
	text-decoration:none;
	border: 0px;
}
.table_top{
	font: 10pt verdana, arial;
	color:#737373;
	text-decoration:none;
	height: 40px;
	border: 0;
	background-color : #FFFFFF;
	background-image : url(topnav.gif);
	background-repeat : repeat-x;
	vertical-align: top;
}
.table_imgnav{
	font: 10pt verdana, arial;
	color:#737373;
	text-decoration:none;
	border: 0;
	background-color : #FFFFFF;
}
.table_exif{
	font: 8pt verdana,arial;
	color:#757575;
	text-decoration:none;
	border: 1px solid #B0B0B0;
   text-align:left;
}
.table_comments{
	font: 8pt verdana,arial;
	color:#757575;
	text-decoration:none;
	border: 0;
   text-align:left;
}
.imagecaption{
	font: bold 8pt verdana,arial;
	text-align:center;
	color:Black;
	text-decoration:none;
}
.usercomment{
	font: 8pt verdana,arial;
	text-align:left;
	color:#757575;
	text-decoration:none;
	font-style : italic;
	border-top: 1px solid #B0B0B0;
}
.usercomment_top{
	font: 8pt verdana,arial;
	text-align:left;
	color:#A8A8A8;
	text-decoration:none;
	font-style : italic;
	border: 0px;
}
.headline{
	font: bold 10pt verdana,arial;
	text-align:right;
	color: Black;
	letter-spacing : 5px;
}
.dirname{
	font: bold 8pt verdana,arial;
	text-align:right;
	color: Black;
	letter-spacing : 5px;
}
.introtext{
	text-align: left;
	color: #8A8A8A;
}
.thumbcaptions{
	font: 8pt verdana,arial;
	text-align:center;
	color: Black;
	letter-spacing : 1px;
}
.textfield{
	border : 1px solid #A3A3A3;
	background: #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(dir_topleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_top{
	border : 0px;
	background-image: url(dir_top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_topright{
	border : 0px;
	background-image: url(dir_topright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_left{
	border : 0px;
	background-image: url(dir_left.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir_right{
	border : 0px;
	background-image: url(dir_right.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(dir_bottomleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_bottom{
	border : 0px;
	background-image: url(dir_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(dir_bottomright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.img_topleft{
	border : 0px;
	background-image: url(img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt verdana,arial;
	background-image: url(img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_comment{
	border : 0px;
	background-image: url(img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.credits{
	font: 7pt Verdana, Arial;
	color: #999999;
   text-align:center;

}
body {
	font: 10pt verdana,arial;
	text-align: justify;
	color : #8A8A8A;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #009966;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #009966;
	scrollbar-highlight-color : #96e0d6;
	scrollbar-shadow-color : #000066;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-track-color: #5FA55F;
	scrollbar-darkshadow-color: #000000;
	background-color : #FFFFFF;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
   padding: 0;
}
A:link {COLOR: #009966}
A:active {COLOR: #009966}
A:visited {COLOR: #009966}
A:hover {COLOR: #009966; TEXT-DECORATION: overline}
