/* Copyright BABYSOFT */
/* Create Date: Dec 25, 2005 */


.justify{
text-align: justify;
}

.normalText{
  
font-family: verdana, tahoma, helvetica, arial, sans-serif;
  
font-size: 82%;

margin: 0;
  
}




/* Menu Bar at the top */
.menuBar{

background-image: url("http://www.furnicraft.com/images/menu_unclick.jpg");
font-family: Arial, 
sans-serif;
font-size: 12px;

font-style: normal;

font-weight: bold;

color: #000000;

white-space: nowrap;

cursor: pointer;
}



/* Menu Bar at the top */
.menu_inner{

font-family: Arial, 
sans-serif;
font-size: 12px;

font-style: normal;

font-weight: bold;

color: #000000;

white-space: nowrap;

cursor: pointer;
}



/* Menu Bar at the side */
.sideMenuBar{

background-image: url("http://www.furnicraft.com/images/sideMenu_unclick.jpg");
cursor: pointer;
}



/* Menu Bar at the top */
.sideMenu_inner{

font-family: Arial, 
sans-serif;
font-size: 12px;

font-style: normal;

color: #000000;

white-space: nowrap;

cursor: pointer;
}



/* the detail link */
a.detail:link {
font-family: Arial, sans-serif;
font-size: 12px;
color: #895323; 
text-decoration: none;
font-weight: bold;
}
a.detail:visited {
font-family: Arial, sans-serif;
font-size: 12px;
color: #895323; 
text-decoration: none;
font-weight: bold;
}
a.detail:hover {
font-family: Arial, sans-serif;
font-size: 12px;
color: #B28750; 
text-decoration: underline;
font-weight: bold;
}
a.detail:active {
font-family: Arial, sans-serif;
font-size: 12px;
color: #895323; 
text-decoration: none;
font-weight: bold;
}


/* the menu link in the home.htm */
a.menu:link {
font-family: Arial, sans-serif;
font-size: 16px;
color: #895323; 
text-decoration: none;
font-weight: bold;
}
a.menu:visited {
font-family: Arial, sans-serif;
font-size: 16px;
color: #895323; 
text-decoration: none;
font-weight: bold;
}
a.menu:hover {
font-family: Arial, sans-serif;
font-size: 16px;
color: #B28750; 
text-decoration: underline;
font-weight: bold;
}
a.menu:active {
font-family: Arial, sans-serif;
font-size: 16px;
color: #895323; 
text-decoration: none;
font-weight: bold;
}

.hiddenText{
color: #FFFFFF;
text-decoration: none;
font-size: 0%;
font-size-adjust: 0;
font-weight: 0;
}
