/* CSS Document */

body,html,form{
	padding:0px;
	margin:0px;
}
.maint{
	width:100%;
	height:100%;
	background-color:#ECECEC;
	/* background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x; */
}
.left_shadow_small{
	background-image:url(../images/left_shadow_small.jpg);
	background-repeat:repeat-y;
}
.right_shadow_small{
	background-image:url(../images/right_shadow_small.jpg);
	background-repeat:repeat-y;
}
.top_lnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7E7E7E;
	text-decoration:none;
}
.top_lnk:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4476A1;
	text-decoration:none;
}
.top_lnk_sep{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7E7E7E;
	text-decoration:none;
}
.top_lnk_active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4476A1;
	text-decoration:none;
}
.td_brd{
	border:1px solid #DDDDDD;
}
.btm_brd{
	border-bottom:1px solid #DDDDDD;
}
.btm_txt{
	font-family:Tahoma;
	font-size:11px;
	color:#7E7E7E;
	text-decoration:none;
}
.btm_txt_lnk{
	font-family:Tahoma;
	font-size:11px;
	color:#7E7E7E;
	text-decoration:none;
}
.btm_txt_lnk:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#4476A1;
	text-decoration:none;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	text-decoration:none;
	line-height:18px;
}
.content_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0A4578;
	text-decoration:none;
}
.sub_lnk_bg{
	background-image:url(../images/sub_lnk_shadow.jpg);
	background-repeat:repeat-y;
}
.sub_lnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4476A1;
	text-decoration:none;
}
.sub_lnk:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4476A1;
	text-decoration:underline;
}
.sub_lnk_active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4476A1;
	text-decoration:underline;
}
.news_title_lnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#767676;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.news_title_lnk:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4476A1;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.news_archive_lnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4476A1;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.news_archive_lnk:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4476A1;
	font-weight:bold;
	text-decoration:underline;
	line-height:18px;
}
.content_lnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	text-decoration:underline;
	line-height:18px;
}
.content_lnk:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4476A1;
	text-decoration:none;
	line-height:18px;
}
.small_bullet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4476A1;
	text-decoration:none;
}
/*#uk_invest{
	position:absolute;
	width:400px;
	height:370px;
	z-index:1;
	overflow:visible;
}
#recent_invest{
	position:absolute;
	width:400px;
	height:400px;
	z-index:1;
	overflow:visible;
}
#german_invest{
	position:absolute;
	width:400px;
	height:370px;
	z-index:1;
	overflow:hidden;
}*/
.txt_box{
	font-family:Tahoma;
	font-size:11px;
	color:#7E7E7E;
	border:1px solid #7E7E7E;
	height:13px;
}
.btn{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7E7E7E;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
}
.iframe_scroll{
	scrollbar-face-color: #FF0000;
	scrollbar-shadow-color: #0000FF;
	scrollbar-highlight-color: #00FF00;
	scrollbar-3dlight-color: #FF00FF;
	scrollbar-darkshadow-color: #00FFFF;
	scrollbar-track-color: #FFFF00;
	scrollbar-arrow-color: #000000;
	background-image:url(../images/sub_lnk_shadow.jpg);
	background-repeat:repeat-y;
}
