td {
	font-size:9pt;font-family:Arial,Helvetica,sans-serif; text-align: left; vertical-align: top;
	}
th {
	text-align: left;
	}
body {
	font-size:9pt;font-family:Arial,Helvetica,sans-serif;
	}
.domain {
	color: #ffffff; font-size:13pt;
	}
form input, select, radio, checkbox, textarea {
	font-size:8pt;font-family:Arial,Helvetica,sans-serif;
	}
.bold {
	font-weight: bold;
	}
.required_field {
	color: #ff0000;
	}
.generic_table th {
	background-color: #FF6215;
	color: #ffffff;
	}
.generic_table tr:hover {
	background-color: #FFD1A4;
	}
.generic_table td {
	border-bottom: 1px solid #FF8000;
	}
.inactive {
	color: #B5B5B5;
	}
#main_container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
.active_link {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
.listing_testimonial {
	padding: 10px;
	border-bottom: 1px solid #bbb;
	}
.listing_testimonial:hover {
	background-color: #eee;
	}
.edit_testimonials {
	color: #00f;
	text-decoration: none;
	}
.edit_testimonials:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	}
.changes_saved {
	margin: 5px; color: #00f;
	}
.url {
	font-weight: bold;
	}