body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
.TFCA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #482E09;
}
td {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
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;
}


.style3 {
	font-size: 16px;
	font-weight: bold;
	color:white;
}

.style4 {
	font-size: 13px;
	font-weight: bold;
	color:white;
}

.style5{
	color:#cccccc;
}

.red_mark {
	color: #FF0000;
}
/* m_home  */
#m_home,#m_ann,#m_store,#m_rest,#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.gif) 0 -56px;
	font-size: 13px;
	font-weight: bold;
	color:#1C2916;
	letter-spacing:0px ;
	display:block;
}

#m_home a,#m_ann a,#m_store a,#m_rest a,#m_own a,#m_tbiz a,#m_contact a{
  	height: 28px;
	text-decoration: none;
}

#m_home a:visited,#m_ann a:visited,#m_store a:visited,#m_rest a:visited,#m_own a:visited,#m_tbiz a:visited,#m_contact a:visited,
#m_home a:link,#m_ann a:link,#m_store a:link,#m_rest a:link,#m_own a:link,#m_tbiz a:link,#m_contact a:link{
	color: white;
	display: block;
	background: url(/img/menu_bg.gif);
	}
	
#m_home a:hover,#m_ann a:hover,#m_store a:hover,#m_rest a:hover,#m_own a:hover,#m_tbiz a:hover,#m_contact a:hover{
	color: white;
	background: url(/img/menu_bg.gif) 0 -28px;
	letter-spacing:0px ;
	}
	
#m_home a:active,#m_ann a:active,#m_store a:active,#m_rest a:active,#m_own a:active,#m_tbiz a:active,#m_contact a:active{
	color: #26370A;
	background: url(/img/menu_bg.gif) 0 -56px;
	}