.maincontent table {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 750px;
}
.adv { display: none }

.maincontent td {
	padding: 5px;
	border-bottom: solid 1px #ddd;
}

.maincontent th {
	padding: 5px;
	border-bottom: solid 2px #888;
	text-align: center;
}


.selected span {
	border-bottom: dotted 1px red;
}

.selected a {
	border-bottom: dotted 1px red;
}

* {
	margin: 0px;
	padding: 0px;
}
.menu ul {
	list-style-type: none;
	overflow: hidden;
	float: left;
	white-space: nowrap;
}
.menu li {
	float: left;
	margin-left: -1px;
	font-size: 11px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 15px;
	padding-left: 10px;
	text-transform: uppercase;
}
.menu a {
	color: #2f2f2f;
	text-decoration: none;
}

.menu a:hover {
	color: #ff0000;
	text-decoration: underline;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f2f3ee;
}

.logo {
	display: block;
	height: 47px;
	width: 284px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	margin-top: 38px;
}
.contacts {
	display: block;
	float: right;
	margin-top: 18px;
}
.contacts a {
	color: #666666;
}

.contacts .phone {
	color: #999999;
	font-weight: bold;
	font-size: 20px;
	clear: left;
}
.contacts .ICQ {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
}




.logo span {
	display: none;
}
.newspage .news {
	display: block;
	padding: 7px;
	background-color: #fafbf6;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	white-space: nowrap;
}
h1 span {
	color: #999999;
	margin-left: -7px;
}


.newspage .head {
	font-weight: bold;
	font-size: 12px;
}
.newspage a {
	color: #000000;
	text-decoration: none;
}
.newspage .head a {
	color: #868A75;
}
h1 {
	font-size: 17px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC232C;
	white-space: nowrap;
}
h3 {
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	width: auto;
	display: block;
	margin-bottom: 10px;
	clear: right;
	float: left;
	white-space: nowrap;
}

.style1 {color: #999999}

a {
	color:#990000;
}

p {
	clear: both;
	margin-bottom: 10px;
}
.archive a {
	float: right;
	color: #999999;
}

a:hover {
	color:#FF0000;
}

.tdback {
	background-color: #fafbf6;
	background-image: url(img/tdback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
