html, body {
	padding: 0; 
	margin: 0; 
	background: #3e627d
}
table.main {
	border-collapse: collapse; 
	width: 100%
}
table.main td {
	padding: 0
}
table.tiny {
	border-collapse: collapse
}
table.tiny td {
	padding: 0
}
table.tiny td.pad {
	padding: 0 3px 3px 0
}
table.tiny td.nopad {
	padding: 0 0 3px 0
}

* {
	font-family: tahoma, arial, sans-serif;
	font-size: 9pt
}

.leftcol {
	width: 205px;
	background: #4899cc url('images/bg_leftcol.gif') right repeat-y;
	color: #fff
}

.rightcol {
	width: 205px;
	background: #4899cc url('images/bg_rightcol.gif') left repeat-y;
	color: #fff
}

.maincol {
	background: #4a88a3 url('images/bg_main1.gif') left repeat-y;
	color: #def;
	vertical-align: top
}

a.menu {
	display: block
}

a.menu img {
	border: none
}

.tree {
	padding: 0 15px 4px 0;
	margin: 0;
	text-align: left;
	font-size: 8pt;
	line-height: 12pt;
	text-align: right;
	font-weight: bold
}

img.galpic {
	background: #8bd;
	padding: 4px
}

img.artpic {
	background: #8bd;
	padding: 4px
}

img.artpic_left, img.artpic_right {
	background: #8bd;
	padding: 4px;
	float: left;
	position: relative; 
	top: 5px;
	margin: 0 10px 5px 0
}

img.artpic_right {
	float: right;
	margin: 0 0 5px 10px
}

ul.gallery_list {
	list-style-type: none; 
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	margin-left: 0
}

a:link, a:hover, a:visited {
	color: #a0d0ff
}

a:hover {
	color: #fff
}

a.mmenu:link, a.mmenu:hover, a.mmenu:visited {
	display: block;
	padding: 2px 4px; 
	background: url('/images/line.gif') bottom right no-repeat;
	color: #a0d0ff;
	font-size: 8pt;
	text-decoration: none
}

a.mmenu:hover {
	color: #fff;
	border: #acf 1px solid; 
	padding: 1px 3px; 
	background: #046 
}

a img {
	border: #8bd 2px solid;
}


h3 {
	color: #fff;
	font-family: serif;
	font-size: 18pt;
	letter-spacing: 0;
	line-height: 18pt;
	border-bottom: #bcd 1px solid;
	padding: 0 0 7px 0;
#	background: url('/images/h3_bg.gif') bottom no-repeat;
	margin: 0 0 20px 0; 
	text-align: left;
	font-weight: bold
}

h4.picTitle {
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0; 
	margin: 0 0 5px 0; 
}

h4.picParams {
	font-size: 9pt;
	color: #acd;
	font-weight: normal;
	text-align: center;
	margin: 5px 0 15px 0
}

p.text, p.text1 {
	text-align: justify;
	letter-spacing: 1 em;
	text-indent: 16pt;
	line-height: 13pt
}

p.text1 {
	text-align: justify;
	line-height: 12pt
}

p.anons {
	text-align: justify;
	letter-spacing: 1 em;
	line-height: 12pt;
	font-size: 8pt;
	margin: 0 0 20px 0;
	padding: 0;
}

h5 {
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
	background: url('/images/h4_bg.gif') left bottom no-repeat;
	color: #fff;
	font-size: 10pt;
	letter-spacing: 1 em
}

div.block {
	line-height: 12pt;
	text-align: justify
}

p.news_date {
	color: #cde;
	text-align: left;
	padding: 0;
	font-size: 8pt;
	margin: 0 0 4px 0
}

p.news_title {
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0 0 6px 0
}

p.news_text {
	color: #def;
	text-align: left;
	font-size: 8pt;
	padding: 0;
	margin: 0
}

div.news_item {
	color: #fff;
	padding: 0 7px 5px 7px;
	margin: 0 0 10px 0;
}

a.white:link, a.white:visited, a.white:hover {
	color: #fff;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

div.source {
	margin-top: 20px;
}

div.other {
	margin-top: 20px; 
	border-top: #69b 1px solid; 
	padding-top: 1px; 
	text-align: right;
}

img.icon {
	float: left;
	position: relative;
	margin-right: 4px;
	border: none;
}

div.content, div.content_main {
	padding: 0 26px; 
	line-height: 14pt; 
	letter-spacing: 1px;
}

div.content_main {
	height: 200px; 
	background: url('/images/main_gnd.jpg') top left no-repeat;
}

