/* CSS Document */
body{
  margin:0;
  padding:0;
  background:url("http://realtormorelos.com.mx/proyecto/fondos/bgrojocono2.jpg");
  font:bold 11px/1.5em Verdana;
}

body, input.send_date_box
{
font-family : arial, sans-serif;
color : #000000;
font-size: small;
margin : 0px 0px 0px 0px;
background-color: #F0F5F0;
}


.logo_table
{
background-color : #FF00FF;
border: 1px solid #FF00FF;
margin : 0px 0px 0px 0px;
color: #ffffff;
}


input, textarea, select
{
font-family : arial, sans-serif;
border-color : #ff0000;
}

input, textarea
{
padding: 0;
margin: 0;
vertical-align: top;
}

.chunky
{
padding: 3px 3px 3px 3px;
font-size: medium;
}

.sub_header 
{
font-size : normal;
font-weight: bold;
color: #FFFFFF;
} 

.page_header 
{
font-size : normal;
font-weight: bold;
text-decoration: underline;
} 

.small, a.small, a:link.small, a:visited.small, a:active.small, a:hover.small 
{
font-size : small;
text-decoration:none;
} 

.main_header 
{
font-size : medium;
font-weight: bold;
} 

a:link , a:visited , a:active
{
text-decoration : underline;
color : #9900CC;
font-weight : normal;
}

a:hover
{
text-decoration : none;
color : #CCCCFF;
font-weight : normal;
text-decoration : underline;
}

input , select , textarea
{
font-family : arial, sans-serif;
font-size : small;
border: 1px solid
}

input.clear
{
border: 0;
}

legend
{
font-size : medium;
font-weight : bold;
text-decoration : none;
color: black;
} 

.cat_list
{
padding-bottom : 20px;
}

.title 
{
font-size : medium;
font-weight : bold;
text-decoration : none;
} 

input.clear 
{
border: 0;
}

hr 
{
color : #FFFFFF;
width : 100%;
}

table 
{
border: none;
}

.theader
{
background-color : #ffffff;
border: 1;
border-color: white;
font-weight: bold;
}

.tbody
{
background-color : #e6e4e4;
border: 1;
border-color: white;
}

.stats
{
background-color : #FF00FF;
color: #ffffff;
border: 0;
}

.noborder 
{
border: 0;
}

.warning 
{
color: #ff0000;
font-size: medium;
font-weight: bold;
}

.head_link, a.head_link, a:visited.head_link, a:hover.head_link, a:active.head_link
{
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

input.send_date_box
{
border-style: none;
}

.cal_today
{
border: 1px solid #BFBFBF;
background-color:#E4EBE3;
}

.cal_day
{
border: 1px solid #DFE6DE;
}

a.cal_link
{
text-decoration: none;
}

/*- 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;
}

