BODY {
	margin: 0;
	padding: 0;
	padding-top: 50px;
	padding-bottom: 15px;
	background-color: #F5F5F5;
	background-image: url('img/background.gif');
	background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	overflow: scroll;
}

TD {
	vertical-align: top;
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	color: #3B3B3B;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	color: #3B3B3B;
}

TABLE.main_table {
	width: 807px;
	height: 607px;
	margin-left: auto;
	margin-right: auto;
}

TABLE.structure_table {
	width: 100%;
	height: 100%;
}

TD.right_shadow {
	width: 5px;
	background-color: #E5E5E5;
	background-image: url('img/background2.gif');
	background-repeat: repeat;
	background-position: 0px 1px;
	vertical-align: top;
	border-left: 1px solid #D6D6D6;
}

TD.bottom_shadow {
	height: 5px;
	background-color: #E5E5E5;
	background-image: url('img/background2.gif');
	background-repeat: repeat;
}

TD.logo_cell {
	width: 124px;
	height: 175px;
	background: #E0E0E0;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
}

TD.top_image {
	width: auto;
	background-repeat: no-repeat;
	border-top: 1px solid #D6D6D6;
}

TD.bottom_left {
	height: 28px;
	background: #6F6F87;
	vertical-align: middle;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

TD.bottom_center {
	width: 167px;
	background: #535170;
	vertical-align: middle;
	border-bottom: 1px solid #D6D6D6;
}

TD.bottom_right {
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	background: #333157;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: white;	
	border-bottom: 1px solid #D6D6D6;
}

TD.bottom_right A {
	color: white;
	text-decoration: none;
}

TD.bottom_right A:hover {
	text-decoration: underline;
}

TD.navi_cell {
	background: white;
	padding-top: 54px;
	border-left: 1px solid #D6D6D6;
}

TD.sub_navi_cell {
	background: #D8D8DD;
	padding-top: 54px;
	padding-left: 32px;
	width: 135px;
}

TD.content_cell {
	background: #F6F6F6;
	padding-top: 7px;
	padding-bottom: 7px;	
}

.navibar {
	margin-left: 0;
	padding-left: 23px;
	background-image: url('img/navi/vasen.gif');
	background-repeat: repeat-y;
}

.navi_item {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px;
	height: 25px;
	vertical-align: middle;
}

.subnavi_item {
	margin-bottom: 14px;
}

A.subnavi {
	text-decoration: none;
	color: #3B3B3B;
}

A.subnavi:hover {
	text-decoration: underline;
}

A.subnavi_act {
	text-decoration: none;
	color: #3B3A5D;
	font-weight: bold;
}

A.subnavi_act:hover {
	text-decoration: underline;
}

TABLE.content_table {
	width: 100%;
	height: 100%;
}

TD.content_area_left {
	padding-top: 47px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	line-height: 1.4em;
}

TD.content_area_wide {
	padding-top: 47px;
	padding-left: 72px;
	padding-right: 25px;
	padding-bottom: 25px;
	line-height: 1.4em;
}

TD.content_area_right {
	width: 135px;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: bold;
	text-transform: uppercase;
}

P {
	line-height: 1.5em;
}

A {
	color: #53516F;
}


.navi2bar {
	margin-top: 50px;
	padding-left: 23px;
}

.navi2_item {
	margin-bottom: 6px;	
}

A.navi2 {
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	color: #333257;
	text-transform: uppercase;
	text-decoration: none;
}

A.navi2:hover {
	text-decoration: underline;
}

A.navi2_ro {
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333257;
	text-transform: uppercase;
	text-decoration: none;
}

A.navi2_ro:hover {
	text-decoration: underline;
}

.ion_component {
	display: none;
}

HR {
	height: 1px;
	color: #BFBFBF;
	background: #BFBFBF;
	border: none;
}
