body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fonas2.jpg);
	
	font-size: 12px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
td{ vertical-align: top; }
/*pan. virsus*/
td.topleft{	 background-image: url(images/vk.jpg); width: 22px; height: 23px; }
td.topmid{	 background-image: url(images/v.jpg); }
td.topright{ background-image: url(images/vd.jpg); width: 22px;}
/*pan. vidurys*/
td.midleft{	 background-image: url(images/k.jpg); }
td.midmid{
	background-color: #212121; 
	padding: 10px;
}
td.midmid2{
	padding: 20px;
}
td.midright{ background-image: url(images/d.jpg); }
/*pan. apacia*/
td.botleft{	 background-image: url(images/ak.jpg); height: 21px;}
td.botmid{	 background-image: url(images/a.jpg); height: 21px; }
td.botright{ background-image: url(images/ad.jpg); height: 21px; }
/*text*/
font, .style2 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
a {
	color: #CCCCCC;
}
a:visited {
}
a:hover {
	text_decoration: none;
}
a.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
} 
a.style2:hover {
	text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
div.style3 {
	margin-top: 10px;
}
div.sub {
	margin-left: 20px;
}
/*album*/
div.tnb_container {
	margin-left: 20px;
}
div.tnb_border {
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 20px;
	float: left;
	border: solid red 1px;
}
div.tnb_border[class] {
	margin-left: 12px;
	margin-right: 12px;
}
div.tnb_outer {
	width: 180px;
	height: 180px;
	background-color: black;
	border-right: none;
	overflow: hidden;
	position: relative;
}
div.tnb_outer[class] {
	display: table;
	position: static;
}
div.tnb_middle { /* for explorer only */
	position: absolute;
	width: 180px;
	top: 50%;
} 
div.tnb_middle[class] {
	height: 180px;
	display: table-cell;
	vertical-align: middle;
	position: static;
}
div.tnb_inner { /* for explorer only */
	text-align: center;
	position: relative;
	top: -50%;
}
div.tnb_inner[class] {
	position: static;
	width: 180px;
}
div.album_clear{
	clear: both;
}
img.album{
	border: solid black 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}