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; }
p {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
}
legend {
	font-size : 9pt; 
	color: #444; 
}
.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;
}
.msglabel {
	font-family : "ms ui gothic"; 
	font-size : 8pt; 
	font-weight : bold; 
	color : white; 
	background-color : #64B278;
}
.msgask {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #444444; 
	text-align : left;
	background-color : #ffffff; 
	width : 300px;
	height : 16px;
}
.msgitem {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #444444; 
	text-align : right;
	background-color : #ffffff; 
	height : 16px;
	width : 120px;
}
.msgtxt {
	font-size: 9pt;
	width : 300px;
	height : 135px;
	border:1px #444444;
	border-right: #444444 1px solid; 
	border-left: #444444 1px solid; 
	border-top: #444444 1px solid; 
	border-bottom: #444444 1px solid;
}
.msgaddr {
	font-size: 9pt;
	width : 300px;
	height : 18px;
	border:1px #444444;
	border-right: #444444 1px solid; 
	border-left: #444444 1px solid; 
	border-top: #444444 1px solid; 
	border-bottom: #444444 1px solid;
}
.msgmail {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #444444; 
}
.msgnoscr {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #444444; 
}
.msgsend {
	width : 120px;
	height : 18px;
	border-width : 1px;
	border-style : outset;
	border-color : #9090a0;
	font-family : "ms ui gothic"; 
	font-size : 8.5pt; 
	font-weight : bold; 
	color : white;
	background-color : #5060c0;
}
.attn {
	font-family : "ms ui gothic"; 
	font-size : 7.5pt; 
	font-weight : normal; 
	color : #444444; 
}
.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;
}


