body{
	font: 8pt/16pt Arial;
	text-align: center;
	background-color: #3d79bf;
}

a, a:visited{
	color: #3d79bf;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
} 

td.menu1Home{
	font: 8pt/16pt Arial;
	background-color: White;
	padding-left: 5px;
	height:36px;
	font-weight: bold;
	white-space: nowrap;
	}

td.menu1{
	font: 8pt/16pt Arial;
	background-color: #d2e4f0;
	border-left: 1px solid white;
	height:36px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}



a.menu1, a.menu1:hover, a.menu1:visited{
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
}



table.menuhomePage{
	background-color: white;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;

}

.tableHomePage{
	height: 100%;
}
table.footer, td.footer{
	font: 10px Arial;
	/*background-color: #3e7bbe;
	*/
	/*color:#3e7bbe;*/
	color:black;
	height: 12px;
	font-weight: bold;
	border-top: 1px solid #3e7bbe;
	text-align: center;
}

a.footer, a.footer:hover, a.footer:visited{
	font: 7.5pt/14pt Arial;
	/*color:white;*/
	font-weight: bold;
	text-decoration: underline;
}
