body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0;
}
img {
	border: 0;
}
a {
	color: #216765;
}

.header {
	display: block;
	width: 100%;
	height: 217px;
	white-space: nowrap;	
	background-image: url(/images/head_bg.gif);
	background-repeat: repeat-x;
}
.header div {
	display: inline;
}
.head_flowers {
	position: absolute;
	top: 0;
	right: 0;
	left: expression(document.body.offsetWidth-383);
}

.menu {
	display: block;
	height: 23px;
	white-space: nowrap;	
}
.menu div {
	display: inline;
}
.menu_float {
	position: absolute;
	right: 0;
	left: expression(document.body.offsetWidth-383);
	width: 383px;
	height: 23px;
	background-image: url(/images/menu_right.gif);
	background-repeat: no-repeat;
}
.menu_float div {
	display: inline;	
}

.title {
	display: block;
	width: 100%;
	height: 60px;
	white-space: nowrap;	
	background-image: url(/images/title_bg.gif);
	background-repeat: repeat-x;
}
.title div {
	display: inline;
}

.bottom {
	display: block;
	width: 100%;
	height: 57px;
	white-space: nowrap;	
	background-image: url(/images/bottom_bg.gif);
	background-repeat: repeat-x;
}
.bottom div {
	display: inline;
}

.date {
	font-size: 10px;
	color: #AAAAAA;
}

.block {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.submenu {
	color: #216765;
	font-weight: bold;
}

.zag {
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-size: 10px;
	color: #666666;
}

.faq_post {
	margin: 0 0 20px 0;
	padding: 0;
}
.faq_post div {
	margin: 0 0 0 0;
	border-color: #E6E6E6;
	border-width: 1px;
	padding: 5px;
}
.faq_post .faq_post_head {
	background-color: #F0F0F0;
	border-style: solid solid solid solid;
}
.faq_post .faq_post_text {
	background-color: #FFFFFF;
	border-style: none dashed dashed dashed;
}


.terra, .terra * {
	background: #449997;
	color: white;
}
.xxx, .xxx table {
	display: inline;
}
