body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

ul{   margin-left: 0px;
   margin-top: 0px;
   margin-right: 26px;
   margin-bottom: 0px;
}
.header {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	height: 67px;
	width: 786px;
	background-position: right;
}
.buttStrip {
	background-image: url(../../images/top_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	direction: rtl;
	background-color: #DBDBDB;
	vertical-align: top;
}

a:link {
	color: #3d9cdc;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3d9cdc;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	color: #1b467b;
	text-decoration: none;
		font-weight: bold;

}
#navcontainer
{
	overflow: hidden;

}

#navlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li
{
	border-left: 1px solid #BABABA;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E3F41;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0.8em;
	margin-bottom: 0;
	margin-left: -0.8em;
	padding-top: 0;
	padding-right: 0.8em;
	padding-bottom: 0;
	padding-left: 0.8em;
	line-height: 2.4em;
	vertical-align: middle;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a
{
	color: #1B3F73;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#navcontainer ul li a:hover
{
	color: #B89136;
}
#navcontainer ul li a:visited
{
	color: #1B3F73;
}

.searchBg {
	background-color: #DFDFDF;
	border: 1px solid #C0C0C0;
}
.greyBg {
	background-color: #DBDBDB;
	text-align: right;
	vertical-align: top;
	direction: rtl;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;

}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #515151;
	background-image: url(../../images/homepage_title_side.jpg);
	text-align: right;
	padding: 10px;
	height: 32px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;

}
.content 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}
.inputbox 
{
    border: solid 1px #DBDBDB;
    width: 200px;
}
.textbox
{
    border: solid 1px #DBDBDB;
    width: 200px;
    height: 100px;
}
.newsCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.ipCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-align: right;
	padding: 10px;
	direction: rtl;
	background-color: #FFFFFF;
	vertical-align: top;
}
.picborder {
	text-align: right;
	margin-left: 10px;
}
.newsBold {
	font-weight: bold;
}
.newsCenter {
	text-align: center;
	vertical-align: top;

}
.homebutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../../images/home_butt.jpg);
	text-align: right;
	vertical-align: middle;
	height: 19px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003251;
	background-image: url(../../images/home-title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	height: 32px;
	padding-top: 4px;
	padding-right: 20px;
}
.arrowStyle {
	list-style-image: url(../../images/arrow.gif);
	list-style-type: none;
}
.Streach {
	vertical-align: top;
	height: 100%;
	direction: rtl;
}

a.homeLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4F4E;
	text-decoration: none;
}
a.homeLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBB732;
	text-decoration: none;
}
a.homeLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4F4E;
	text-decoration: none;
}
.whiteAround {
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	height: 100%;

}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7A7A7;
	padding-right: 20px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
}

a.FooterLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A7A7;
	text-decoration: none;
}
a.FooterLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBB732;
	text-decoration: none;
}
a.FooterLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A7A7;
	text-decoration: none;
	}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #515151;
	background-image: url(../../images/title.jpg);
	padding: 10px;
	height: 32px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
}

.sideNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #616161;
	background-image: url(../../images/home-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 32px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#Sidenavcontainerltr { width: 210px; }

#Sidenavcontainerltr ul
{
	margin-top: 0;
	margin-right: 0;
	padding-right: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 26px;
}

#Sidenavcontainerltr a
{
	display: block;
	padding: 3px 0px 3px 15px;
	width: 200px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../../images/arrow_he.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#Sidenavcontainer a:link
{
	color: #5B5D5F;
	text-decoration: none;
	font-weight: normal;
}

#Sidenavcontainer a:hover
{
background-color: #D6D4D4;
color: #5B5D5F;
	font-weight: normal;
}

#Sidenavcontainer a:visited
{
color: #5B5D5F;
text-decoration: none;
	font-weight: normal;
}
#Sidenavcontainer { width: 200px; }

#Sidenavcontainer ul
{
	margin-top: 0;
	margin-right: 0;
	padding-right: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-indent: 26px;
}

#Sidenavcontainer a
{
	display: block;
	padding: 3px 0px 3px 0px;
	width: 200px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#Sidenavcontainer a:link, #navlist a:visited
{
color: #5B5D5F;
text-decoration: none;
}

#Sidenavcontainer a:hover
{
background-color: #D6D4D4;
color: #5B5D5F;
}

.SideMenu {
	vertical-align: top;
	height: 100%;
	direction: rtl;
	background-color: #FFFFFF;
	padding: 5px;
}

a.buttSchoolsLink:link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
	width: 178px;
}

a.buttSchoolsLink:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
	width: 178px;

}
.picTop {
	width: 178px;
}

a.buttSchoolsLink:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFC232;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
	width: 178px;

}
.buttSchools1 {
	background-image: url(../../images/butt2_business.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 28px;
	width: 178px;
}
.buttSchools2 {
	background-image: url(../../images/butt2_jew.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	width: 178px;
}
.buttSchools3 {
	background-image: url(../../images/butt2_tour.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	width: 178px;
}
.buttSchools4 {
	background-image: url(../../images/butt2_ext.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	width: 178px;
}
.buttSchools5 {
	background-image: url(../../images/butt2_english.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	width: 178px;
}