body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #071627;
	background-color: #94a8c0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 11px;
}
.city {
	font-weight: bold;
	border: 1px outset;
	padding-bottom: 3px;
	padding-top: 3px;
	color: Maroon;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #d4d0c8;
	border-top-color: #d4d0c8;
}
.adress {
	font-size: 10px;
	border: 1px outset;
	padding: 0px 4px 4px 4px;
	border-top-width: 0px;
	border-left-color: #d4d0c8;
	border-right-color: #000000;
	border-bottom-color: #000000;
	vertical-align: top;
}
h3 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #810000;
}
li {
	list-style-image: url(../images/arr.gif);
}
hr {
	color: #6b8cb4;
}
.header {
	position: absolute;
	margin-top: 0px;
	margin-left: 348px;
}
.logo {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 3;
}
.menu {
	position: absolute;
	margin-left: 653px;
	margin-top: 0px;
	width: 195px;
	z-index: 3;
	padding-bottom: 40px;
}
.menu_in {
	padding: 10px 8px 20px 12px;
	background-color: #b5c8df;
}
.cont {
	margin-left: 0px;
	margin-top: 0px;
	width: 848px;
	padding-bottom: 40px;
}
.cont_in {
	text-align: justify;
	padding: 0px 228px 20px 0px;
	min-height: 800px;
}
.bg {
	width: 100%;
	height: 100%;
}
.c1 {
	width: 848px;
	text-align: left;
	height: 279px;
}
.c2 {
	width: 848px;
	text-align: left;
}
.c3 {
	width: 848px;
	text-align: left;
	position: relative;
	z-index: 2;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #04172f;
}
a:hover {
	color: #b70a0a;
	text-decoration: underline;
}
textarea {
	font-size: 12px;
	scrollbar-3dlight-color: #656776;
	scrollbar-arrow-color: #656776;
	scrollbar-base-color: #FFFEFC;
	scrollbar-face-color: #FFFEFC;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-track-color: #FFFEFC;
	scrollbar-darkshadow-color: #656776;
	border: 1px inset;
}
input {
	font-size: 12px;
	border: 1px inset;
}
input.but {
	border: 1px outset;
	font-weight: bold;
}
select {
	border: 1px inset;
	font-size: 12px;
}