﻿div.swi_MenuMain_Easy
{	width:100%;
	text-align:center;
	margin:0 auto;
}
div.swi_MenuMain_Easy table
{	width:100%;
	table-layout:fixed;
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
	border:0;
	text-align: center;
}
div.swi_MenuMain_Easy td
{	white-space:nowrap;
	width:auto;
 	padding:0;
	text-align: center;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
}
div.swi_MenuMain_Easy td a
{	/*line-height: 26px;*/
	/*font-weight: bold;*/
	color:Black;
	padding:0 5px;
	text-decoration:none;
	display:block;
}
div.swi_MenuMain_Easy td:hover
{	/*background-position: -110px;*/
}
div.swi_MenuMain_Easy td.swi_selected
{	/*background-position: -220px;*/
}
div.swi_MenuMain_Easy td.swi_selected a
{	
}

