.body {
	background-image: url(images/fon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.adr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.adr a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration:none;
}
.dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #3068D8;
	text-decoration: underline;
}
.text3 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #3068D8;
	text-decoration: underline;
}
.text3 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #3068D8;
	text-decoration: none;
}

.adr a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4366AC;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #515152;
	text-align: justify;
}
.zag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #4366AC;
	font-weight: normal;
	text-decoration: underline;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #515152;
	text-decoration: underline;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
}


.text4 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:underline;
}
.text4 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	
}

