@charset "utf-8";
/* CSS Document */

.mem table {margin:25px;}

table.mem td{width:150px;padding:5x;padding-left:20px; }
table.mem td:hover{background-color:#FFFFFF;}
table.mem .field{padding:3px; background-color:#ebebeb; line-height:15px; }
table.mem .field:hover{background-color:#65aef2;}
.mem form {margin:15px;}
.menuSec {min-width:100%;background-color:#7ebdf0;}
.testing {border:solid black thin;}
.testing td {border:solid blue thin;}

