.wincontent {
	border-collapse: collapse;
	margin: 10px 7px 10px 7px;
}
.wincontent_tl {
	background-image: url(../images/ugol_tl.gif);
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
}
.wincontent_bl {
	background-image: url(../images/ugol_bl.gif);
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
}
.wincontent_tr {
	background-image: url(../images/ugol_tr.gif);
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
}
.wincontent_br {
	background-image: url(../images/ugol_br.gif);
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
}
.wincontent_t {
	background-image: url(../images/wincontent_t.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.wincontent_b {
	background-image: url(../images/wincontent_b.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.wincontent_l {
	background-image: url(../images/wincontent_l.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.wincontent_centr {
	background-image: url(../images/fon_con.gif);
	background-repeat: repeat;
}
.wincontent_r {
	background-image: url(../images/wincontent_r.gif);
	background-repeat: repeat-y;
	width: 7px;
}

table.cont {
	border-collapse: collapse;
	margin-top: 10px;
	background-color: #faf1d3;
}

table.cont thead {
	text-align: center;
}

table.cont td {
	border: 1px solid #bc8045;
	padding: 10px;
	text-align: center;
	color: InfoText;
}

table.cont th {
	border: 1px solid #bc8045;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: InfoText;
}

table.cont_2 {
	border-collapse: collapse;
	width: auto;
	background-color: #faf1d3;
}

table.cont_2 thead {
	text-align: center;
}

table.cont_2 td {
	border: 1px solid #bc8045;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	color: InfoText;
}

table.cont_2 th {
	border: 1px solid #bc8045;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	color: InfoText;
}

table.cont_3 th {
	border: 1px solid #bc8045;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold 12px;
	vertical-align: top;
	color: InfoText;
}

table.cont_3 {
	border-collapse: collapse;
	width: auto;
	background-color: #faf1d3;
}

table.cont_3 thead {
	text-align: center;
}

table.cont_3 td {
	border: 1px solid #bc8045;
	padding: 1px;
	text-align: center;
	vertical-align: top;
	color: InfoText;
}

td.b {
	font-weight:bold;
}

ul {
	list-style-image: url(../images/marker.gif);
	margin-left: 0px;
	font-size: 1em;
}
li {
	margin-left:30px;
}

div.navigator {
	margin: 0px 7px 18px 0px;
}

a.navigator {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}

a.navigator:hover {
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
}