body {
	color: #333333;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color : White;
}
a { color: #000066 }
a.main-link {color: 990000;}
a.big-menu-item { font-family: Arial; font-size: 12pt; font-weight: bold }
a.medium-menu-item { font-family: Arial; font-size: 90%; font-weight: bold }
a.small-menu-item { font-family: Arial; font-size: 80%; font-weight: bold; color: #FFFFFF }
a.catalog-item { font-family: Arial; }
a.catalog-item:hover {color:#DA261F;}
a.lang { font-family: Arial; color: #666666 }
td.menu-item { padding: 16px 16px 15px 24px }
td.bottom { font-family: Arial; font-size: 10pt; font-weight: bold; color: #FFFFFF; padding: 16px 16px 16px 16px }
td.text-block { padding: 4px 0px 16px 0px }
td.menu2-item { padding: 8px 4px 8px 0px }
.main-text, .non-printable { font-size: 80% }
.main-menu {font-size: 80%; font-weight: bold; color: 990000; padding: 8 8 8 8;}
p { font-family: Arial; font-size: 80% }
ul { margin: 0px 0px 0px 24px; padding: 0px 0px 0px 0px }
li { margin: 0px 0px 12px 0px }
.small-title { font-family: Arial; color: #666666; font-weight: bold; font-size: 96% }
.page-title { font-family: Arial; font-weight: bold; font-size: 120%; margin: 4px 0px 4px 0px }
.medium-title { font-family: Arial; color: #000066; font-weight: bold; font-size: 100% }
.search-input { width: 180px; margin: 2px 0px 6px 0px }
.search-form { margin: 16px 8px 0px 0px }
.catalog-block { margin: 0px 0px 16px 0px }
.catalog-chapter {margin: 0px 0px 16px 16px}

.selected-catalog-item {
	font-family: Arial;
	font-weight: bold;
	background-color : #CACCFD;
	padding : 0 0 0 15;
	font-size: 80%;
}
.usual_catalog-item {
	font-family: Arial;
	padding : 0 0 0 15;
	font-size: 80%;
}

div.lang { font-family: Arial; font-size: 8pt; color: #CCCCCC; margin: 4px 0px 4px 0px; font-weight: bold }
form.search-form { font-family: Arial; font-size: 80%; }
.gray { color: #999999 }
.light-gray { color: #999999 }
.string { margin: 0px 0px 4px 0px }
.thick-frame { margin: 16px 16px 16px 16px; font-size: 80% }
.action-link { color: #CC0000 }
.table-header { background-color: #CCCCCC }
td.padded { padding: 8px 8px 8px 8px }
form { margin: 16px 0px 16px 0px }
input { margin: 2px 0px 2px 0px }
.page-bottom { background: url(images/background-bottom.gif); color: #FFFFFF; font-size: 14px }
.white { color: #FFFFFF }
td.form-group-title { font-size: 90%; background-color: #000066; padding: 2px 2px 2px 4px; color: #FFFFFF }
.mark-desc { font-size: 80% }
.mark { font-size: 100%; font-weight: bold; color: #FFFFFF }
.tree-level0 { font-weight: bold; font-size: 150% }
.tree-level1 { font-weight: bold; font-size: 120% }

.content , .content .pic td
{
	color:#333333;
	font-family: arial;
}
.content
{
	margin-bottom:3em;
}
.content td, .content li, .content p.name
{
	font-size:.8em;
}
.content table
{
	border:0;
	margin:1em 0 3em 0;
}
.content p.name
{
	font-style: italic;
	text-align:right;
}
.content span.name
{
	font-style: italic;
	text-align:right;
}
.content td
{
	text-align: left;
}
.content .main .head
{
	background-color:#000066;
}
.content .main .head td
{
	color:white;
	padding:.5em;
	font-weight: bold;
	border: 0 solid white;
	border-left: 1px solid white;
	text-align: center;
	font-size:.8em;
}
.content .main .tr1 td, .content .main .tr2 td, .content .main .tr-line td
{
	padding:.8em .5em .8em .5em;
	border: 0 solid white;
	border-left: 1px solid white;
	text-align: center;
	font-size:.8em;
}
.content .main tr .txt
{
	text-align: left;
}
.content .main .tr1
{
	background-color:#eeeeee;
}
.content .main .tr2
{
	background-color:#ccccff;
}
.content .main .tr-line
{
	background-color:white;
	font-weight:bold;
}
.content .main tr .white
{
	background-color: #eeeeee;
	border-top: 1px solid white;
	height: 3em;
}
.content .main tr .other
{
	background-color: #ccccff;
	border-top: 1px solid white;
	height: 3em;
}
.content h2
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top:2em;
	margin-bottom:1em;
}
.content .pic td
{
	vertical-align:top;
	padding-right:3em;
}

a.article-item
{
	display: block;
	margin-bottom: -.5em;
	margin-bottom: -.5em;
}
a.article-item:hover {color:#DA261F;}

span.news-date
{
  background-color: #000066;
  color: white;
  font-weight: bold;
  font-size: 80%;
  margin: 2px 2px 2px 2px;
  padding: 2px 2px 2px 2px;
}

span.news-title
{
  font-size: 80%;
}

/*a.selected-catalog-item { font-family: Arial; font-weight: bold }*/


