/* general */

#main_div  {
	margin:auto;
	width:930
}

td.td_5 { width:5px; }
td.td_10 { width:10px; }

td.left_menu_out
{
	width:120px;
	background:white;
	font:bold 10pt Arial;
	text-align:center;
	cursor:hand
}

/* MAIN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

table.main_table  {
	width:930px
}

#gilad {
	width:120px;
	height:120px
}


/* HEADER ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

table.header
{
	width:930px;
	background:url('newlogobg.jpg');/*white*/
	height:101px
}

td.header_logo
{
	width:353;
	text-align:right
}
td.header_ads
{
	text-align:center;
	width:577
}

.header_logo img
{
	width:353px;/*231px;*/
	height:101px;/*164px;*/
	border:0px
}


/* TOP MENU  ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

TABLE.top_menu
{
	width:930;
	height:26;
	background:url("tb.gif");
	text-align:center
}

.top_menu td
{
	
	text-align:center
}
.top_menu a
{
	color:#404040;
	font:bold 11pt Arial;
	text-decoration:none;
}
.top_menu a:hover { color:#cc3030;text-decoration:none; }
td.top_menu_end { width:7px }
.top_menu_end img { width:7px }


/* SEARCH ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

table.search_box
{
	width:122px;
	background:#f0f0f0;
	border:1px dashed #c0c0c0;
	text-align:right;
	font:normal 8pt Arial;
	color:#606060
}
.search_box input
{
	background:white;
	border:1px solid #ccc0c0;
	font:normal 8pt Arial;
	color:#606060
}
.search_box a
{
	color:#606060;
	text-decoration:none
}

#inputtext
{
	width:75px;
	height:19px;
	padding:0 5 0 0;
	margin:middle
}
#inputsubmit
{
	border:0;
}

/* SERVICES_MENU ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

TABLE.services_menu
{
	width:122px;
	font:bold 10pt Arial;
	text-align:center;
	cursor:hand;
	border:1px dashed #c0c0c0;
	background:#f0f0f0;
}

.services_menu tr { height:24px }
td.left_menu { width:120px; }

#services_menu_sep
{
	height:2px;
	width:120px;
	background:#fcfaee
}

.services_menu a
{
	color:#635268;/*483A4C;/*929292;*/
	text-decoration:none
}
.services_menu a:hover { text-decoration:none }


/* FOOTER ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

table.footer
{
	width:930px;
	background:#eeeeee;
	font-size:9pt;
}

tr.footer1 {
	font-weight:bold;
	font-size:10pt;
}

td.footer_sep1 {
	width:130;
}
td.footer_sep2 {
	width:500px;
}

.footer a { color:#9d5173; }

.footer_sep2 a { color:#303030 }





/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@




















@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/*	GENERAL
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

BODY
{
	background:white;
	margin-top:0;
	text-align:right;
	color:#000000;
	font-family:Arial;
	font-size:10pt;	
}

H1
{
	font-size:11pt
}


TABLE
{
	
    margin:1px;
	padding:0;
	text-align: right;
    /*vertical-align: bottom;*/
}

#bg_white { background:white }

/*		nav bar 		*/

td.navbar
{
	font-size:10pt;
	color:#bb6a73;
}
a.navbar
{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
a.navbar:hover
{
	text-decoration:underline;
}
span.navbar
{
	font-size:8pt;
}

marquee.news
{
	height:150;
	width:100%;	
}
td.news
{
	font-family:Arial;
	font-size:10pt;
	color:#5a72b6;
}
img.news
{
	width:85;
	height:13;
}
a.news
{
	font-size:9pt;
	color:black;
	text-decoration:none;
}
a.news:hover { 	text-decoration:none; }


/*	TOP - MENU	
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*	LEFT-MENU	
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*    FOOTER   
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*    LINKS   
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

A
{
	color:black;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

a.no_hover
{
	text-decoration:none;
}


/*    anylink
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #c0c0c0;
/*border-bottom-width: 0;*/
font:normal 10pt Arial;
line-height: 22px;
z-index: 100;
/*background-color: #f0f0f0;*/
background:url('tb.gif');
width: 145px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
color:#505050;
/*border-bottom: 1px solid #c0c0c0;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
/*background-color: d0d0d0;*/
color:#cc3030;
text-decoration: none
}

