@charset "windows-1250";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited {
	font-size: 11px;
	color: #0360ae;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 97px;
	padding-right: 3px;
}
a:hover{
	color: #FFFFFF;
}
a.hr:link, a.hr:visited {
	display: block;
	height: 12px;
	padding-top: 33px;
	padding-bottom: 5px;
}
a.hr:hover{
	background-image: url(../../images/home_img/blue_downer.jpg);
	background-repeat: no-repeat;
}
a.hr2:link, a.hr2:visited {
	display: block;
	height: 25px;
	padding-top: 20px;
	padding-bottom: 5px;
}
a.hr2:hover{
	background-image: url(../../images/home_img/blue_downer.jpg);
	background-repeat: no-repeat;
}
a.hr3:link, a.hr3:visited {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 40px;
}
a.hr3:hover{
	background-image: url(../../images/home_img/blue_downer.jpg);
	background-repeat: no-repeat;
}
a.en:link, a.en:visited {
	height: 40px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.en:hover{
	background-image: url(../../images/home_img/blue_upper.jpg);
	background-repeat: no-repeat;
}
a.en2:link, a.en2:visited {
	height: 40px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.en2:hover{
	background-image: url(../../images/home_img/blue_upper.jpg);
	background-repeat: no-repeat;
}
a.en3:link, a.en3:visited {
	height: 40px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.en3:hover{
	background-image: url(../../images/home_img/blue_upper.jpg);
	background-repeat: no-repeat;
}


table.regionLinks_FooterTable {
	padding:0px;
	margin:0px;
	width:auto;
	
}

span.footer A:visited,span.footer A:link,span.footer A:active,span.footer A {
	text-transform:none;
	width:auto;
	display:inline;
}


span.footer A:hover {
	color: #0360ae;
	text-decoration:underline;
}