body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF0E6;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

a, a:hover, a:visited {
	color:#660033;
}

body, tr, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.ass_logo {
	background-image: url(/graphics/assoly.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:100px;
	padding-top:70px;
	color: #CF816C;
}
.telka {
	background-image: url(/graphics/telka.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #CF816C;
	font-size:18px;
	text-align:right;
	vertical-align:top;
	padding-right: 100px;
	padding-top:10px;
}
.top_logo {
	width: 600px;
	background-image: url(/graphics/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #CF816C;
	font-size:15px;
	font-weight:bold;
	vertical-align:top;
	padding-top:10px;
	padding-left:20px;
}

td.menu  a, td.menu  a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height: 40px;
	margin:3px;
	background:#F60;
	font-weight:bold;
	font-size:14px;
	text-indent: 10px;
}
td.menu a:hover {
	background:#C30;
	color:#FFF;
}

td.navigator {
	height:31px;
	background-image: url(/graphics/nav_bg.jpg);
	background-repeat: repeat-x;
}
td.navigator table td{
	height:31px;
	background-image: url(/graphics/nogi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
}
td.navigator table td a, td.navigator table td a:hover, td.navigator table td a:visited {
	color:#ddd;
}
.body {
	background-color: #FFFFFF;
	border: 1px solid #CF816C;
	padding:10px;
	vertical-align:top;
}
.body table {
	border:none;	
}
.body table td {
	font-size:11px;
	border:none;
	background-color:#FFF0E6;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}
.body table th {
	font-size:11px;
	border:none;
	background-color:#CF816C;
	padding:5px;
	border-bottom:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}
.bottom table td{
	background-color: #FFFFFF;
	height:45px;
	padding-right:30px;
	padding-left:30px;
	text-align:right;
	font-size:10px;
	vertical-align:middle;
}
.bottom {
	background-color: #FFFFFF;
	height:45px;
}
.leftmenu {
	background-color: #FFFFFF;
	height:200px;
	color:#9C3B3B;
	vertical-align:top;
	padding:10px;
	font-weight:bold;
}
.leftmenu a, .leftmenu a:hover, .leftmenu a:visited{
	color:#9C3B3B;
	text-decoration:none;
	line-height: 30px;
}
h1 {font-size:16px;}
