#member-info { clear:both;width:100%; }
#member-info td { border: 2px rgb(216, 235, 226) solid; }
#member-info caption { width:100%;font-weight:bold;color:white;background-color:#016532; }
#member-list-events { width:100%; }
#member-list-events caption { width:100%;font-weight:bold;color:white;background-color:#016532; }
#member-list-events caption a { font-weight:normal;color:white;background-color:#016532; }
#member-list-events td { border: 2px rgb(216, 235, 226) solid; }
#member-list-buysell { width:100%; }
#member-list-buysell caption { width:100%;font-weight:bold;color:white;background-color:#016532; }
#member-list-buysell caption a { font-weight:normal;color:white;background-color:#016532; }
#member-list-buysell td { border: 2px rgb(216, 235, 226) solid; }
.req {color: #c00;}
#myform table { 
	background-color: #F9FBFD; 
	width: 350px;  
	border: 1px solid #D8EBE2; 
	border-collapse: collapse;
	margin-left: 20px;
	font-size: 12px;
	}

#myform td { 
 	border: 1px solid #D8EBE2; 
 	padding-left: 4px; 
	font-family: arial, helvetica, sans-serif;
	}

.labelcell { 
	background-color: transparent; 
	text-align: right;
	padding-right: 10px;
	color: #000;
	} 

.fieldcell { color: #000; background-color: #D8EBE2; } 

.smalllabelcell { 
	background-color: transparent; 
	text-align: right;
	} 

.smallfieldcell { background-color: #016532;}

textarea {width: 100%; height: 100px;display:block;}

input#Delete { color:white;background-color:red; }
input#Cancel { }
input#Update { color:black;background-color:#D8EBE2; }
input#Insert { color:#000;background-color:#D8EBE2; }
