/****************************** Left Navs *******************************/
/* main links workingsubmenu class */

/*******	This class use for highlighted parent-menu (main link)	********/
.parentmenu {
	border-bottom: 1px solid #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#E8ECF1; 
	border-bottom:5px Solid #ADBACA;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/***********	this class use for parent-menu (main link)	********/
.workingsubmenu {
	border-bottom: 1px solid #ECEADF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.workingsubmenu a:link{
	color: #000;
	font-size: 11px; 
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.workingsubmenu a:visited {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.workingsubmenu a:hover {
	color: #CC0000; /*change menu hover a link*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: Solid;
	border-bottom-color: #00AFEF;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/********************Sub Menu Class*************************/
.submenu
{
	color: Navy;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ECEADF;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.submenu a:link
{
	color: Navy;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ECEADF;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submenu a:visited
{
	color: Navy;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ECEADF;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submenu a:hover
{
	color: #CC0000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ECEADF;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/******************** Sub Menu highlight *************************/
.submenu_highlight 
{
	color: #0D7BEC;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ECEADF;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.submenu_highlight a:link
{
	color: #0D7BEC;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submenu_highlight a:visited
{
	color: #0D7BEC;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submenu_highlight a:hover
{
	color: #CC0000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/********************Sub_Sub Menu Class*************************/
.sub_sub_menu
{
	color: #797660;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ECEADF;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
}
.sub_sub_menu a:link
{
	color: #000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sub_sub_menu a:visited
{
	color: #000;
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sub_sub_menu a:hover
{
	color: #CC0000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/********************Sub_Sub Menu highlight *************************/
.sub_sub_menu_highlight 
{
	color: #000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 0px solid #ECEADF;
	background-color:#EDEFF2; 
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
}
.sub_sub_menu_highlight a:link
{
	color: #1360BF;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.sub_sub_menu_highlight a:visited
{
	color: #1360BF;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sub_sub_menu__highlight a:hover
{
	color: #CC0000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/****************		this class use for seprated line for each sub_sub menu		***********************/
.td_border
{
	border-bottom:1px Solid #ECEADF;
}