﻿/*table defs*/
.nl_table {margin:0;border:0;padding:0;width:100%;}
.nl_table tr th { border:0px; color:#00abab; border-bottom: 1px solid #575757; padding:2px; margin:0px; }
.nl_table tr td { border:0px; padding:2px; margin:0px; padding-left:5px; padding-right:5px; }
.nl_head_node { text-align:left; }
.nl_head_user { text-align:left; }
.nl_head_activity { text-align:left; }
.nl_head_age { text-align:left; }
.nl_head_gender { text-align:left; }
.nl_head_location { text-align:left; }
.nl_head_online { text-align:left; }
.nl_data_node { color:#57ffff; text-align:right; }
.nl_data_user { color:#ffffff; text-align:left; font-weight:bold; }
.nl_data_activity { color:#00abab; text-align:left; }
.nl_data_age { color:#00abab; text-align:left; }
.nl_data_gender { color:#00abab; text-align:left; }
.nl_data_location { color:#ababab; text-align:left; }
.nl_data_online { color:#00abab; text-align:right; }
.nl_data_inactivenode { color:#575757; text-align:right; }
.nl_data_inactivestatus { color:#575757; text-align:left; }

/* special settings for status messages */
.nl_status_wfc {}
.nl_status_logon {}
.nl_status_newuser {}
.nl_status_inuse {}
.nl_status_quiet {}
.nl_status_offline {}
.nl_status_netting {}
.nl_status_eventwaiting {}
.nl_status_eventrunning {}
.nl_status_eventlimbo {}
.nl_status_laststatus {}
