/* -- Menus -- */
.mnu_top {
background: #878583;
padding-left:197px;
}
.mnu_top td {background: url(img/bg_mnu_pointer.gif) repeat-y center left}
.mnu_top a:link,
.mnu_top a:visited
{
display: block;
color: #FFF;
font-size: 0.7em;
font-weight: bold;
text-decoration: none;
padding: 3px 12px 4px 10px;
background: url(img/bg_mnu_arrow.gif) no-repeat center left;
}
.mnu_top a:hover {background-image: url(img/bg_mnu_arrow_over.gif); color: #FFF}

.mnu_left {
	background: #FF7F00;
	padding: 0 5px 40px 40px;
}
.mnu_left td{
background: url(img/bg_mnu_pointer1.gif) repeat-y center left;
padding-top: 20px;
}

.mnu_left a:link,
.mnu_left a:visited
{
	display: block;
	background: url(img/bg_mnu_arrow1.gif) no-repeat center left;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 3px 0 3px 20px;
	font-size: 0.8em;
}
.mnu_left a:hover {background-image: url(img/bg_mnu_arrow1_over.gif); color: #FFF}

.mnu_left a.bottom:link,
.mnu_left a.bottom:visited
{
	background-image: url(img/bg_mnu_arrow1_1.gif);
}
.mnu_left a.bottom:hover {background-image: url(img/bg_mnu_arrow1_over1.gif); color: #FFF}
/* -- Forms -- */
/* -- Grids -- */
.tData1 td,
.tData1 th
{
	border:solid 1px #FFF;
	vertical-align: top;
	text-align: left;
	color:#FFF;
	font-weight: bold;
}
.tData1 th
{
	background: #4088AD;
}

/* -- Content -- */
a.header_link:link,
a.header_link:visited,
a.header_link:hover
{
	text-decoration: none;
	color: #FFF
}

/* -- Additional -- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 100%;
	color: #000;
	background: #FFF;
}
table {
	font-size: 1em;
}

ul.index li
{
color:#1E2C4F;
list-style-type: none;
background: url(img/arrow2.gif) no-repeat 0 1em;
padding:0 0 0 10px;
margin:0;
}
ul {
	margin:0;
	padding:0;
}
ul li
{
list-style-type: none;
background: url(img/arrow2.gif) no-repeat 0 0.5em;
padding:0 0 0 10px;
margin:0;
}


h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

p,
.genericBlock,
ul,
h3
{
   margin-top: 0;
	margin-bottom: 1.5em;
}

a:link,
a:visited {
	color:#FFF;
}
a:hover {
	color: #FFCC33;
}
.mnu_top,
.mnu_left,
.header,
.slogon,
.slogon1
{font-family: Arial Narrow, Arial}

.main_table {
	width: 751px;
}
.main_column_left {
	width: 198px;
	vertical-align: top;
}
.main_column_right {
	width: 550px;
	vertical-align: top;
	background: #4694B1;
}
.topic {
	background: #000 url(img/bg_topic.jpg) no-repeat top center;
	height: 46px;
}

.content_line {
	margin-bottom: 1px;
}
.header,
.slogon1
{
	padding: 10px 20px;
	width: 33%;
	background: url(img/bg_header1.gif) repeat-x bottom;
	vertical-align: bottom;
}
.header h1{
	color: #1B95C2;
	font-size: 12px;
	margin: 0;
}
.slogon {
	padding: 8px 0 28px 25px;
	width: 67%;
	background: #ECEBE9 url(img/bg_header.gif) no-repeat bottom left;
	vertical-align: top;
}
.slogon1 {padding: 8px 0 8px 206px}

.slogon h1,
.slogon1 h1
{
	color: #F60;
	font-size: 0.7em;
	margin: 0;
}

.content {
	padding: 1.8em 1.8em 0 1.8em;
	color: #FFF;
}
.under_mnu_left {
	background: #8C8C8C;
	padding: 12px;
}
.footer {
	background: #C8C7C6 url(img/bg_footer.gif) no-repeat bottom right;
	padding: 0.8em;
	font-size: 0.6em;
	color: #333;
}
.footer a:link,
.footer a:visited
{
	color: #333;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
