body, td {
font-family: Arial;
font-size: 13px;
}

#foldheader {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	border-style: solid;
	border-top: 4px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-color: black;
	width: 160px;
	background-color: #000044;
	color: white;
		
}

#mainmenu {

	
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
	text-align: default;
	background-color: #DDDDDD;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	border-bottom-color: #000000;
	margin:0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;		
	height: 24px;	

}

#mainmenulink {

	
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
	

}
