body
{
	font-size: 12px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	font-family: David, Arial, Tahoma;
	background: url(../loadedFiles/body_bg.gif);
}

table
{
	font-family: David, Arial, Tahoma;
	font-size: 12px;
}

p
{
	padding: 0px;
	margin: 0px;
}

div#container	
{
	width: 778px;
	margin: 0 auto;
}	

/* -- header ------------------------------------------------------------------------------------------------------ */

div#header
{
	height: 64px;
}

div#logo img
{
	border: 0px;
}

div#slogan div
{
	padding-top: 5px;
}

div#slogan p
{
	line-height: 25px;
}

div#langs
{
	background-color: #FF6600;
	height: 30px;
	width: 778px;
}

div.lang
{
	padding-top: 5px;
}

div.lang img
{
	border: 0px;
}

/* -- main table -------------------------------------------------------------------------------------------------- */

table#mainTbl
{
	width: 778px;
}

table#mainTbl td#pageSide
{
	width: 134px;
	background-color: #FF6600;
	vertical-align: top;
}

table#mainTbl td#pageMain, table#mainTbl td#homeMain
{
	vertical-align: top;
}

table#mainTbl td#footerCol
{
	vertical-align: bottom;
}

td#pageMain
{
	height: 400px;
	background: url(../loadedFiles/general_bg.png) no-repeat;
	width: 644px;
}

td#homeMain
{
	background: url(../loadedFiles/home_bg.png) no-repeat;
	width: 644px;
	height: 476px;
}

div#pageContent
{
	font-family: Times New Roman (Hebrew);
	font-size: 15px;
	color: #270E04;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
}

/* -- side menu --------------------------------------------------------------------------------------------------- */

div#sideMenu
{
	margin-top: 150px;
}

div#sideMenu_in
{
}

div.sideMenuBox, div.sideMenuBox_selected
{
	background: url(../loadedFiles/menuBullet.png) no-repeat;
	color: #900808;
	font-size: 18px;
	padding-bottom: 15px;
}

div.sideMenuBox a
{
	color: #900808;
	text-decoration: none;
}

div.sideMenuBox_selected
{
	color: #F8F2E2;
}

div.sideMenuBox_selected a
{
	color: #F8F2E2;
	text-decoration: none;
}

/* -- footer ------------------------------------------------------------------------------------------------------ */

div#footer
{
	padding-top: 30px;
	text-align: center;
	color: #900808;
	font-size: 12px;
	font-weight: bold;
}

div#footer a
{
	color: #900808;
	text-decoration: none;
}

div#footer img
{
	vertical-align: middle;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #0000C0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #404040;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}
