BODY {
	font-size: 0.8em;
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, Arial CE, sans-serif;
	margin:0 0 0 1px;
	padding:0;
	background-color:#FFFFFF;
	text-align: center;
	line-height:1.33;
}

table {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1em;
}

td {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1em;
}

input, button, select {
	vertical-align:middle
}

#input:hover, #input:focus, #search_input:hover, #search_input:focus{
	background: white;
}

form {
	display:block;
	margin:0;
	padding:0
	}

.navig {
	text-align: center;
}

.topbanner {
	text-align: center;
}

#upper {
	text-transform: uppercase;
}

#paging {
	font-size:13px;
	vertical-align:top ;
}

#main_page_cover {
	background-image: url('/img/bg_main.gif');
	background-position: top;
	background-repeat: repeat-y;
	width:704px;
}

#main_page_blank {
	width:700px;
	margin: 20px 20px 20px 20px ;
}


#top_banner {
	background-image: url('/img/bg_top.gif');
	height: 77px;
	width:700px;
}

#banner {
	height: 56px;
	width:546px;
	float:right;
}


#top_navig_cover {
	width: 670px;
	font-size: 10px;
	color: #36566D;
	font-family: Tahoma, Helvetica, Arial, Arial CE, sans-serif;
	position: relative; left: 15px; top: 3px;
	float:left;
	text-align: left;
}

#top_navig {
	float:left;
	color: #B40000;
	font-weight: bold;
	text-transform: uppercase;	
}

#flag {
	float:left;
}

#top_note {
	float:right;
}

#content_cover {
	clear:both;
	width:700px;
	min-height:260px;
	text-align:left;
	background-color:#E7EDF1;
}

#left_navig {
	float:left;
	width:155px;
}

#left_navig_item {
	background-image: url('/img/bg_navig.gif');
	height: 20px;
	padding-left: 29px;
	color: #415F75;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
}

#navig_top {
	background-image: url('/img/cor1.gif');
	background-repeat: no-repeat;
	height: 34px;
}

#navig_bottom {
	background-image: url('/img/cor2.gif');
	background-repeat: no-repeat;
	height: 10px;
}

#hp_content {
	float:left;
	width: 378px;
}

#hp_content_text {
	color: #48667B;
	text-align: left;
	padding: 15px 15px 15px 15px;
	font-size: 0.85em;
}

#hp_archive{
	color: #48667B;
	padding: 0px 0px 15px 10px;
}

#right_column {
	float:left;
	width: 166px;
	background-color: #F3F6F8;
	border-left: solid 1px #315169;
}

#right_search {
	width: 166px;
	border-bottom: solid 1px #315169;
}

#search {
	clear:both;
	text-align: left;
	width: 166px;
	height: 85px;
	float: right;
}

#search_submit,#search_submit2,#search_submit3 {
	color:#879BA9;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: bold;
	float:left;
}

#search_submit2{
	padding-left: 45px;
}

#search_submit3{
	padding: 10px 0px 0px 8px;
}

#search_text {
	padding:10px;
	padding-top:5px;
}

#search_title {
	padding: 10px 10px 0px 10px;
	color: #315169;
	font-weight: bold;
}

#search_box {
	padding: 10px;
}

#search_input {
	background: #EAF2F5;
	margin-bottom:5px;
	border: solid 1px #315169;
	font-size: 10pt;
	width: 145px;
}

#search_button {
	position: relative; left: 15px; top: 6px;
}

#sub_navig {
	font-size: 11px;
	text-align:center;
	font-weight: bold;
	padding: 3px;
}

/* NEWS - 3 layer */

#news_main_cover {
	clear:both;
	width:700px;
	text-align:left;
	background-color:#F3F6F8;
	margin-bottom:20px;
}

#news_cover {
	float:left;
	background-image: url('/img/bg_news.gif');
	background-repeat: no-repeat;
	width:532px;
	text-align:left;
	background-color:#F3F6F8;
	margin-bottom: 5px;
}
#news_title {
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	color: #627B8D;
	font-size: 11px;
	font-weight: bold;
}

#news_separator,#news_separator_full	{
	width: 245px;
	border-bottom: solid 1px #CCD5DB;
	margin: 10px 0px 1px 0px;
}

#news_separator_full{
	width: 515px;
}
#news_box1 {

	margin-top: 3px;
	float:left;
	width: 265px;
	text-align:left;
}

#news_box2 {
	margin-top: 3px;
	padding-bottom: 10px;
	float:left;
	width: 265px;
	text-align:left;
	border-left: solid 1px #CCD5DB;
	border-right: solid 1px #CCD5DB;
}

#news_box_archive{
	margin-top: 3px;
	padding-bottom: 10px;
	float:left;
	width: 530px;
	text-align:left;
	border-right: solid 1px #CCD5DB;
}

#news_text {
	padding-left: 10px;
	padding-right: 10px;
}
#news_text2{
	padding: 10px 10px 10px 10px;
}

#news_corner {
	float:right;
	position: relative; right: 167px; top: 19px;
}


#news_corner2 {
	float:right;
	position: relative; right: 0px; top: 19px;
}

#hp_news_img {
	float:left;
}

#hp_news_title {
	text-transform: uppercase;
	padding-top:8px;
}

#hp_news_date, #hp_news_perex {
	padding-top: 3px;
	color: #4B687D;
	font-size: 0.85em;;
}

#hp_news_perex3{
	font-weight: normal;
	color: #415F75;
	padding: 0;
	margin: 0;
}

#hp_news_perex{
	font-size: 0.9em;;
}

#hp_news_date2 {
	color: #4B687D;
	font-size: 0.85em;;
}

#hp_news_content {
	clear:both;
	color: #4B687D;
	font-size: 0.85em;
}

#foto_main_cover {
	float: right;
	width: 167px;
	margin-top: -15px;
}

#foto_cover {
	background: url('/img/bg_foto.gif') no-repeat;
}


#foto_images {
	padding-top: 0px;
}

#foto_item {
	margin-bottom: 2px;
}

#foto_title {
	height: 33px;
	text-align:right;
	padding-right:10px;
	padding-top:1px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}


#foto_text,#foto_text2,#enquiry_c{
	background: #ffffff;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	color: #8195A4;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:10px;
	border-bottom: #C5CED5 solid 1px;
}

#extra_news{
	background: #ffffff;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	color: #8195A4;
	font-size: 11px;
	border-bottom: #C5CED5 solid 1px;
}


#enquiry_c{
	padding-top: 10px;
}

#enquiry_title_c,#who_title_c{
	height: 18px;
	text-align:right;
	width: 167px;
	background: #8C9FAD;
}

#who_title_c{
	background: #B40000;
}

#enquiry_title{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	padding-top:1px;
}

#enquiry_separator{
	height: 2px;
}
#enquiry_item{
	color: #415F75;
	font-weight: normal;
}

#enquiry_text{
	color: #415F75;
}
#foto_text2{
	padding-top:10px;
	margin-top:1px;
}

#section_content {
	float:left;
	width: 543px;
	padding-bottom:20px;
	background-color: #F3F6F8;
}

#section_content_text {
	color: #415F75;
	text-align: left;
	padding:5px 20px 10px 20px;
	font-size: 0.85em;	
}


#footer {
	clear:both;
	background-image: url('/img/bg_footer.gif');
	background-position: top;
	background-repeat: repeat-x;
	width:700px;
	height:18px;
	text-align:right;
	font-size: 10px;
	color: #6F8597;
	font-weight: bold;
}

#footer_text {
	padding-top:1px;
	padding-right:15px;
}


#title {
	color: #627B8D;
	font-size: 1.0em;
	font-weight:bold;
	border-bottom:1px solid #ADBBC4;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-bottom:4px;
	padding-top:10px;
}

#issn {
	color: #415F75;
	font-size: 0.7em;
	font-weight:bold;
	text-transform: uppercase;
	padding-top:5px;
	padding-left:28px;
}

#note {
	color: #B44848;
}

.red {
	color: #B44848;
}

A:LINK { color: #B40000; text-decoration: none;background-color: transparent; }
A:VISITED{ color: #B40000; text-decoration: none;background-color: transparent; }
A:ACTIVE { color: #415F75; text-decoration: none; }
A:HOVER { color: #B40000; text-decoration: underline; }

.navig:LINK { color: #415F75; text-decoration: none;}
.navig:VISITED{ color: #415F75; text-decoration: none;}
.navig:ACTIVE { color: #415F75; text-decoration: none;}
.navig:HOVER { color: #B40000; text-decoration: none;}

