.widget_menu_table {
	width: 100%;
	height: 100%;
	background-color: #172962;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	border-top: 0px;
}
.widget_menu_table td a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.6px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
	line-height: 12px;
}
html>body .widget_menu_table td, html>body .widget_menu_table2 td, html>body .widget_menu_table3 td  {
	text-align: center;
	height: 100%;
}
html>body .widget_menu_table td a, html>body .widget_menu_table2 td a, html>body .widget_menu_table3 td a  {
	width: auto;
}
.widget_menu_table .widget_menu_active, .widget_menu_table2 .widget_menu_active, .widget_menu_table3 .widget_menu_active  {
	background-color: #E5E5E7;
	color: #172962;
}
.widget_menu_table .widget_menu_active a, .widget_menu_table2 .widget_menu_active a, .widget_menu_table3 .widget_menu_active a{
	background-color: #E5E5E7;
	color: #172962;
}

.widget_menu_table2 {
	width: 115px;

	background-color: #172962;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #FFFFFF;
	border-top: 0px;
}
.widget_menu_table2 td  {
}

.widget_menu_table2 td a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.6px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
}
.widget_menu_table3 {
	width: 100%;
	height: 100%;
	background-color: #172962;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	border-bottom: 0px;
}
.widget_menu_table3 td a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.6px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
	line-height: 12px;
}
