.bg-gl {
	background-image: url(images/bg-globe.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5b5b48;
}
.fra {
	background-color: #FFFFFF;
}
.bord {
	border: 1px solid #000000;

}
.bg-up {
	background-image: url(images/up-pic.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-up-h {
	background-image: url(images/up-pic-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-gl2 {
	background-image: url(images/bg-gl-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
