@charset "utf-8";
/* CSS Document */

.tab {
	background-color: #99D3F8;
	font-family: "Times New Roman";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99D3F8;
	border-right-color: #99D3F8;
	border-bottom-color: #99D3F8;
	border-left-color: #99D3F8;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
.str {
	font-family: "Times New Roman", Times, serif;
	border-top-color: #99D3F8;
	border-right-color: #99D3F8;
	border-bottom-color: #99D3F8;
	border-left-color: #99D3F8;
	background-color: #99D3F8;
	margin-left: 5px;
	padding-left: 5px;
}


a:link {
	color: #322684;

}

a:visited {
	color: #153102;
}

.head {
	background-color: #99D3F8;
	height: 150px;
	width: 830px;
	background-repeat: no-repeat;
	font-family: "Times New Roman";
}
.content {
	background-color: #99D3F8;
	width: 580px;
	font-family: "Times New Roman";
	font-weight: normal;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
}
.gerb {
	background-color: #99D3F8;
	background-image: url(index_01.gif);
	height: 150px;
	width: 150px;
	background-repeat: no-repeat;
	font-family: "Times New Roman";
}

.derevo {
	font-family: "Times New Roman";
	border: 2px solid #99D3F8;
	color: #000000;
	font-size: 14px;
	background-color: #99D3F8;
}
