body {
	margin: 0;
	padding: 0;
}
table {
	font-family: verdana;
	font-size: 10pt;
}
.line1 {
	float: left;
	width: 204px;
	background: Gray;
}
.line2 {
	background: Gray;
}
#foot {
	height: 112px;
}
#menu_up {
	background: url(menu_up.gif);
	height: 32px;
}
#foot_line {
	background: url(menu_up.gif);
	height: 32px;
	color: White;
	text-align: center;
}
#foot_line_text {
	padding: 7px;
}
#menu_left {
	background: url(left_menu.jpg);
	width: 204px;
	vertical-align: top;
}
#menu_left_text {
	margin: 10px;
}
.img_ml {
	margin-bottom: 5px;
}
a:link,a:visited
{
	color: White;
	text-decoration: none;
}
a:hover
{
	color: White;
	text-decoration: underline;
}
#niz_text {
	padding: 30px 0 0 0;
	text-align: center;
	color: White;
	width: 1006px;
	margin: 0 auto;
}
#content_text {
	vertical-align: top;
	padding: 10px;
}
#green {
	text-align: center;
	background: #125512;
	height: 80px;
}