div#membership_report table {
width: 100%;
}

div.message {
border:1px solid #BBBBBB;
padding: 1em 1em 1em 1em;
margin: 5px;
}

a.nav, a.nav:link, a.nav:visited
{
display:block; 
width:175px; 
height:25px; 
background:#ddddee; 
border:1px solid #000; 
margin: 5px 15px 5px 0px;
text-align:center; 
text-decoration:none; 
font-family:verdana, arial, 
sans-serif; font-size:12px; 
font-weight: normal;
color:#000; 
line-height:25px; 
overflow:hidden; float:left;
}

a.nav:hover 
{
color:#fff; 
background:#ccccdd;
}

a { margin: 2px; }

div.top_menu {
display: block;
height: 50px;
}

#div.menu { clear: both; margin: 10px; }

td.Gallery a, a.profile {
text-decoration: none;
}

/* form alignment of prompt column */
td.prompt { vertical-align: top; }

/* creates a sequence of buttons for paged indexes */
div#alphabet {
height: 30px;
}

.PagedIndex a {
padding: 2px;
border: 1px solid #ddd;
font-size: x-small;
font-weight: normal;
color: #000;
text-decoration:none;
}

.PagedIndex a.PagedIndexCurrent {
background-color:#ccc;
}

.PagedIndex a:hover {
background-color: #bbb;
border:1px solid #000;
}

span.requiredPrompt {
font-weight: bold;
}
