html, body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS; 
	font-size: 9pt;
	color: #606060;
	font-weight: bold;
	background-color: white;
}

img {
	border: 0px;
}
#language_selector  {
	top: 50%;
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
}

#language_selector a {
	text-decoration: none;
	color: #606060;
}

#language_selector a:hover {
	text-decoration: underline;
}

#language_selector .current_language {
	color: #0078D3;
}



#first_page_level1 {
 height: 260px;
}


#first_page_level1 td {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 15pt;
	color: white;
	padding-bottom: 10px;
}

#first_page_level1 td a {
	color: white;
	text-decoration: none;
}

#first_page_level1 td a:hover {
	text-decoration: none;
}											 



#first_page_first {
	cursor: pointer;
}

#first_page_second {
	cursor: pointer;
}

#first_page_third {
	cursor: pointer;
}

.first_page_level2 {
	width: 177px;
	height: 95px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 60px;
	cursor: pointer;
}

.first_page_level2 a {
	color: #606060;
	text-decoration: none;
	}

.first_page_level2 a:hover {
	text-decoration: none;
}


.first_page_text h1 {
 font-size: 12pt;
 font-weight: bold;
 color: #606060;
 margin-bottom: 15px;
 margin-left: 15px;
 padding: 0;
}

.first_page_text_item {
	font-size: 9pt;
}


.first_page_text_title {
	padding-left: 10px;
	padding-bottom: 10px;

}

.first_page_text_title a {
	text-decoration: none;
	color: #606060;
}
.first_page_text_title a:visited {
	text-decoration: none;
	color: #606060;
}

.first_page_text_title a:hover {
	text-decoration: underline;
}


.first_page_text_date {
	color: #2F96E5;
}

#level2_top {
	height: 69px;
	font-size: 14pt;
	color: white;
}

#level2_left_menu {
}

#level2_left_menu td {
	height: 25px;
}

#level2_left_menu td a {
	text-decoration: none;
	color: #606060;
}

#level2_left_menu td a:hover {
	text-decoration: underline;
}

#level2_left_menu .menu_item {
	font-size: 9pt;
}
									 
#level2_left_menu .menu_item_selected {
	background: url('../images/main_menu-sel1.jpg');
	background-repeat: repeat-y;
	font-weight: bold;
	font-size: 10pt;
}

#level2_left_menu .menu_item_2 {
	background: url('../images/main_menu-sel2.jpg');
	background-repeat: repeat-y;
	font-size: 9pt;
}

#level2_left_menu .menu_item_2_selected {
	background: url('../images/main_menu-sel2.jpg');
	background-repeat: repeat-y;
	font-size: 9pt;
}

#level2_left_menu .menu_item_2_selected a {
	color: #0078D3;
	text-decoration: underline;
}

	

#level2_left_menu .menu_item_2_selected a {
	color: #0078D3;
}

#level2_left_menu .menu_split {
	height: 1px;
}

.content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0;
}
.content h1 a {
	color: #0078D3;
}

.content {
	font-size: 9pt;
}

#search_query {
	font-size: 8pt;
	border: 1px solid silver;
	padding-left: 2px;
	
}

#bottom-first a {
	color: #0078D3;
	text-decoration: underline;
	font-size: 9pt;
	letter-spacing: 0;
}

#bottom-second a {
	color: silver;
	text-decoration: underline;
	font-size: 9pt;
	letter-spacing: 0;
}

#bottom {
	height: 100px;
	background: url('../images/right_bottom.jpg');
	background-repeat: no-repeat;
	background-position: right -20px;
	font-size: 8pt;
	letter-spacing: 5px;
}

#publication_list {
	margin-bottom: 20px;
	letter-spacing: 0px;
}

#publication_list td {
	font-size: 9pt;
	padding: 3px;
}

#publication_list td.date {
	color: #0078D3;
	text-align: right;
}


#publication_list a {
	color: #606060;
	text-decoration: none;
}

#publication_list a:hover {
	text-decoration: underline;
}

#publication_list .one {
	background: white;
}

#publication_list .two {
	background: #F9F9F9;
}

#news_select_type_2_container label {
	font-size: 8pt;
}


#news_select_type_1_container label {
	font-size: 8pt;
}

#news_select_tpye_2_year {
	margin-top: 5px;	
	font-size: 8pt;
}

#news_select_type_2_month {
	font-size: 8pt;
}

#news_select_type_2_month a {
	color: #2F96E5;
	text-decoration: none;
}
#news_select_type_2_month a:visited {
	color: #0000FF;

}
#news_select_type_2_month a:hover {
	color: #2F96E5;
	text-decoration: underline;
}
a {
	color: #2F96E5;
	text-decoration: none;
}
a:visited {
	color: #0000FF;

}
a:hover {
	color: #2F96E5;
	text-decoration: underline;
}