body
{
	background: url(fon.jpg);
}

.header
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 140px;
	background: url(header00.jpg) repeat-x;
}

.footer
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 9px;
	background: url(footer00.gif) repeat-x;
	color: #808080;
	font-size: small;
	text-align: center;
	padding-top: 10px;
}

a img
{
	border: none;
}

a.logo1
{
	position: absolute;
	left: 16px;
	top: 0px;
	height: 140px;
	width: 127px;
	z-index: 99;
}

.logo2
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 311px;
	height: 140px;
	background: url(gerb0000.jpg) no-repeat;
	z-index: 99;
}

.logo3
{
	position: absolute;
	left: 953px;
	top: 0px;
	width: 244px;
	height: 140px;
	background: url(gerb0001.jpg) no-repeat;
	z-index: 99;
}

.logo_text
{
	position: absolute;
	left: 312px;
	top: 0px;
	width: 640px;
	height: 140px;
	background: url(text0000.jpg) no-repeat;
	z-index: 99;
}

table.main
{
	width: 100%;
	height: 100%;
}

.left_column
{
	left: 0px;
	top: 200px;
	height: 600px;
	width: 185px;
	background: url(left0000.jpg) repeat-y;
	vertical-align: top;
}

.left_content
{
	position: relative;
	left: 16px;
	top: 32px;
	width: 160px
}

.right_column
{
	left: 0px;
	top: 200px;
	height: 100%;
	width: 256px;
	background: url(right000.gif) repeat-y;
	vertical-align: top;
}

.right_content
{
	position: relative;
	left: 16px;
	top: 16px;
	width: 155px
}

.main_column
{
	position: relative;
	left: 4px;
	top: 4px;
	vertical-align: top;
}

a.mainlevel
{
	display: block;
	background: url(menu0000.jpg) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 60px !important;
	height: 60px;
	text-decoration: none;
}

a.mainlevel#active_menu
{
	display: block;
	background: url(menu_a00.jpg) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 60px !important;
	height: 60px;
	text-decoration: none;
}
a.top
{
	display: block;
	background: url(top_1.jpg) no-repeat;
	horizontal-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: centre;
	padding-top: 0px;
	padding-left: 2px;
	height: 40px !important;
	height: 45px;
	width: 100px;
	text-decoration: none;
}

a.top#active_menu
{
	display: block;
	background: url(top_1.jpg) no-repeat;
	horizontal-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: centre;
	padding-top: 10px;
	padding-left: 10px;
	height: 40px !important;
	height: 45px;
	width: 100px;
	text-decoration: none;
}