body{
	margin:0;
	font-size:14px;
	font-family:tahoma;
	}

h1{
color:#007700;
font-size:16pt;
font-weight:normal;
padding-top:0;margin-top:0;
}
div#top{
	height:200px;
	width:991px;
	background:url(/img/logo20.jpg) no-repeat top center;
}

div#body{
	width:991px;
	background:transparent url(/img/fon.gif) no-repeat top center;
}
div#data{
	width:951px;
	padding:30px;
	padding-left:20px;
}
table#bodytable{
	border:0px solid red;
}
table#bodytable TD{
	vertical-align:top;
}
TD.righttable{
	width:315px;
}
TD.lefttable{
}
div#bottom{
	width:991px;
	height:30px;
	background:transparent url(/img/fon-bottom.jpg) no-repeat top center;
}
div#menu{
	width:931px;
	height:20px;
	position:absolute;
	border:0px solid red;
	margin-left:30px;
	margin-top:198px;
	font-size:10pt;
	font-family:Tahoma;
	text-align:left;
}
div#menu A{
	display:inline-block;
	padding-left:3px;
	padding-right:3px;
	border:0px solid red;
	margin-left:4px;
	margin-right:4px;
	color:#990000;
	text-decoration:none;
}
div#menu A:hover{
	color:#EE0000;
}
A{
color:#990000;
}
A:hover{
	color:#EE0000;
}

#toplogotext{
	color:#993300;
	position:absolute;
	margin-left:336px;
	margin-top:103px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
#toplogotext h2{
	color:#993300;
	display:inline-block;
	font-size:16px;
	font-style:italic;
	padding:0;margin:0;
}
.righttable{
padding:0;
margin:0;
background:transparent url(/img/rightblock.jpg) no-repeat top center;
}
.menublock{
background-color:#fff;
opacity: 0.6;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
margin-left:10px;
margin-top:40px;
margin-bottom:10px;
padding:4px;
width:290px;
min-height:300px;
}
.menublock TD{
text-align:left;
}
.menublock TD A{
text-decoration:none;
font-weight:bold;
display:block;
margin:0;padding:0;
padding-left:3px;
}
.menublock TD A:HOVER{
color:white;
background-color:#00306a;
}
.lefttable{
text-align:left;
padding-left:10px;
}
