.round_edge_internal_topleft{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_01.gif");
	background-repeat:no-repeat;
}

.round_edge_internal_top{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_02.gif");
	background-repeat:repeat-x;
}

.round_edge_internal_topright{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_03.gif");
	background-repeat:no-repeat;
}

.round_edge_internal_left{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_04.gif");
	background-repeat:repeat-y;
}

.round_edge_internal_right{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_06.gif");
	background-repeat:repeat-y;
}

.round_edge_internal_bottomleft{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_07.gif");
	background-repeat:no-repeat;
}

.round_edge_internal_bottom{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_08.gif");
	background-repeat:repeat-x;
}

.round_edge_internal_bottomright{
	background-image:url("/ochato/web/img/cartridges/round_edge/round_edge_09.gif");
	background-repeat:no-repeat;
}

.purpleBigText{
	color:#792A62;
	font-size:13pt;
	font-weight:bold;
	font-family:Arial;
}

.mapRect{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	position:relative;
	background-color:#792A62;
	display:none;
}

.mapDescr{
	font-weight:normal;
	color:#0C4099;
	font-size:8pt;
	font-family:Arial;
	font-style:normal;

	display:none;
	position:absolute;
	z-index:2;
	background-color:#F7F7DB;
	border:solid 1px #792A62;
	
	padding:5px;
	
	width:350px;
}

.btnClose{
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	background-color:#792A62;
	color:#FFFFFF;
	width:30px;
}


