body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
#content {
	text-align: left;
	padding: 15px;
}
td.admintable {
	border: 1px solid black;
	padding: 2px;
	margin: 1px;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	color: #636466;
	display: inline;
}
.breadcrumb {
	font-weight: bold;
}
th {
	text-align: center;
}
.lefty {
	text-align: left;
}
h5 {
    font-weight: bold;
    font-size: 12px;
    color: white;
    background-color: #636466;
    width: 300px;
    padding: 5px;
	margin-bottom: 3px;
}
td {
	vertical-align: top;
}