body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	/*background: #ecf0d5;*/
	}
	
.TFCA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #56421E;
}
td {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #56421E;
}
a ,a:link{
	text-decoration:none;
}
a:hover,a:active{
	color:red; 
	letter-spacing:1px ;
}

.style1 {
	font-size: 13px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}

.red_mark {
	color: #FF0000;
}
/* m_home  */
#m_home,#m_menu,#m_map,#m_own,#m_tbiz,#m_contact,#m_selected, #m_selected a:link, #m_selected a:visited{
	width: 120px;
	height:28px;
	line-height:28px;
	text-align:center;
	background: url('_img/menu_bg_demo.gif') 0 -56px;
	font-size: 13px;
	font-weight: bold;
	color:#223701;
	letter-spacing:0px ;
	display:block;
}

#m_home a,#m_menu a,#m_map a,#m_own a,#m_tbiz a,#m_contact a{
  	height: 28px;
	text-decoration: none;
}

#m_home a:visited,#m_menu a:visited,#m_map a:visited,#m_own a:visited,#m_tbiz a:visited,#m_contact a:visited,
#m_home a:link,#m_menu a:link,#m_map a:link,#m_own a:link,#m_tbiz a:link,#m_contact a:link{
	color: #223701;
	display: block;
	background: url('_img/menu_bg_demo.gif');
	}
	
#m_home a:hover,#m_menu a:hover,#m_map a:hover,#m_own a:hover,#m_tbiz a:hover,#m_contact a:hover{
	color: white;
	background: url('_img/menu_bg_demo.gif') 0 -28px;
	letter-spacing:0px ;
	}
	
#m_home a:active,#m_menu a:active,#m_map a:active,#m_own a:active,#m_tbiz a:active,#m_contact a:active{
	color: #26370A;
	background: url('_img/menu_bg_demo.gif') 0 -56px;
	}