body {
	background: #7F7F7F url(../images/bg.gif);
	color: #000;
	font: 62.5%/1.4 "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS [microsoft]", "Arial [monotype]", "Verdana [microsoft]", sans-serif;
	/*font: Verdana;*/
	}

/*a {
	color: #646464;
	text-decoration: none;
	}*/

div.moduletable_menu h3 {
	color: #C45300;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}	

div.moduletable img {
	margin-left: 0px;
}

.moduletable_menu ul li {list-style: none; padding-bottom: 7px;}
			.moduletable_menu ul li a {
				text-decoration: none;
				color: #494949;
				font-size: 12px;
				font-family: Verdana;
				}
				.moduletable_menu ul li a:hover {color: #C45300;}
		.moduletable_menu ul li ul li {padding: 0px;}
		.moduletable_menu ul li ul li a {
				margin-left: 10px;
				color: #494949;
				font-size: 1.2em;
				line-height: 1em;}
	
div.componentheading, div.sectiontableheader {
	color: #C45300;
	font-size: 1.7em;
	font-family: Verdana;
}
	
td.contentheading {
	color: #C45300;
	font-size: 12px;
	font-family: Verdana;
}
	
a, a:hover {
	text-decoration: none;
	color: #C45300;
	font-family: Verdana;
}

table.contentpaneopen p {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify; 
	font-family: Verdana;
	color: #646464;
}

h4.contentheading {
	margin-top: 10px;
}

form#jForm p {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify; 
	font-family: Verdana;
	color: #646464;
}

.intro {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify; 
	font-family: Verdana;
	color: #646464;	
}

.contentpaneopen li {
	font-size: 11px;
	margin-left: 20px;
	margin-right: 5px;
	font-family: Verdana;
	color: #646464;
}

.hide {display: none;}
.right {float: right !important;}
.left {float: left !important;}
.clear {clear: both;}


.preheader {
	width: 900px;
	margin: 0 auto;
	height: 50px;
	}

	.preheader .news {
		margin: 0 auto;
		width: 650px;
		height: 34px;
		background: url(../images/news.gif) no-repeat;
		color: #D2D2D2;
		padding: 3px 10px;
		overflow: hidden;
		}
		.preheader .news strong {
			font-weight: normal;
			color: #fff;
			}
		.preheader .news p {
			font-size: 1.1em;
			margin-top: 2px;
			text-align: center;
			/*margin-left: 5px;
			margin-right: 5px;*/
			color: #B5B5B5;
			}
	.preheader .lang {
		color: #464646;
		float: right;
		font-size: 1.2em;
		margin: 25px 30px 0 0;
		}
/*		.preheader .lang a {
			color: #fff;
			text-decoration: none;
			}*/
		.lang a {
			color: #fff;
			text-decoration: none;
			}
		.lang ul li {
			float: left;
			list-style: none;
			text-decoration: none;
			margin: 3px;
			}
		.lang li#active_language a{
			float: left;
			color: #9C9C9C;
			}
.header_wrapper {
	height: 199px;
	background: #5F5F5F url(../images/header-mask.gif) repeat-x;
	padding: 6px 0 5px;
	}
	.header_wrapper .header {
		width: 900px;
		height: 199px;
		margin: 0 auto;
		}
	.header_wrapper .header_left {
		width: 295px;
		height: 198px;
		margin: 0 auto;
		float: left;
		background: transparent url(../images/logo_left.png) no-repeat;
		}
	.header_wrapper .header_right {
		width: 600px;
		height: 198px;
		margin: 0 0;
		float: right;
		/*background: transparent url(../images/pict.png) no-repeat;*/
		}
		.header_wrapper .header_right .moduletable p {
			margin: 0px 0px;
			}
		.header_wrapper .header .where {
			padding: 100px 0 0 10px;
			/*font-size: .9em;*/
                        font-size: 11px;
			font-family: Verdana;
			color: #646464;
			position: relative;
			/*z-index: 11;*/
			}
		.header_wrapper .header .where a {color: #C45300;}
			.header_wrapper .header .where a.site {color: #555555;}
			.header_wrapper .header .where a.logo {
				text-decoration: none;
				display: block;
				width: 270px;
				height: 80px;
				position: absolute;
				top: 5px;}

.wrapper {
	width: 900px;
	margin: 10px auto 0;
	}
	.wrapper .menu {
		height: 24px;
		margin: 10px 0 0 300px;
		width: 600px;
		background: url(../images/menu.png) no-repeat;
		overflow: hidden;
		}
		.wrapper .menu ul li {float:left; margin-left: 5px; list-style: none;}
			.wrapper .menu ul li.first {margin-left: 5px;}
			.wrapper .menu ul li.last {margin-right: 15px;}
			.wrapper .menu ul li a {
				float: left;
				color: #FFF;
				text-decoration: none;
				font-size: 11px;
				/*font-weight: bold;*/
				padding: 0 0 0 13px;
				height: 24px;
				line-height: 24px;
				text-align: center;
				cursor: pointer;
				}
				.wrapper .menu li a span {
					float: left;
					padding: 0 24px 0 8px;
					}
			.wrapper .menu li#current a, .wrapper .menu li a:hover {
				color: #C45300;
				background: url(../images/menu_hover_left.gif) top left no-repeat;
				}
				.wrapper .menu li#current a span, .wrapper .menu li a:hover span {background: url(../images/menu_hover_right.gif) no-repeat right top;}
					
.content_top {
	height: 15px;
	background: url(../images/content.png) 0 0 no-repeat;
	}
.content_bottom {
	height: 15px;
	background: url(../images/content.png) 0 -15px no-repeat;
	}

.content_wrapper {
	background: #fff;
	overflow: hidden;
	width: 900px;
	}
	.content_wrapper .sidebar {
		width: 240px;
		padding: 0 30px;
		background: #d0d0d0;
		padding-bottom: 10000px;
		margin-bottom: -10000px;
		clear: right;
		}
		.content_wrapper .sidebar UL.menulevel1 LI {list-style: none; padding-bottom: 7px;}
			.content_wrapper .sidebar UL.menulevel1 LI A {
				text-decoration: none;
				color: #494949;
				font-size: 12px;
				font-family: Verdana;
				}
				.content_wrapper .sidebar UL.menulevel1 LI A:hover {color: #C45300;}
		.content_wrapper .sidebar UL.menulevel1 LI UL LI {padding: 0px;}
		.content_wrapper .sidebar UL.menulevel1 LI UL LI A {
				margin-left: 10px;
				color: #494949;
				font-size: 1.2em;
				line-height: 1em;}
		.content_wrapper .sidebar .search {
			margin-bottom: 5px;
			margin-top: auto;
			position: relative;
			}
	.content_wrapper .content {
		width: 560px;
		padding: 0 20px;
		background: #fff;
		overflow: hidden;
		padding-bottom: 10000px;
		margin-bottom: -10000px;
	
		}
		.content_wrapper .content .half {
			float: left;
			width: 48%;
			padding-right: 20px;
			}
			.content_wrapper .content .half H1 {
				font-size: 1.4em;
				font-weight: normal;
				color: #C45300;
				}
			.content_wrapper .content .half A {
				text-decoration: none;
				color: #C45300;
				}
				.content_wrapper .content .half A:hover {text-decoration: underline;}
.content_rss {
	margin: 10px 5px 0 0;
	width: 300px;
	float: left;
	/*color: #434343;
	font-size: 1em;*/
	margin-bottom: 20px;
	text-align: right;
	}
	.content_rss a {
		text-decoration: none;
		color: White;
		}

		
.footer {
	margin: 10px 0 0 320px;
	width: 580px;
	/*color: #434343;*/
	color: #fff;
	font-size: 1em;
	margin-bottom: 20px;
	}
	.wrapper .footer A {
		color: #AEAEAE;
		text-decoration: none;
		}
		.wrapper .footer A:hover {color: #fff;}
	.wrapper .footer .contacts {width: 150px;}
