BODY {font-family: serif; background-color: white;}
H1 {font: x-large Verdana, sans-serif; color: silver; border-bottom: thin black solid;}
CAPTION {font: x-large Verdana, sans-serif; size: 2; }
TH { background-color: blue; color: white} 
TABLE {margin: 0;}
.errorText { color: red; }
.evenLine  { background-color: lightGrey };
.oddLine   { background-color: white };
.emailBody {width: 500; height: 400; }
.emailMessageBodyx {width: 200; height: 400; border: groove .5em; vertical-align: top;}
.emailMessageBody {height: 400; border: groove .5em; vertical-align: top;}
.emailHeaders { width: 600; }
.emailHeaders TD { background-color: silver; padding: 0.5em; vertical-align: bottom; }
.Navigate { height:500; width:250;  background-color: silver; padding: 0.5em;  }
}


.body {width=1000; background: white no-repeat center }
IMG.icon {border: outset gray 3px; padding: 0;}
P {margin: 0em 0.5em; text-indent: 1em;}
.addressGroup { margin-left: auto; margin-right: auto; }
.addressName  { width: 30%; }
.addressPhone  { width: 10%; }
.addressEmail  { width: 30%; }
.addressSigOther  { width: 30%; }
.senderListCurrentPage { background-color: teal; }

.senderListAccept .senderListRejects { display: none; } 
.senderListReject .senderListAccepts { display: none; } 


