body {
	margin: 0px;
	background-color: #9FE0FE;

}

td 
	{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	}
div a#left {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding: 9px 0px 9px 9px;
	display: block;
	height: 100%;
	width: 140px;
	background-image: url(images/left_BG.jpg);
	border-top: 1px solid #D7F1BD;
	border-right: 0px solid #D7F1BD;
	border-bottom: 1px solid #D7F1BD;
	border-left: 1px solid #D7F1BD;
}
div a#left:hover {
	color: #0066CC;
	display: block;
	padding: 9px 0px 9px 9px;
	background-image: url(images/left_BG_hover.jpg);
}

a#top {
	text-decoration: none;
	font: bold 14px Arial, sans-serif;
	color: #0066CC;
}
a#top:hover {
	color: #00FFFF;
}
a#top.current {
	color: #00FFFF;
}
a#left.current {
	color: #0066CC;
	background-image: url(images/left_BG_hover.jpg);
}
.news {
	margin: 3px 3px 0px 7px;
	font-size: 12px;
	text-align: left;
}
a#news {
	text-align: right;
	text-decoration: none;
	color: #000070;
	margin-right: 10px;
}
span#name {
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	margin-left: 150px;
	line-height: 40px;
}
div#photo {
	text-align: center;
	font-weight: bold;
	margin-top: 7px;
}
div#text {
	font-size: 14px;
	line-height: normal;
	color: #0A50A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 25px;
}
div#epigraf {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #003300;
	text-align: right;
	margin-right: 40px;
	margin-bottom: 5px;
}
hr#hr {
	color: #65AC1E;
	width: 600px;
}
a#mail {
	text-decoration: none;
}
img#aleft {
	border: 0px;
	margin-right: 20px;
	margin-top: 5px;
}
img#aright {
	margin-right: 55px;
	border: 0px;
	margin-top: 5px;
}
img#alast {
	margin-right: 100px;
	border: 0px;
	margin-top: 5px;
}
