body {font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #747474; margin: 0px; padding: 0px;}
html, body {height: 100%;}
input {font-size: 1em;}
select {font-size: 0.8em;}
table, td {font-size: 1em;}

/*DIV lay-out properties*/
#div_footer {padding-bottom: 20px;}

/*DIV appearance properties*/
#div_footer {color: #747474;}
#div_footer a:link {color: #747474; text-decoration: underline;}
#div_footer a:visited {color: #747474; text-decoration: underline;}
#div_footer a:hover {color: #747474; text-decoration: underline;}
#div_footer a:active {color: #747474; text-decoration: underline;}

/*Layout styles*/
.l_dataTable {border:1px solid #d4d4d4; border-collapse:collapse;}
.l_dataTable td {border:1px solid #d4d4d4;}
.l_dataTableLabel {background-color: #d4d4d4; font-color: 686868; font-weight: bold;}