#panel {
	background-color:#9BC2BF;
}
#panel a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.shortline, .fullline, .doubleline {
	border-top:1px solid #666666;
}

#navigation a.secondaryselected {
	background-color:#64a6c7;
}
.sidebar {
	background-image:url('/en/images/about/sidebar_bottom_about.gif');
background-color:#e5f1f8;
}
.sidebar .introduction {
color:#0071bc;
font-size:14px;
line-height:17px;
}
.sidebar p {
font-size:11px;
line-height:15px;
color:#333333;
}
#panel {
	font-size:11px;
	background-color:#aec7d8;
	background-image:url('/en/images/about/panelabout_bottom_en.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}
#menu a:hover {
	background-color:#8ec1db;
}
#navigation a.primaryselected , #navigation a.primaryselected :hover{
	background-color:#0071bc;
	border-top: 1px solid #0071bc;
	border-bottom: 1px solid #0071bc;
}

