.logo1 {
	background-image: url(img/logo_1.jpg);
	background-repeat: no-repeat;
}
.logo2 {
	background-image: url(img/logo_2.jpg); 
	background-repeat: no-repeat;
}
.logo3 {
	background-image: url(img/logo_3.jpg);
	background-repeat: no-repeat;
}
.logo4 {
	background-image: url(img/logo_4.jpg);
	background-repeat: no-repeat;
}
.lmenu {
	background-image: url(img/lb.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 25px;
}
.centr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #666666;
}
.bot {
	background-image: url(img/bot.jpg);
	background-repeat: no-repeat;
	left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none; padding-left: 20px; padding-top: 13px;
}
.lmenu a:link,
.lmenu a:visited{
    font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration:none;
	font-size: 15px; padding-left: 25px;
}
.lmenu a:hover {
    font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 15px;
}
.centr  a:link,
.centr  a:visited{
    font-family: "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration:none;
	font-size: 15px;
}
.centr  a:hover {
    font-family: "Times New Roman", Times, serif;
	color:#0099FF;
	text-decoration:underline;
	font-size: 15px;
}
body, table, td, tr,  p, div{
	font-family: "Times New Roman", Times, serif;
	}
H1 {font-family: "Times New Roman", Times, serif;
color:#FFFFFF;
}
