	body { margin:0px; background-color:#000000; font:9pt tahoma; color:#bbb }
	a {text-decoration:none;}
	
	.topgray {width:100%; background-color:#7a7a7a; border-bottom: 2px solid #9d9d9d; padding-top:5px;}
	.topdate {float:right; direction:rtl; text-align:right; font-size:7pt; margin-top:20px;}
	
	.main {width:570px; direction:rtl; text-align:center;}
	
	ul { list-style:none; padding:0px; margin:0px;}
	.keys {width:570px; height:22px; background-color:black}
	.keys li {display:inline; list-style:none; padding:0px; margin:0px; text-indent:none;}
	.keys li a {
	display:table; float:right; height:14px; padding:7px 8px;
	font:8pt tahoma; color:#c2c2c2; border-left:1px solid #555;
	}
	.keys li a:hover { background-color:#444444; color:white; height:13px; border-bottom:1px solid #555}
		
	img.thumb {float:right;}
	#txt, #rawtxt {width:100%; color:#bbb; text-align:justify;}
	#txt img {margin:3px; border:1px solid #9a9a9a; filter:gray;}
	#rawtxt img {margin:5px; border:2px solid #9a9a9a; filter:gray}
	#txt a, #rawtxt a, .morepages a {color:#bbb; font-weight:bold}
	#txt a:hover, #rawtxt a:hover, .morepages a:hover {color:#f90;}
	#txt a:hover img, #rawtxt a:hover img {filter:none;}
	
	#footer {text-align:right; width:100%; clear:both; margin-top:30px; border-top:1px solid #333; direction:ltr; color:#444}
	#footer a {color:#666}
	#footer a:hover {color:#999}

	.grayfilter img {filter:gray; margin-top	:2px;}
	a.grayfilter:hover img {filter:none;}
	
	.more {float:left}
	.morepages {text-align:center;}
	
	h1 {font:bold 14pt arial; color:#555;  margin:0px; padding-top:10px; padding-bottom:10px;}
	h2 {color:#888; font:bold 13pt arial; margin:0px;}
	
	
	.anylinkcss{
	margin-top:0px;
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: #444;
	width: 80px;
	text-align:center;
	}

	.anylinkcss a{
	color: #c2c2c2;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	}

	.anylinkcss a:hover{ 
	background-color: #666; 
	color: white;
	}
	
	textarea, input { font:9pt tahoma; background-color:#aaa; border:1px solid #ddd;}
	.items {width:185px; height:180px;  margin-bottom:50px; float:right; text-align:center;}