
P, BODY, TD, OL, UL, MENU, BLOCKQUOTE, DIV { font-family: Arial,Geneva,Helvetica,sans-serif; color: #000000; font-size: 12px;}

TH {font-family: Arial,Geneva,Helvetica,sans-serif; color: #000000; font-size: 12px; font-weight: normal; background-color:#C5C5E2; text-align: left;}

body { margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px }

 
font
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

font.table_row
{
	font-size: 10px;	
	color: #ffffff;
} 

font.table_header
{
	font-size: 10px;
    font-weight: bold;	
	color: #ffffff;
}

/* form */
.form_label
{
    text-align: right;            
    font-weight: normal;	
	color: #000000;
}

.form_input
{
    /* font-size: 10px; */           
    font-weight: normal;	
	color: #000000;
}

.form_value
{
    /* font-size: 10px; */           
    font-weight: normal;	
	color: #000000;
}


/* tree */
.tree_root
{
    font-weight: bold;		
}
.tree_icon_closed
{
                   
}

/* table */
.row_equal
{
    vertical-align: top;
    background-color:#DCDCED;
}

.row_unequal
{
    vertical-align: top;
    background-color:#ffffff;
}

.row_selected
{
    vertical-align: top;
    background-color:#FFFFCA;
    text-decoration:underline;
}

.row_checkbox
{
    width: 20px;
    background-color:#DCDCED;
}
/* from */

.form_bg
{
    background-color:#F8F8FC
}

/* calendar */

.day
{
    text-align: left;    
    background-color:#F5F5F5;
}
.day_hour
{
    
    text-align: right;        
    background-color:#F5F5F5;
}

.day_month
{
    height: 60px;    
    text-align: left;
    vertical-align: top;
    max-width:250px;
    min-width:150px;
    background-color:#F5F5F5;
}

.day_year
{
    text-align: center;
    background-color:#F5F5F5;
}

.day_year_entry
{
    text-align: center;
    background-color:#DCDCED;
}

.day_current
{
    background-color:#54A9A9;         
}

.tab_selected
{
    background-color:#E2E2E2;         
}
.tab_unselected
{
    background-color:#FDFDFD;         
}
