* + html body {
	filter:0;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ECF2F4;
	height: 100%;
}
html {
    overflow-y: scroll;
}
a:link {
	color: #0054A8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0054A8;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0054A8;
}
a.link1{
	text-decoration: none;
	color: #0054A8;
}
a.link1:hover {
	text-decoration: underline;
	color: #666666;
}
a.link_menu {
	text-decoration: none;
	display: block;
	margin-left: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
}
a.link_menu:hover {
	text-decoration: none;
	display: block;
	background-color: #F9F9F9;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
}
#menutext1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0059B3;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 10px;
	position: relative;
}
#menutext2 {
	font-size: 14px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menutext2:hover {
	color: #000000;
}
.link_col {
	color: #0F428E;
	font-size: 10px;
	margin-left: 10px;
}

#page {
	min-height:100%;
	width: 980px;
	margin-left: -491px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
	left: 50%;
	position: absolute;
	
}
#logo {
	float: left;
}
#header {
	background-image: url(img/header_pic.jpg);
	height: 165px;
	background-repeat: no-repeat;
	background-position: right;
	width: 980px;
	text-align: right;
}
#search_form {
	width: 219px;
	background-color: #FFFFFF;
	margin-top: 20px;
	float: right;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 3px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 2px;
	
}
html>body #search_form {
 	padding-right: 0px;
	margin-right: 10px;
}
#search_field {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	width: 150px;
	height: 14px;
}
#search_but {
	font-size: 12px;
	width: 60px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #666666;
}
#col_menu {
	float: left;
	width: 300px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#col_content {
	background-color: #FFFFFF;
	float: left;
	width: 680px;
	position: relative;
	
}

#content_div {
	margin-left: 10px;
	margin-right: 15px;
	clear: both;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#status_div {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 18px;
	margin-left: 10px;
	float: left;
	font-size: 12px;
}
.last {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-top-width: 1px;
	margin-bottom: 20px;
}
.last_text {
	color: #666666;
	margin-top: 5px;
}

#incoming {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-top-width: 1px;
	margin-bottom: 20px;
}
.last_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	height: 110px;
	background-color: #EEEEEE;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.last_date {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10px;
	color: #999999;
}
.last_title_span {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 15px;
	width: 500px;
}
.last_category_span {
	position: relative;
	top: 25px;
	width: 250px;
}
.last_box img {
	float: left;
	padding: 1px;
	border: 1px dashed #859AB1;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 7px;
}



html>body #status_div {
	margin-left: 20px;
}
#lang_div {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
#div_line {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#flags {
	border: 1px solid #999999;
	padding: 1px;
}
#images_div {
	background-color: #F3F3F3;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 30px;
}
.images {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	-moz-box-shadow: 0 0 5px #cccccc;
	-webkit-box-shadow: 0 0 5px#cccccc;
	box-shadow: 0 0 5px #cccccc;
}
#footer {
	background-color: #E9E9E9;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: right;
	padding-right: 15px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/stripe.gif);
	background-repeat: repeat;
}
#transpimage {
	height: 3px;
	width: 980px;
	margin: 0px;
	clear: both;
	padding: 0px;
	display: block;
}
#ads_left {
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
}

.menu_additional {
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
}


#ads_foot {
	background-image: url(img/8%20copy.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100px;
	width: 680px;
}
.counters {
	width: 200px;
	position: absolute;
	left: -250px;
	bottom: 5px;
}
test {
	display: block;
	padding-left: 10px;
}
a.deflink:link {
	color: #0054A8;
	text-decoration: none;
}
a.deflink:visited {
	text-decoration: none;
	color: #0054A8;
}
a.deflink:hover {
	color: #000000;
}
a.deflink:active {
	text-decoration: none;
}
.deflink2 {
	color: #0054A8;
	text-decoration: none;
	display: block;
	background-color: #EFEFEF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
.deflink2:visited {
	text-decoration: none;
	color: #0054A8;
}
.deflink2:hover {
	color: #FFFFFF;
	background-color: #0066CC;
	text-decoration: none;
	border: 1px solid #0066CC;
}
.deflink2:active {
	text-decoration: none;
}
.news {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
}
.news_block {
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-left: 10px;
	position: relative;
}
.news_logo {
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.news_head {
	background-color: #EAEAEA;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
	font-size: 14px;
	color: #0066CC;
}
.news_date {
	position: absolute;
	left: 17px;
	font-size: 12px;
	font-weight: normal;
	bottom: 3px;
	color: #333333;
}
.news_short {
	position: relative;
	background-color: #F4F4F4;
	height: 120px;
	padding-top: 5px;
	padding-right: 5px;
}
.news_goback {
	position: absolute;
	left: 160px;
	top: -35px;
}
.news_updiv {
	position: relative;
	text-align: left;	
}
.news_date2 {
	font-size: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.news_pages {
	margin-bottom: 30px;
	text-align: left;
	position: relative;
}
.news_pages   a, .news_pages span{
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	color: #0066CC;
	text-decoration: none;
}
.news_pages a:hover {
	background-color: #0066CC;
	border: 1px solid #0066CC;
	display: block;
	float: left;
	margin: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore {
	position: absolute;
	right: 15px;
	bottom: 5px;
}
.separator {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#fb_comments {
	text-align: left;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	position: relative;
}
#fb_comments_text {
	position: absolute;
	left: 0px;
	top: 3px;
}
#img_frame {
	background-color: #CCCCCC;
	position: relative;
	border: 1px solid #666666;
	z-index: 10000;
}
html, body {
	height: 100%;
}
#img_holder_div {
	background-image:url(img/transp_darkblue.png);
}
#img_holder_div {
	min-height: 100%;
}
* html #img_holder_div {
	height: 100%;
}

.zoom {
	cursor: pointer;
}

