ul.region-menu {
	position: absolute;
	left: 147px;
	padding: 0px;
	margin: 0px;
	margin-top: 138px;
}
ul.region-menu li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}
ul.region-menu li a {
	display: block;
	color: #1f1258;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	white-space: nowrap;
	text-align: right;
	text-transform: uppercase;
}
ul.region-menu li a:hover, ul.region-menu li a.selected {
	background-color: #03adec;	
	color: white;
}
.bnr {
	background-color: #0747b5;
	text-align: center;
	padding: 4px 10px;
	border-bottom: 1px solid #122b6e;
}
.swf {
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
	border-bottom: 1px solid #122b6e;
}
.bnr img, .swf img {
	border-width: 0;
}
#bnr1 {
	display: block;
}
#bnr2 {
	display: none;
}
