﻿A {
	COLOR: #0000FF; FONT-FAMILY: Tahoma; FONT-SIZE: 14px; TEXT-DECORATION: none;
	margin-bottom: 0px;
}
A:hover {
	COLOR: #FF0000; FONT-FAMILY: Tahoma; FONT-SIZE: 14px; TEXT-DECORATION: none
}
.RTL
{
	direction:rtl;
	margin-left: 0px;
}
.LTR
{
	direction:ltr;
}
.BTN
{
	background-color:#507CD1;
	border-color:#507CD1;
	border-style:solid;
	font-family:Tahoma;
	font-size:x-small;
	color:White;
}
.TXT
{
	background-color:#EFF3FB;
	border-color:#507CD1;
	border-style:solid;
	font-family:Tahoma;
	font-size:small;
}
.DDL
{
	background-color:#EFF3FB;
	border-color:#507CD1;
	border-style:solid;
	font-family:Tahoma;
	font-size:8pt;
}
.btnMapTypes
{
	background-color:Gray;
	color:Black;
	font-family:Tahoma;
	font-size:xx-small;
	height: 20px;
	border-style:solid;
	border-color:#ad2c91;
	background-image:url('Pics/tabbg.gif');
	border-bottom-width:2px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	cursor:pointer;
}
.btnMapTypes_Active
{
	background-color:Gray;
	color:Black;
	font-family:Tahoma;
	font-size:xx-small;
	height: 20px;
	border-style:solid;
	border-color:#fcef6f;
	background-image:url('Pics/tabbg_active.gif');
	border-bottom-width:2px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
}
.btnTab_Active
{
	background-color:Gray;
	color:Black;
	font-family:Tahoma;
	font-size:xx-small;
	height: 20px;
	border-style:solid;
	border-color:#ad2c91;
	background-image:url('Pics/tabbg_active.gif');
	border-bottom-width:0px;
	border-top-width:2px;
	border-right-width:2px;
	border-left-width:2px;
}
.print
{
	background-color:Gray;
	color:Black;
	font-family:Tahoma;
	font-size:xx-small;
	height: 20px;
	background-image:url('Pics/tabbg_active.gif');
}

