.MAPtxt {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #F3F6FD;
	color: #000000;
	border : 1px solid #427DE0;
	margin-bottom:5px
}
.MAPpc{
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #F3F6FD;
	color: #000000;
	border : 1px solid #427DE0;
	margin-bottom:5px
}
.MAPcountry{
	width: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	border : 1px solid #427DE0;
	margin-bottom:5px
}
.MAPnmbr {
	width: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #F3F6FD;
	color: #000000;
	border : 1px solid #427DE0;
	margin-bottom:5px;
	margin-right:3px
}

.checkb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background : #F4F1CF;
	border : none;
}

.MAPbutt {
	width: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
	background : #427DE0;
	font-weight: bold;
	border: 1px solid #003366;
}


