@charset "windows-1251";
body {
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header-bg {
	background-image: url(images/bgr.png);
	background-repeat: repeat-x;
	height: 124px;
}
h2 a:visited {
	color: #487196;
}
h2 a:hover {
}
.forum-title a:link, .forum-title a:visited {
	color: #2578A0;
}
.forum-title a:hover {
	color: #BF1E2E;
	text-decoration: none;
}
.menu-search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #247A9F;
	padding-top: 5px;
}
.menu-search a:link, .menu-search a:visited {
	color: #227395;
	text-decoration: underline;
}
.menu-search a:hover {
	color: #C00;
	text-decoration: none;
}

.bb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #490657;
	border-bottom-color: #490657;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #237196;
	font-weight: normal;
}
h1 a:link, h1 a:visited {
	color: #237196;
	text-decoration: underline;
}
h1 a:hover {
	color: #BF1E2E;
	text-decoration: none;
}
h1 a:active {
	color: #FF108C;
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #237196;
	font-weight: normal;
}
h2 a:link, h1 a:visited {
	color: #237196;
	text-decoration: underline;
}
h2 a:hover {
	color: #BF1E2E;
	text-decoration: none;
}
h2 a:active {
	color: #FF108C;
	text-decoration: underline;
}
.adr {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.logo2 {
	color: #F00
}
.logo1 {
	color: #2371A8
}
.forum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.forum-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #237196;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}
