/* www.bahiaproperties.com  General css */
body 
{
	background-color: #FFFFDD;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #100d72;
	font-weight: normal;
}
table.nav
{
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #4E4CBA;
	height: 100%;
}
table.search
{
	color:  #100d72;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
td.text
{
	background-color: #f9fcbb;
	color: #100d72;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-left: 11px;
	padding-right: 11px;
}
td.bar
{
	background-color: #D1E0E7;
	height: 100%;
}
td.spacer
{
	height: 7px;
	line-height: 7px;
}
td.flash
{
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
}
td.link_h
{
	height: 30px;
	line-height: 30px;
}
.img_bord
{
	border: 1px solid #0b079c;
}
hr
{
	color: #FFFFDD;
	height: 7px;
}
a.nav
{
	color: #7a77d3;
	text-decoration: none;
}
a.nav:hover
{
	color: #f27126;
	text-decoration: none;
}
a.menu
{ 
   display: block; 
   width: 100%; 
   line-height: 25px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px; 
   font-weight: bold; 
   color:  #090684; 
   background-color: #e0f0f8;
   text-decoration: none;
   filter:blendTrans(duration=0.4);
} 
a.menu2
{ 
   display: block; 
   width: 100%; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px; 
   font-weight: bold; 
   color:  #090684; 
   background-color: #e0f0f8;
   text-decoration: none;
   filter:blendTrans(duration=0.4);
} 
a.menu:hover 
{ 
   color:  #ff7b2e; 
   background-color: #fbfce4; 
   display: block;
} 
a.menu2:hover 
{ 
   color:  #ff7b2e; 
   background-color: #fbfce4; 
   display: block;
} 
.no_link
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
    font-size: 13px; 
    font-weight: bold; 
    color:  #ff7b2e;
}
td.nav_links
{
	background-color: #e0f0f8;
	height: 25px;
}
table.link_box
{
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #4E4CBA;
}
.area
{
	font-size:18px;
}
td.date
{
	color: #100d72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.small
{
	font-size: 13px;
	font-weight: bold;
}
.big
{
	font-size: 15px;
	font-weight: bold;
}
.header2
{
	font-size: 17px;
}
h1
{
	font-size: 17px;
	margin: 0px 0px 0px 0px;
}
h2
{
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}
a.md
{
	color: #d14f03;
	text-decoration: none;
}
a.md:hover
{
	color: #d14f03;
	text-decoration: underline;
}