BODY, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C2C39;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C2C39;
}

.title		{ font-size: 10pt; font-weight: bold; color: #2C2C39; margin: 5px 0px 5px 7px; }
.subtitle	{ font-weight: bold; }
.button		{ background-color: #2C2C39; color: #FFFFFF; padding: 1px; border-top: 1px solid #66666F; border-left: 1px solid #66666F; border-bottom: 1px solid #121222; border-right: 1px solid #121222; }
.status, .status_error	{ font-weight: bold; }

.table_header	{ background-color: #2C2C39; color: #FFFFFF; }
.table_row1	{ }
.table_row2	{ background-color: #EAE1E0; }

a:link		{ color: #d825e8; font-weight: bold; text-decoration: none;}
a:visited	{ color: #d825e8; font-weight: bold; text-decoration: none;}
a:hover		{ color: #d825e8; font-weight: bold; text-decoration: underline;}
a:active	{ color: #d825e8; font-weight: bold; text-decoration: none;}