#tdStatistics
    {
    display: none;
    }

#SettingsAliases
    {
    display: none;
    }

#FilteringReports
    {
    display: none;
    }


#tblLoginLeft
{
	background-color: white;
	width: 300px;
	height: 343px;
}

#tdLoginRight
{
	background-color: white;
	width:expression(document.body.offsetWidth);
	width:700px;
	color: #163F65;
	font-family: Verdana;
	font-size:x-small;
}

#tdLoginMiddle
    {
    display: none;
    }

#tblLoginRight TR TD
{
	font-family: Verdana;
	font-size:x-small;
	color: 163F65;
	
}

