body         { background-color: #FFFADD }

A:link { text-decoration: none; font-weight:bold }
A:active { text-decoration: none; font-weight:bold }
A:visited { text-decoration: none; font-weight:bold } 
A:hover { text-decoration: none; font-weight:bold } 

th {
	font-family: verdana, arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

td {
	font-family: verdana, arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

.button      { background-color: #808080; color: #FFFFFF; font-family: verdana, arial, tahoma; 
               font-size: 8pt; font-weight: bold; position: relative; height: 
               19; border-style: outset; border-width: 2px;  }
               
.input   { font-family: verdana, arial, tahoma; color: #000000; font-size: 8pt; 
               font-weight: normal; font-style: normal; background-color: 
               #FFFFFF; position: relative; border-style: solid; 
               border-width: 1 }

font.table_title {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	
}

font.table_text {
	font-family: verdana, arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

font.table_td {
	font-family: verdana, arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

font.table_th {
	font-family: verdana, arial, tahoma;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

.table_td_edit {
	font-family: verdana, arial, tahoma;
	color: #0000aa;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	border-style: solid;
	border-width: 1;
	background-color: #ffffee;
}

.table_td_edit_cell {
	font-family: verdana, arial, tahoma;
	color: #0000aa;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	border-style: solid;
	border-width: 0;
	background-color: #ffffee;
}

.table_td_edit_cell_money { 
	font-family: verdana, arial, tahoma;
	color: #0000aa;
	font-size: 8pt; 
   font-weight: normal;
   font-style: normal;
   background-color: #ffffee;
   text-align: Right;
   border-style: solid;
   border-width: 0
}

.edit_cell   { font-family: verdana, arial, tahoma; color: #000000; font-size: 8pt; 
               font-weight: normal; font-style: normal; background-color: 
               #FFFFEE; width: 100%; position: relative; border-style: solid; 
               border-width: 0 }

.edit_cell_center { font-family: verdana, arial, tahoma; color: #000000; font-size: 8pt; 
               font-weight: normal; font-style: normal; background-color: 
               #FFFFEE; width: 100%; position: relative; text-align: Center; 
               border-style: solid; border-width: 0 }
               
.edit_cell_right { font-family: verdana, arial, tahoma; color: #000000; font-size: 8pt; 
               font-weight: normal; font-style: normal; background-color: 
               #FFFFEE; width: 100%; position: relative; text-align: Right; 
               border-style: solid; border-width: 0 }


.table_th_title { font-size: 12px; background-color: #EEEEEE; color: #000000; font-family: verdana, arial, tahoma;
               font-weight: bold }
.table_th_title_red { font-size: 12px; background-color: #FF8888; color: #000000; font-family: verdana, arial, tahoma;
               font-weight: bold }
.table_th_title_green { font-size: 12px; background-color: #88FF88; color: #000000; font-family: verdana, arial, tahoma;
               font-weight: bold }
.table_th { font-size: 12px; font-weight: bold; background-color: #FEFFEF; font-family: verdana, arial, tahoma;}
.table_td { font-size: 12px; background-color: #ffffff; font-family: verdana, arial, tahoma;}