
form {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0;
}

input.skinned {
	border: 1px solid #cccccc;
}

/*----------*/

.btnh {
	background-color: #ffffff;
}

.bmenu {
	color: #808080;
}

.bmenu table td {
	font-size: 12px;
	line-height: 20px;
	color: #808080;
}

.bmenu a:link, .bmenu a:hover, .bmenu a:visited {
	font-size: 12px;
}

#banners {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	min-width: 1000px;
}

table.dis, table.dis > tbody > tr > td, td.dis {
	border: none;
	margin: 0px;
	padding: 0px;
}

a:link.hdrlink, a:visited.hdrlink, a:hover.hdrlink {
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

a:hover.hdrlink {
	text-decoration: underline;
}

.tmenu {
	background: #2966CA url('/stat/img/menub.gif') top left no-repeat;
	width: 124px;
	height: 24px;
	text-align: center;
}

.tmenu a:link, .tmenu a:hover, .tmenu a:visited {
	text-decoration: none;
	color: #BFE4FF;
	font-family: Trebuchet MS, Verdana, Arial;
	text-shadow: #ffffff 0px 0px 4px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 4px;
	font-weight: normal;
	text-align: center;
	display: block;
	width: 124px;
}

.tmenu a:hover {
	color: #ffffff;
	text-shadow: #003A64 0px 0px 3px;
}

.forum .spoiler {
	border: 1px solid #888888;
}

.forum .spoiler .header {
	cursor: hand;
	background: #62A5CC;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	padding: 0px 4px;
}

.forum .spoiler .cont {
	display: none;
	padding: 4px;
}

.forum .eurl span.link {
/*	display: none;*/
}

.forum .imgthumb img {
	width: 400px;
	cursor: hand;
}

.forum .imgthumb {
	width: 400px;
	border: 1px solid #888888;
/*	margin: 0px auto;*/
}

.forum .imgthumb span {
	background: #888888;
	display: block;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
}
