body 
{
	border-left:0;
	margin-right:0;
	border-right:0;
	margin-left:0;
	margin-top:0;
	border:0;
}

.table.mainTable{
	color:#000000;
	font-family: , Arial;
	font-weight: bold;
	font-size:9pt;

.th.mainTableHeader
{
	color:#000000;
	font-family: Verdana, Sans-serif, Arial, Tahoma;
	font-weight: bold;
	font-size:8pt;
}

.td.mainSubTable
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	font-size:8pt;
}


.th.mainSubTableHeader
{
	color:#000000;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size:8pt;
}

.table.menuTable{
	color:#000000;
	font-family: Verdana, Sans-serif, Arial, Tahoma;
	font-weight: bold;
	font-size:8pt;
}
.table.menuSubTable{
	color:#000000;
	font-family: Tahoma, Verdana, Sans-serif, Arial;
	font-weight: bold;
	font-size:8pt;
}

.td.navBar
{
	color:#000000;
	font-family: Sans-serif, Verdana, Arial;
	font-weight:bold;
	font-size:8pt;
}
.dropdown
{
	color:#000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size:8pt;
}				
a 
{
	color:#000000;
	text-decoration:none;
}

a:visited 
{
	color:#000000;
	text-decoration:none;
}

a:active 
{
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#FF3300;
	text-decoration:none;
	background-color:;
}

a.guest 
{
	color:#000000;
	text-decoration:underline;
}

a.guest:visited 
{
	color:#332244;
	text-decoration:underline;
}

a.guest:active 
{
	color:#000000;
	text-decoration:underline;
}

a.guest:hover {
	color:#000000;
	text-decoration:none;
	background-color:;
}



