.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFEE;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	text-decoration: underline;
}
.searchform {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	background-color: #F6E8C1;
	border: 1px solid #C9A032;
}
.katgray {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
}
.katred {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #992214;
	text-decoration: none;
}
.realnazov {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}
.mapbg {
        position: relative;
        background-image: url(gfx/mapbg.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
}
.curpos {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
}
.meta {
	height: 1px;
	font-family: Tahoma, Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFEE;
	text-decoration: none;
}