body, td, th{
	font: 12px Helvetica, Verdana, sans-serif;
	font-size:12px;
	margin:0px;
}
body{
	background:#111;
	color:#ddd;
	z-index:0;
}
a {
	font-weight:bold;
	color:#9bd;
}
.evenodd  { background:#247; }
.eveneven { background:#247; }
.oddeven  { background:#235; }
.oddodd   { background:#235; }
div.navigation{
	font-size:20px;
	padding:5px;
	margin:0;
	background:#222;
	border-bottom:#46a solid 1px;
	text-align:right;
}
font.slogan{
	font-size:13px;
}

table.table{ 
	border: 1px solid  #46a;
	border-collapse:collapse;
	margin-top:1em;
	width:100%;
}
td.table{
	background:#247;
	border:solid #125 1px;
	border:none 0px;
	margin:0px;
	padding:3px;
	text-align:left;
}
th.table{
	background:#acf;
	color:#000;
	text-align:left;
}
td.locked{
	background:#724;
	border:solid #125 1px;
	border:none 0px;
	margin:0px;
	padding:3px;
	text-align:left;
}

div.title{
	border: solid #777 1px;
	background:#333;
	background-image:url('http://photar.net/images/bg.gif');
	font-size:14px;
	margin-bottom:0px;
	border-bottom:0px;
}
div.body{

	background-image:url('http://photar.net/images/bg.gif');
	border: solid #777 0px;
	margin-bottom:0px;
	margin-top:0px;
	border-top:solid 0px;
	border-bottom:0px;
}
div.footer  {
	border:solid #777 0px;
	background:#333;
	background-image:url('http://photar.net/images/bg.gif');
	border-top:0px;
	margin-top:0px;
}
div.comment { background:#222;
	background-image:url('http://photar.net/images/bg.gif');
}

div.thumbnailDiv {
	text-align:center;
	margin:0px;
	padding:0px;
	float:left;
	border:none;
}
div.outerThumbnailDiv {
	text-align:center;
	float:left; 
	width:123px;
	height:120px;
	margin:15px;
	padding:0px; 
	background:transparent;
	border:none;
}
div.folderlistcontainer{
	border:none;
	margin:0px;
	padding:0px;
	background:transparent;
}

