.black {
	color: black;
}

th a {
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
th {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #dedede
}
.field_head {
	background-color: #FAC84D;
	height: 15px;
}
.title_admin_page {
	background-color: #F5E2B2;
	height: 45px;
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #C3A250;
}
.grey_field {
	background-color: #f4f4f4;
}
.grey_field_sub {
	background-color: #fafafa;
}
.fullwidth {
	width: 100%
}
.location {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
}
