.body, table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	color: #7F818B;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

.body a:link, .body a:visited, .body a:hover {
	color: #FFCC11; text-decoration: none;
}
.body a:hover { 
	color: #F8FB88; text-decoration: none;
}

table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	width: 158px;
	height: 170px;
	color: #E2E2E2;
}

table.thumb td a:link, table.thumb td a:visited {
	background-color: #2D2D2D;
	border: 1px solid #434343;
	text-decoration: none;
}

table.thumb td a:hover {
   background-color: #333333;
   border: 1px solid #FFCC11;
}

table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-align:center;
	color:#5B5B65;
	letter-spacing : 5px;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   width: 158px;
   height: 170px;
   background-color: #272727;
}
table.marknew td a {
	background-image: url(../images/new.gif);
   background-repeat: no-repeat;
	background-position: bottom right;
}

table.subfolder td a:link, table.subfolder td a:visited {
   background-color: #2D2D2D;
   border: 1px solid #121212;
	text-decoration: none;
}
table.subfolder td a:hover {
   background-color: #333333;
   border: 1px solid #FFCC11;
}

table.subfolder, table.thumb {
   border-collapse: collapse;
	text-align:center;
   margin: 15px;
}

table.border td a .thumb, table.thumb td a .thumb{
   border: 2px solid #000000;
}
table.subfolder td a img, table.thumb td a img{
   border: 2px solid #000000;
}
table.thumb td a img.none, table.subfolder td a img.none { border: 0px solid #000000 }
.table-main {
	background-color: #272727;
	text-align: center;
}

.table-top {
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
	height: 20px;
	border: 0;
}

.table-headline {
	text-decoration: none;
   vertical-align: top;
	text-align: left;
	height: 30px;
	background-color: #000000;
	padding: 3px;
	color: #E2E2E2;
	letter-spacing: 1px;
	border-bottom: 1px dotted #434343;
}
.table-headline-2 {
	font-size: 12px;
	text-decoration: none;
   vertical-align: bottom;
	text-align: left;
	height: 22px;
	background-color: #1D1D1D;
	padding: 0px;
	color: #E2E2E2;
	letter-spacing: 1px;
	border-bottom: 1px dotted #434343;
}
.headline{
	font-family: Microsoft Sans Serif, Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align:center;
	color: #E2E2E2;
}
.headline-2{
	font-family: Microsoft Sans Serif, Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: left;
	color: #E2E2E2;
}

.table-footline {
	text-decoration: none;
   vertical-align: top;
	text-align: left;
	height: 30px;
	background-color: #000000;
	padding: 3px;
	color: #E2E2E2;
	letter-spacing: 1px;
	border-top: 1px dotted #434343;
}

.introtext {
   margin: 6px 12px 6px 12px;
	text-align: left;
	color: #BDBDBD;
	letter-spacing: 2px;
}

.viewimage {
   border: 20px solid #000000;
	background-color: #2D2D2D;
}

.iconbar{
	text-align: left;
	padding-left: 5px;
}

.description {
	font-size: 16px;
	font-family: Microsoft Sans-Serif;
	text-align: center;
	color: #BDBDBD;
	text-decoration: none;
}

.copyright {
	font-size: 9px;
	color: #797983;
   text-align: center;
}

.exif {
	font-size: 8px;
	color: #7F818B;
	text-align: center;
	border: 0;
}

strong {
	font-size: 9px;
	color: #E2E2E2;
}

.table-comments {
	font-size: 8px;
	color: #7F818B;
	text-decoration: none;
	border: 0;
   text-align: left;
}

.comment-aboveline {
	font-size: 8px;
	text-align: left;
	color: #7F818B;
	text-decoration: none;
	font-style: italic;
	border: 0px;
	height: 30px;
	vertical-align: bottom;
}

.comment-belowline {
	font-size: 8px;
	text-align: left;
	color: #7F818B;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid #797983;
}

.comment-textfield {
   border: 1px solid #121212;
	background-color: #2D2D2D;
	color: #BDBDBD;
}

.comment-button {
   border: 1px solid #121212;
	background-color: #2D2D2D;
	color: #7F818B;
}

.bottom-menu {
	font-size: 11px;
	color: #CCCCCC;
   text-align: center;
}

.credits, .credits a:link, .credits a:visited {
	font-size: 11px;
	color: #444444;
   text-align: center;
}

.credits a:hover {
	color: #F8FB88; text-decoration: none;
}

table.google {
	border:1px dashed #2D2D2D;
	background-color: #272727;
	font-size: 11px;
	display: block;
	padding: 4px;
	text-decoration: none;
	color: #E2E2E2;
}