body {
	margin: 0 auto;
	background:#000000;
	color:#ffffff;
	font-size:8pt;
	line-height:normal;
	font-family:Arial !important;
}
a {
	color:#555555;
}
a:hover {
	text-decoration:none;
	color:#ff0066;
}
.menu {
	font-size:10pt;
	color:#fff;
}
.menu img, .menu a, .menu a:hover, .menu:hover {
	text-decoration:none;
	border:0px;
	color:#fff;
}
textarea {
	width:70%;
	background:#222222;
	border: 1px solid #111111;
	color:#777777;
	font-size: 8pt;
	padding:1px;
}
input {
	width:40%;
	background:#222222;
	border: 1px solid #111111;
	color:#777777;
	font-size: 8pt;
	padding:1px;
}
select {
	width:10%;
	background:#222222;
	border: 1px solid #111111;
	color:#777777;
	font-size: 8pt;
	padding:1px;
	margin-left:10px;
}
.code {
	width:18%;
	background:#222222;
	border: 1px solid #111111;
	color:#777777;
	font-size: 8pt;
	padding:1px;
}
.button {
	width:20%;
	background:#222222;
	border: 1px solid #111111;
	color:#fff;
	font-size: 8pt;
	padding:1px;
	background:url(images/input_bg.jpg) repeat-x center center;
	cursor: pointer;
}
.menu, .menu a, .menu img{
	border:0px;
	text-decoration:none;
}
.content {
	background:#000 url(images/index_05.jpg) repeat-y left top;
	height:433px;
	min-height:433px;
	width:200px;
	padding-left:90px;
}
.newsBlock {
	background:url(images/news_bg.jpg) no-repeat left top;
	width:450px;
	min-height:150px;
}
.newsBlock hr {
	border:dashed #000 1px;
	background:#333333;
	width:98%;
}
.newsImage {
	padding-top:15px;
	padding-left:15px;
}
.newsImage img {
	border:1px solid #111111;
}
.newsText h1 {
	color:#ff0066;
	font-size:9pt;
	text-transform:uppercase;
	margin-top:5px;
}
.more {
	background:url(images/more.jpg) no-repeat center center;
	text-decoration:none;
}
.more:hover {
	background:url(images/more_over.jpg) no-repeat center center;
	text-decoration:none;
}
.tdover:hover {
	background:#111111;
	border:0px solid #333333;
	padding:0px;
}
.pagemove, .pagemove:hover {
	color:#ffffff;
	background:#ff0066;
	text-decoration:none;
	padding:2px;
	margin:2px;
}
.img { 
	position: relative; 
	z-index: 2; 
	top:0; 
	left:0; 
	border:0px solid #CCC;
	padding: 1px;
	background: #FFF;
}
.main { 
	position: relative; z-index: 1;
	width: 450px;
}
.box { 
	position: absolute;
	z-index: 3;
	left: 1px;
	bottom: 15px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	height: 60px;
	width: 95%;
	background:url(images/news_bg.png) repeat left top;
	color:#FFF;
	font-family:Arial;
	font-weight: bold;
	font-size:16pt;
	text-align:left;
	padding:10px;
	filter:Shadow(color=#000, direction=150);
}
#images a, #images img {
	text-decoration:none;
	border:0px;
}
.autorinfobox {
	position:absolute;
	z-index:15;
	overflow:hidden;
	width:200px;
	background:#111111;
	border:1px solid #fff;
	display:none;
	padding:5px;
	font-size:7pt;
	margin-top:-30px;
}
