﻿.bt_home_active
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color:Transparent;
	background-image:url('../../Cmn_Images/Saas/menu_home_ac.png');
	background-position:center;
	text-align:center;	
	margin:0;
	color:White;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}

.bt_home
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color:Transparent;
    background-image:url('../../Cmn_Images/Saas/menu_home.png');
	background-position:center;
	text-align:center;	
	margin:0;
	color:Black;
    font-size:13px;
    cursor:pointer;
}
.bt_home:hover
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color:Transparent;
	background-image:url('../../Cmn_Images/Saas/menu_home_ho.png');
	background-position:center;
	text-align:center;	
	margin:0;
	color:White;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}

.bt_other_active
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color:Transparent;
    background-image:url('../../Cmn_Images/Saas/menu_other_ac.png');
	background-position:center;
	text-align:center;	
	margin:0;
	color:White;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}

.bt_other
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color:Transparent;
	background-position:center;
	text-align:center;	
	margin:0;
	color:Black;
	font-size:13px;
	cursor:pointer;
}
.bt_other:hover
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color:Transparent;
    background-image:url('../../Cmn_Images/Saas/menu_other_ho.png');
	background-position:center;
	text-align:center;	
	margin:0;
	color:White;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}

.bt_menu_hover
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color:Transparent;
	background-position:center;
	text-align:center;	
	margin:0;
	color:Black;
	font-size:13px;
	cursor:pointer;
	font-weight:bold;
	
}
