body {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
A:LINK {
	text-decoration : none;
	color : #019000;
}
A:VISITED {
	text-decoration : none;
	color : #019000;
}
A:ACTIVE {
	text-decoration : underline;
	color : #019000;
}
A:HOVER {
	text-decoration : underline;
	color : #019000;
}

A.link2:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #9F6500;
	text-decoration : none;
	font-weight : bold;
}
A.link2:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #9F6500;
	text-decoration : none;
	font-weight : bold;
}
A.link2:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #9F6500;
	text-decoration : none;
	font-weight : bold;
}
A.link2:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #9F6500;
	text-decoration : underline;
	font-weight : bold;
}

div.text {
	font-size : 13px;
	text-align : justify;
	padding-bottom : 25px;
}
h1 {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #7B4E00;
}
.zag {
	font-size : 13px;
	font-weight : bold;
	padding-bottom : 10px;
	color : Black;
}
.anons {
	font-size : 13px;
	font-style : italic;
	padding-bottom : 20px;
	color : Black;
}

.norepeat {
	background-repeat : no-repeat;
	background-position : left;
}

td.top {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #C8E0A4;
	text-transform : uppercase;
}
A.top:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #C8E0A4;
	text-decoration : none;
}
A.top:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #C8E0A4;
	text-decoration : none;
}
A.top:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #C8E0A4;
	text-decoration : none;
}
A.top:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

td.anonsBlock {
	background-color : #E9E9E9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 105%;
}
div.AnonsZag {
	font-weight : bold;
	padding-bottom : 5px;
	color : Black;
	padding-top : 5px;
}
div.AnonsText {
	padding-bottom : 10px;
	color : Black;
}
.footer {
	color : #C1D8A0;
	font-size : 12px;
}

.img {
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	border-color : #F6B200;
}

li.submenu {
	list-style-image : url(/img/sys/bullet1.gif);
	vertical-align : super;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 5px;
	margin-left : 2px;
}

input.name {
	width : 200px;
}
textarea.textarea {
	width : 300px;
}
input.submit {
	width : 200px;
	background-color : #F6B200;
	font-weight : bold;
	font-size : 12px;
	color : #9F6500;
}
.comment {
	font-size : 10px;
}

