td{
  text-decoration:none;
  border:none;
}


img{
  text-decoration:none;
  border:none;
}


font{
  font:12px Verdana;
  color:#006600;
  text-decoration:none;
  border:none;
}


a{
  font-family:Verdana;
  color:#0000FF;
  text-decoration:underline;
  border:none;
}


body{
  margin:0;
  padding:0;
  background:url("http://realtormorelos.com.mx/images/bgb.gif");
  font:bold 11px/1.5em Verdana;
}


h2{
  font:bold 14px Verdana,Arial,Helvetica,sans-serif;
  color:#000;
  margin:0px;
  padding:0px 0px 0px 15px;
}
/*- Menu Tabs E--------------------------- */


#tabsE{
  float:left;
  width:780;
  background:#000000;
  font-size:93%;
  line-height:normal;
}


#tabsE ul{
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}


#tabsE li{
  display:inline;
  margin:0;
  padding:0;
}


#tabsE a{
  float:left;
  background:url("http://realtormorelos.com.mx/images/tableftE.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}


#tabsE a span{
  float:left;
  display:block;
  background:url("http://realtormorelos.com.mx/images/tabrightE.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/


#tabsE a span{
  float:none;
}
/* End IE5-Mac hack */


#tabsE a:hover span{
  color:#FFF;
}


#tabsE a:hover{
  background:0% -42px;
}


#tabsE a:hover span{
  background:100% -42px;
}


#tabsE #current a{
  background:0% -42px;
}


#tabsE #current a span{
  background:100% -42px;
}
