BODY,TABLE	{ font-family: arial, Helvetica, verdana; font-size: 9pt; color: #000000; }
INPUT, SELECT, TEXTAREA { font-family: arial, Helvetica, verdana; font-size: 9pt; color: #000000; background-color: #FFFFFF; }
.checkbox	{ background-color: #FFFFFF; }
.button		{ background-color: #003399; color: white; font-weight: bold; }
.cmd_button	{ background-color: #666666; color: white; font-weight: bold; height: 20px; font-size: 8pt; }

.title		{ font-size: 14pt; font-weight: bold; }
.header		{ font-weight: bold; }

.error_box	{ width: 400px; border: 2px solid red; background-color: #FFEDED; padding: 8px; }
.status_error	{ font-weight: bold; color: red; }
.status		{ font-weight: bold; color: #003399; }

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