/* Magic Style */
body { 
	color: #e3e3e3; 
	margin: auto; 
	background: #ffffff url(/images/my.jpg) no-repeat center top; 
	font: 12px Tahoma; 
	max-width: 240px; 
}
a:link, a:active, a:visited {
	color: #00ff00;
	text-decoration: none;
}
a:hover, a:focus, a.star:hover {
	color: #00ff00;
}
a img {
	vertical-align: middle;
	border-style: none;
}
a img:hover {
	opacity: 0.7;
}
a.star { 
	color: #d450db; 
	padding-left: 12px; 
	background: url(/images/star.png) no-repeat left center; 
}
a.dir {
	padding-left: 13px;
	background: url(/images/dir.png) no-repeat left center;
}
input, select, textarea {
	color: #00ff00;
	border: inset 1px #9b9b9b;
	background: transparent;
}
input:focus, select:focus, textarea:focus { 
	background-color: #3a3a3a; 
}
 input[type=submit] { border-style: none; }
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #00ff00;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top {
	color: #ffffff;
	padding: 6px 4px;
	text-shadow: #2f2f2f 1px 1px;
	background: url(/images/top.png);
}
.menu {
	text-align: center;
	padding: 12px 2px 6px;
}
.menu a {
	color: #00ff00;
	text-align: center;
	width: 40%;
	display: inline-table;
}
.menu a:hover {
	color: #bdbdbd;
	text-align: center;
	display: inline-table;
	width: 40%;
}
.main, .ct {
	padding: 4px;
	border-top: 1px solid #545454;
	text-shadow: #404040 1px 1px 1px;
}
.title {
	font-size: 11px;
	text-align: right;
	float: right;
	margin-top: 1px;
	padding-right: 8px;
	padding-left: 8px;
	display: inline-table;
	background: url(/images/ads.png);
}
.ban {
	text-align: center;
	padding: 2px;
	border-top: 1px dotted #474748;
}
.copy, input[type=submit] {
	color: #fff;
	font-size: 11px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px;
	background: #760088 url(/images/copy.png) repeat-x 50% top;
}
.copy a {
	color: #fff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.copy a:hover {
	color: #f5b1ff;
}
.count {
	text-align: center;
	margin-top: 1px;
}
/*** Design by Mad
ICQ: 872-794
http://wapdiz.ru and editing first to HTML by http://jawir03.wapsite.me ***/
