body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
.BgCenterText {
	background-repeat: no-repeat;
	background-position: right top;
}
.MenuBarSelectedEN {
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.MenuBarSelectedHE {
	font-size: 12px;
	direction:rtl;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.TextLinkMenu {
	color: #7D7D7D;
	text-decoration: none;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 2px;
}
.TextLinkMenuOnEN {
	color: #7D7D7D;
	font-size: 11px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	background-color:#B5B5B5;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/menuSelected_en.gif);
}
.BorderMenu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TextLinkMenuOnHE {
	color: #7D7D7D;
	font-size: 12px;
	direction:rtl;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	background-color:#B5B5B5;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/menuSelected_he.gif);
}
.MenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.TextR12 {
	color: #6F6F6F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextR12_he {
	color: #6F6F6F;
	font-size: 11px;
	direction:rtl;
	font-family: Arial, Helvetica, sans-serif;
}
.mainText {
	color: #6F6F6F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.mainText_w {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
A.barLinkUnder {
	COLOR: #838383;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.barLinkUnder:hover {
	COLOR: #838383;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.barLinkUnder:active {
	COLOR: #838383;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E7;
}