.menu a:link {
	font-family: Arial;
	font-size: 14px;
	color: #056153;
	text-decoration: none;
	font-weight: normal;
}
.menu a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #056153;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #028b6c;
	text-decoration: none;
}
.right_back {
	background-color: #EAE6DD;
	background-image: url(../images/back_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main_back {
	background-image: url(../images/main_back.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
.main_header {
	background-image: url(../images/main_men.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_back {
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.right_pasparto {
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back_pic {
	background-image: url(../images/pic_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.left_pasparto {

	background-image: url(../images/left_wall.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_right {
	background-image: url(../images/bg_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_left_side {
	background-image: url(../images/bg_left_side.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_footer {
	background-image: url(../images/bg_button.jpg);
	background-repeat: repeat-x;
}
.bg_field {
	background-image: url(../images/field.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 100px;
	border: 1px solid #183a7f;
	font-family: arial;
	font-size: 12px;
	color: #153A7E;
}
.bg_go {
	background-image: url(../images/search_go.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	width: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
