#MmbListHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#MmbUpload {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#messageMembers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom:25px;
	border: 1px solid #FF9900;
}
#membAdminMenu {
	margin-top: 10px;
	margin-bottom: 20px;
}
#membAdminMenu a:link,#membAdminMenu a:visited {
	padding: 10px;
	background-color: #F5F5F5;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#membAdminMenu a:hover {
	background-color: #FFCC00;
	color: #000000;
	text-decoration: underline;
}
.membHover,.membHover a:link,.membHover a:visited {
	background-color: #FFCC00;
	background-image: url(./../../editor_images/admin_06.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	}

.membList1,.membList1 a:link,.membList1 a:visited {
	background-color: #F5F5F5;
	color:#000000;
	text-decoration:none;
}

.membList2,.membList2 a:link,.membList2 a:visited {
	background-color: #E0E0E0;
	color:#000000;
	text-decoration:none;
}
.membListAct,.membListAct a:link ,.membListAct a:visited {
	background-image:none;
	background-color:#00CC00;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:0px;
}
.membListInAct,.membListInAct a:link,.membListInAct a:visited {
	background-image:none;
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:0px;
}

#submitArea {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#messageTipMembers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	padding: 10px;
	margin-top:-15px;
	border: 1px solid #999999;
}
#mTopLinks{
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align:right;
}#mTopLinks a:link,#mTopLinks a:visited{
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:right;
}
#mB1{
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align:left;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #F5F5F5;
}

#MmbSpList {
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #F5F5F5;
}
#MmbSpList a:link,#MmbSpList a:visited {
	display:block;
	font-size: 13px;
	font-weight:bold;
	color: #000099;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(./../../editor_images/tree/page.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}#MmbSpList a:hover {
	background-color: #FFFFFF;
}
#MmbFList {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#MmbFList a:link,#MmbFList a:visited {
	display:block;
	font-size: 13px;
	padding-bottom: 10px;
	color: #000099;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}#MmbFList a:hover {
	background-color: #F5F5F5;
}
#membSubHeader{
	display:block;
	font-size: 13px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-color:#F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#MmbScrollDiv {
width:100%px;
height:350px;
overflow: auto;
border-color: #CCCCCC;
border: 1px solid;
padding-top:10px;
padding-bottom:10px;
}
.conftip {
	font-size: 10px;
	background-color:#FFFFCC;
	padding: 10px;
	margin-top:-8px;
	border: 1px solid #999999;
	width:200px;

}
