#govtmenuheader {
	background-color: #cc0000;
	padding: 4px;
	color: white;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 1px;
}
.govtmenuheaderlink {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: .9em;
}
.govtmenuheaderlink:hover {
	color: #ffcccc;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
#govtmenubody {
	padding: 4px;
	font-family: arial;
	background: url('images/govt_tableslice_submenu.gif') repeat-x;
	height: 140px;
}