.Title
{
    background-image:url('Title.jpg');
    background-repeat:no-repeat;
    background-position:top;
}
.Menu
{
    height:50px;
    width:50px;
}
.SubTitle
{
    font-weight:bold;
}
.Text
{
    height:50px;
    width:500px;
    font-size:larger;
    padding-left:50px;
    padding-top:50px;
    color:#5D5A66;
    font-weight:normal;
    vertical-align:top;
}
.ContactText
{
    height:50px;
    width:500px;
    font-size:larger;
    padding-left:50px;
    padding-top:50px;
    color:#5D5A66;
    font-size:14px;
    vertical-align:top;
}

.marq
{
    direction:rtl;
    width:220px;
    background-image:url('man2.jpg');
    background-repeat:no-repeat;
    background-position:left;
    background-color:#e6e6e6;
    font-family:Arial (Hebrew);
    color:#CB4A3D;
    font-weight:normal;
    font-size:13px;
}
.textmarq
{
    direction:rtl;
    width:150px;
    height:150px;     
}
.center
{
    padding-left:50px;
    vertical-align:top;
}
.sideLeft
{
    width:100px;
    height:100%;
	background-color:#f7f7f7;
    vertical-align:top;
    font-family:Arial (Hebrew);
    color:#5D5A66;
}

.sideRight
{
    background-color:#f7f7f7;
    vertical-align:top;
    width:220px;
    height:100%;
}

.links

{
    width:800px;
    height:600px;
}



body

{

 background-color:#f7f7f7;

}

  

.mainDiv

{

  width:120px;

}

.topItem

{

  width:120px;

  height:22px;

  cursor:pointer;

  text-decoration: none;

}



.dropMenu

{

  background:#D9D9D9;

  border-top:1px solid #467BF2;

  border-left:1px solid #92B1F8;

  border-right:1px solid #92B1F8;

  border-bottom:1px solid #92B1F8;

}



.subMenu

{

   display:none;

}

.subItem

{

   padding-left:5px;

   cursor:pointer;

   font-weight:bold;

   text-decoration:none;

   color:black;

}



.subItem a

{

   text-decoration:none;

   color:black;

}



.subItemOver

{

   cursor:pointer;

   color:#786F60;

   text-decoration:underline;

   font-weight:bold;

   padding-left:5px;

}



.subItemOver  a

{

   color:#786F60;

   text-decoration:none;

}

a

{

    text-decoration:none;

}



.drop

{

   border-left:1px solid black;

   border-right:1px solid black;	

}



