body {
	margin : 10 px;
	background-color: white;
}
a:link { text-decoration : none; color : #444444;  }
a:visited { text-decoration : none; color : #444444; }
a:active { text-decoration : #444444 }
a:hover {  color : brown;  text-decoration : bold; }
.menutitle {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : bold; 
	color : 555555; 
	text-align : center;
	background-color : white; 
	height : 24px;
}
.menuitem1 {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : 444444; 
	text-align : left;
	background-color : #e0e0e0; 
	height : 16px;
}
.menuitem2 {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : 444444; 
	text-align : left;
	background-color : white; 
	height : 16px;
}
.notes {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : 444444; 
	text-align : left;
	background-color : white; 
	height : 16px;
}
.getacro {
	font-family : "ms ui gothic"; 
	font-size : 8pt; 
	font-weight : normal; 
	color : #444444;
	text-align : left;
}
.pend {
	border-left-color: #5060c0; 
	border-bottom-color: #5060c0; 
	border-top-style: dotted; 
	border-top-color: #5060c0; 
	border-right-style: none; 
	border-left-style: none; 
	border-right-color: #5060c0; 
	border-bottom-style: none;
}
.indecs {
	width: 6px; height: 9px;
}

