/*---General settings---*/
body {font-family:Arial (hebrew);}
body { padding:0;}
a {color:#3D835A}
a.smalltext {color:#3D835A;font-size: 12px;}

.bottomBorderGreen {	/*	Used in news pages	*/
	border-top-width:0px;
	border-bottom-width:1px; border-bottom-color:#68983B; border-bottom-style:solid;
	border-left-width:0px;
	border-right-width:0px;}

.headWhite {color:#FFFFFF; font-size: 11pt; font-weight: bold}
.textBrown {color:#7A4425;}
.textBold {font-size: 12px;}

.tablebg {background-image: url(gisImages/gis_ban.gif); background-repeat: no-repeat; background-position: right}
.combotext {font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.message {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: center}
.newCombo {
	position: absolute;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	valign:top;

}
.datetext {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.amap {
	font-size: 11px;
	text-decoration: underline;
}
.bgGray {
	background-color: #E6E6E6;
}


