/*map*/
#classic .domestic h1 {
	display: block; 
	font-weight: normal;
	position: absolute;
	font-size:12px;
	padding:0;
	font-style:normal;
	width:auto;
	height:21px;
	line-height:21px;
	font-family:Arial;
}
.mapl a:link {
	display: block;
	background: url(../images/maph1.gif) no-repeat left 4px;
	color: #385fa2;
	text-decoration: none;
	padding-left: 20px;
	font-size:12px;
}
.mapl a:visited {
	display: block; background: url(../images/maph1.gif) no-repeat;
	color: #385fa2;
	text-decoration: none;
	background-position: left 4px; padding-left: 20px;
}
.mapl a:hover {
	padding-right: 20px; display: block; background: url(../images/maph1.gif) no-repeat; color: #ff0000;
}
.mapl a:active {
	padding-right: 20px; display: block; background: url(../images/maph1.gif) no-repeat; color: #ff0000;
}
.mapr a:link {
	display: block; background: url(../images/maph1.gif) no-repeat; color: #385fa2; text-decoration: none;
	padding-right: 20px; background-position: right 4px;
}
.mapr a:visited {
	display: block; background: url(../images/maph1.gif) no-repeat; color: #385fa2; text-decoration: none;
	padding-right: 20px; background-position: right 4px;
}
.mapr a:hover {
	padding-right: 20px; display: block; background: url(../images/maph1.gif) no-repeat; color: #ff0000
}
.mapr a:active {
	padding-right: 20px; display: block; background: url(../images/maph1.gif) no-repeat; color: #ff0000
}
#classic .domestic .mapr a:hover {
	padding-right: 20px; background-position: right bottom
}
#classic .domestic .mapr a:active {
	padding-right: 20px; background-position: right bottom
}
#classic .domestic .mapl a:hover {
	background-position: left bottom; padding-left: 20px
}
#classic .domestic .mapl a:active {
	background-position: left bottom; padding-left: 20px
}

