.black {
	color: black;
}
th a {
	color: #000000;
	text-decoration: none;
}
p, div, 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
}
.button {
	font-family: Verdana;
	font-size: 8pt;
}
.field_head {
	background-color: #70BBFF;
	height: 15px;
}
.title_admin_page {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #C3A250;
	background-color: #CBD5FF;
	height: 45px;
	text-align: right;
	padding-right: 10px;
}
.grey_field {
	background-color: #f4f4f4;
}
.grey_field_sub {
	background-color: #fafafa;
}
.fullwidth {
	width: 100%
}
.location {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
}
.blue_field_sub {
	background-color : #E8E8FF;
}


