body {
	background-color: #FFFFFF;
	background-image: url(/design/img/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
body, form { margin: 0px; }
body, td, input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6C6C;
}
a, a:link, a:visited {
	color: #6E6C6C;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9C00;
	text-transform: uppercase;
	margin: 0px 0px 10px;
}
h1.page-title { margin: 0px; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9C00;
	margin: 5px 0px 5px;
}
.floatL { float: left; margin-right: 10px; padding: 2px; border: 1px dotted #BFBFBF; }
.floatR { float: right; margin-left: 10px; }
.h100 { height: 100%; }

/**/
.title { margin-bottom: 3px; font-weight: bold; }
.title a, .title a:link, .title a:visited { text-decoration: none; }
.title a:active, .title a:hover { text-decoration: underline; }

.more { margin-top: 3px; font-weight: normal; color: #21569F; }
.more a, .more a:link, .more a:visited { text-decoration: none; color: #21569F;}
.more a:active, .more a:hover { text-decoration: underline; }

.empty { text-align: center; margin-top: 50px; margin-bottom: 50px; }

.message { color: #009900; }
.errors { color: #990000; }

.navigator { /*font-size: 10px; margin-left: 7px;*/ }
.navigator a, .navigator a:link, .navigator a:visited { /*color: #000000;*/ text-decoration: none; }
.navigator a:active, .navigator a:hover { text-decoration: underline; }

.hilight { background-color: #000000; color: #FFFFFF; /*font-weight: bold;*/ }
.searchResult dt { font-weight: bold; }
.searchResult dd { margin-left: 0px; }
.searchResult dd ul { margin-bottom: 5px; margin-top: 5px; }
.message { color: #009900; }
.errors { color: #990000; }
/**/

.main-table {
	background-image: url(/design/img/main-table.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
}
.main-table td { background-repeat: repeat; }
.t1 { background-image: url(/design/img/t1.gif); }
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #204B83;
	font-weight: bold;
}
.t2 {
	background-image: url(/design/img/t2.gif);
}
.t2 table {
	background-image: url(/design/img/t2-table.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 17px;
}
.t2 td {
	font-size: 10px;
	padding-right: 20px;
	color: #204B83;
}
.t2 a, .t2 a:link, .t2 a:visited { color: #204B83; text-decoration: none; }
.t2 a:active, .t2 a:hover { text-decoration: underline; }
.t3-left { background-image: url(/design/img/t3-left.gif); height: 100%; }
.t3-right { background-image: url(/design/img/t3-right.gif); height: 100%; }

.left-col { background-color: #F0F0F0; }
td.menu-block {
	background-color: #f6f6f6;
	background-image: url(/design/img/t4.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 6px 15px 15px 15px;
}
.menu-block h1 {margin-bottom: 0px;}
.menu-block h1.single {margin-bottom: 0.5em;}
.menu-block h1.active { color: #4A8CE1; }
.menu-block h1 a, .menu-block h1 a:link, .menu-block h1 a:visited{ color: #FF9C00; }
.menu-block h1 a:active, .menu-block h1 a:hover { color: #4A8CE1; }
.menu-block a, .menu-block a:link, .menu-block a:visited { text-decoration: none; }
.menu-block a:active, .menu-block a:hover { color: #4A8CE1; }
.menu-block a.active, .menu-block a.active:link, .menu-block a.active:visited, a.active:active, .menu-block a.active:hover { text-decoration: none; color: #4A8CE1; }

td.news-block {
	height: 100%;
	background-image: url(/design/img/t5.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 15px;
}
.content { padding: 20px 20px 15px }
.contacts { background-image: url(/design/img/4.gif); padding: 0px 15px; }
td.bot-dots { background-image: url(/design/img/dots01.gif); background-position: bottom; background-repeat: repeat-x; }

li { margin-bottom: 1em; }

td.content p { margin-bottom: 1em; }

div.news_item { margin-bottom: 2em;}

a.mailto, a.mailto:link, a.mailto:visited { color: #204B83; text-decoration: none; }
a.mailto:active, a.mailto:hover { text-decoration: underline; }