td, table, select, input, textarea, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:center;
	line-height:15px;
	color:#363636;
}

tr#entryu {
	background-color:#E6F0F3;
}

tr#entryu td {
	text-align: left;
}

tr#entry td {
	text-align: left;
}

tr#collhead {
	background-color:#CDE2E9;
}

a {
	color:#1e5f75;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

.title {
	font-size: 24px;
	color: #363636;
	font-weight: bold;
	text-align: center;
}

.error {
	color: maroon;
	font-weight: bold;
	text-align: center;
}

tr.members {
	background: #AAAAFF;
}

td.membersdesc {
	width: 100px;
	font-weight: bold;
}

table.memberentry {
	border: 2px solid black;
	width: 100%;
}

table.links {
	border: 1px dotted silver;
}

input.submitbutton {
  border: 1px solid #1e5f75;
}

input.submitbutton:hover {
  background-color: silver;
}
