body
{
  margin: 0 0 0 0;
  padding:10px 0 0 0;
  background: url(../images/mbg.gif);
  text-align:center;
  width:100%;
  height:100%;
}

h1 
{
  font-size:17pt;
  font-weight:bold;
}

h2
{
  font-size:14pt;  
  font-weight:normal;
}

h3
{
  font-size:12pt;  
  font-weight:bold;
}

h4
{
  font-size:12pt;  
  font-weight:normal;
}


table
{
  border: 0;
  /*border-collapse:collapse;*/
}

#tdMainMenu
{
  padding:18px 0 18px 0; 
  background:#739CCF;
  text-align:left;
  width:550px;
}

#tdLCorner
{ 
  background:url(../images/h_l.gif) no-repeat;
  width:37px;
  height:127px; 
}
#tdRCorner
{
  background:url(../images/h_r.gif) no-repeat;
  width:27px;
  height:127px; 
}
#spnLogo
{
  display:block;
  background:url(../images/logo.png) no-repeat;
  width:309px;
  height:127px; 
}
#spnLogoIn
{
  display:block;
  background:url(../images/logo-in.gif) no-repeat;
  width:309px;
  height:127px; 
}
#tblMainMenuItems td
{
  text-align:center;
  min-width:81px;
}

.aMainMenu
{
  font-family:Arial;
  font-size: 13px;
  text-decoration:none;
  color:white;
}

.spnIris 
{ 
   display: block; 
   width: 81px; 
   height: 57px; 
   background-image: url(../images/iris.gif); 
   cursor:pointer;
} 

.spnIris:hover
{ 
   display: block; 
   width: 81px; 
   height: 57px; 
   background-image: url(../images/flower_on.gif); 
   cursor:pointer;
}

#tdRightMenu
{
   width: 118px;
   background:#9EC2F0;
   direction:rtl;
   font-family:Arial;
   padding: 0px 10px 0 10px;
   vertical-align:top;
   text-align:right;
}

.aBlue
{
  text-decoration:none;
  font-size:13px;
  font-weight:bold;
  color:#1e54a0; 
}

#spnBookS
{
  display: block; 
   width: 90px; 
   height: 101px; 
   background: url(../images/recipes-small.gif) center no-repeat; 
   cursor:pointer;
}


#tdMainSiteArea
{
 /* margin-top:51px;
  margin-bottom: 27px;*/
  text-align:center;
  background:white;
  width:785px;
  min-height:635px;  
}

#tdHomepageLeft
{
   padding:18px 18px 27px 18px;
   vertical-align:top;
    width:255px;
}

#tdIrisPhoto
{
   width:189px;
   height:216px;
   background:url(../images/iris.jpg) center top no-repeat;
   vertical-align:top;
}

#tdIrisPhoto-s
{
   width:45px;
   height:68px;
   background:url(../images/iris-s.jpg) center top no-repeat;
   
}

#tdFormCont
{
  background:#fdfbfa;
  width:255px;
  height:329px;
  text-align:right;
}

#tdFormCont table td
{
  font-family:Arial;
  font-size: 13px;
  color:#1e54a0;
  padding:0 10px 0 10px;
}

/*
#tblSignupForm td
{
  font-family:Arial;
  font-size: 13px;
  color:#1e54a0;
  padding:0 10px 0 10px;
}

#tblSignupForm input
{
   width:80px;
   height:20px;
}

#tblSignupForm .tdLeft
{
   text-align:right;
   padding:5px;
   direction:rtl;

} 
*/
#spnBookB
{
  display: block; 
   width: 161px; 
   height: 158px; 
   background: url(../images/book-big.jpg) center no-repeat;   
}

.bSend
{
  display: block; 
   width: 100px; 
   height: 25px; 
   background: url(../images/send-b.jpg) center no-repeat; 
   border: 0;
}

#signCaption
{
  text-align:center;
  font-size:10pt;  
}

#tdHomeText
{
  direction:rtl;
  text-align:right;
  padding:27px 41px 27px 27px;
  font-family:Arial;
  font-size:12pt;
  color:#1e54a0;
  font-weight:bold;
  height:700px;
}

#tdHomeText h1 
{
  color:blue;
}

#tdPageText
{
  direction:rtl;
  text-align:right;
  padding:51px 61px 27px 27px;
  font-family:Arial;
  font-size:12pt;
  color:#1e54a0;
   height:700px;
}

.blue-bullet
{
   margin:0; padding:0; list-style:none; line-height:1.83em
}

.blue-bullet li
{
   background:url(../images/bb.gif)  top right no-repeat;     
   padding: 0 25px 0 0;
   margin: 0;
  
}
.blue-bullet li a, 
.blue-bullet li a:hover
{
  color:#1e54a0; 
  text-decoration:underline; 
}
