#label {
	color: #57585A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#labelarabic {
	color: #57585A;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#method {
	font-family: verdana;
	color: #860E02;
	background-color: #d8c391;
	border: 1px solid #999999;
	width: 80px;
}
#layers {
	font-family: verdana;
	color: #860E02;
	background-color: #EADBA7;
	border: 1px solid #999999;
	width: 156px;
	margin: 30 5 0 0;
}
#suggestMethod {
	font-family: verdana;
	color: #860E02;
	background-color: #d8c391;
	border: 1px solid #999999;
	width: 100px;
}
.input{
	font-family: verdana;
	color: #860E02;
	background-color: #d8c391;
	border: 1px solid #999999;
}

#testinput_xml {
	font-family: verdana;
	color: #860E02;
	background-color: #d8c391;
	border: 1px solid #999999;
}

#testinput_xml2 {
	font-family: verdana;
	color: #860E02;
	background-color: #d8c391;
	border: 1px solid #999999;
}

.trigers {
	color: #57585A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: transparent;
	cursor: pointer;
	width: 50px;
    height: 30px;
	background: url("images/button.png");
	padding-bottom: 2px;
}

.trigers:hover {
	color: #57585A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: transparent;
	cursor: pointer;
	width: 50px;
    height: 30px;
	background: url("images/button-over.png");
	padding-bottom: 2px;
}

#pos_bottom {
	color: #57585A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: transparent;
	cursor: pointer;
	width: 160px;
    height: 30px;
	background: url("images/historyButton.png");
	margin:5px 4px 0px 3px;
	padding-bottom: 2px;
}

#pos_bottom:hover {
	color: #57585A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: transparent;
	cursor: pointer;
	width: 160px;
    height: 30px;
	background: url("images/historyButton-over.png");
	margin:5px 4px 0px 3px;
	padding-bottom: 2px;
}

#historyButton {
	color: #57585A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: transparent;
	cursor: pointer;
	width: 160px;
    height: 30px;
	background: url("images/historyButton.png");
	margin:5px 4px 0px 3px;
	padding-bottom: 2px;
}

#historyButton:hover {
	color: #57585A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: transparent;
	cursor: pointer;
	width: 160px;
    height: 30px;
	background: url("images/historyButton-over.png");
	margin:5px 4px 0px 3px;
	padding-bottom: 2px;
}
#map {
	width: 530px;
	height: 530px;
	z-index:0;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-top: 1px;
	text-align: left;
	cursor: pointer;
}

#method {
	width: 100px;
}

#navigate {
	margin-top: 28px;
}

#navigate_ar {
	margin-top: 90px;
	margin-right: 5px;
}

#history {
    color: #860E02;
	font-family: Arial;
	font-size: 10px;
	margin-left: 3px;
	text-decoration: none;
}

.blank{
	margin-left: 15px;
	width:16px;
	height:16px;
}

.load{
	background: transparent url("images/blue-roller.gif") no-repeat scroll center center;
}

#apex-div {
	margin-top: 580px;
}

#apex-link {
	color: #860E02;
	margin-left: 120px;
}

#apex-link:hover {
	color: red;
}
