.MainMenu,A.MainMenu,A.MainMenu:visited
{
	font-family: Arial;
	font-size : 12px;	
	color : #FFFFFF;		
	font-weight: bold;	
	text-decoration: none;
}
A.MainMenu:Hover
{
	font-family: Arial;
	font-size : 12px;	
	color : #EBE653;	
	font-weight: bold;	
	text-decoration: none;
}
.MainMenu_Active,A.MainMenu_Active,A.MainMenu_Active:visited,A.MainMenu_Active:Hover
{
	font-family: Arial;
	font-size : 12px;	
	color : #EBE653;	
	font-weight: bold;		
	text-decoration: none;
}
.MainMenuTool,A.MainMenuTool,A.MainMenuTool:visited
	{
  font-family: Arial;
	font-size : 12px;	
	color : #FFFFFF;		
	font-weight: bold;	
	text-decoration: none;
	}
	
A.MainMenuTool:Hover
	{
	font-family: Arial;
	font-size : 12px;	
	color : #EBE653;		
	font-weight: bold;	
	text-decoration: none;
}
.MainMenuTool_Active,A.MainMenuTool_Active,A.MainMenuTool_Active:visited,A.MainMenuTool_Active:Hover
{
	font-family: Arial;
	font-size : 12px;	
	color : #EBE653;		
	font-weight: bold;	
	text-decoration: none;
}	

.MainMenu_TAB
{
	height:23px;
	width:34px;	
	background-image: url(imgs/button_sp.jpg);
	background-repeat: no-repeat;	
	background-position : center;
}
.MainMenu_TAB_On
{
	height:23px;
	width:34px;	
	background-image: url(imgs/button_sp.jpg);
	background-repeat: no-repeat;
	background-position : center;
}

.MainMenu_Border{}
.Padding_RTL{}
.Padding_LTR{}
.SubMenu_Border{}
.Main_Tbl{}



	/* Side Tool */
.SideMenuTitle
	{
	background-color: #dbebff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7e5bc4;
	border-bottom-color: #7e5bc4;
	border-left-color: #7e5bc4;
	padding-right: 9px;
	height:17px;	
	}
.SideMenuTitle A, .SideMenuTitle A:visited
	{	
	font-weight: bold;
	color: #4e4ed0;
	text-decoration: none;
	font-size: 14px;
	}

.SideMenuTitle A:Hover
	{	
	font-weight: bold;
	color: #4e4ed0;
	text-decoration: none;
	font-size: 14px;
	}

.SideMenuTool
	{	
	padding-right: 13px;	
	color:#4D4E93;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;	
	padding-top:8px;
	padding-bottom:8px;
	
	}
	
.SideMenuTool A, .SideMenuTool A:visited
	{
	color:#4D4E93;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	vertical-align: middle;	
	padding-top:8px;
	padding-bottom:8px;
	}

.SideMenuTool A:Hover
	{
	color:#679682;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	vertical-align: middle;
	padding-top:8px;
	padding-bottom:8px;	
	}
A.SideMenuTool_Active
	{
	color:#679682;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	vertical-align: middle;
	padding-top:8px;
	padding-bottom:8px;	
	}
	.SideMenuTool_Active,A.SideMenuTool_Active,A.SideMenuTool_Active:visited,A.SideMenuTool_Active:Hover
{
	color:#679682;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	vertical-align: middle;
	padding-top:8px;
	padding-bottom:8px;	
}