#header 
{
	background-color: #DDE7E8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 134px;
}

#header table
{
	background-color: white;
	border-collapse: collapse;
}

#header td.HeaderMenu
{
	text-align: right;
	vertical-align: top;
	padding: 0px 20px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}
