body {
  background-color: #FFFFFF;
}

body, table, font {
  color: #000000;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV.boxes, DIV.boxes TABLE {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

P {padding:0px; margin:0px;}

DIV.boxes DIV.legend {padding-left:11px; text-indent:-9px;}

DIV.main_tabs, DIV.main_tabs TABLE {
  font-family: arial; font-size:13pt; line-height:17px;
}

.para1 {
  margin-top: 10pt;
  margin-bottom: 0pt;
  text-indent: 15pt;
}
/*
a.menu, a.menu:link, a.menu:visited, 
  a.menu_act:hover {color: #5977B3; text-decoration:none;}
a.menu_act, a.menu_act:link, a.menu_act:visited,
  a.menu:hover {color: #6188FC; text-decoration:underline;}

a.menu_tab, a.menu_tab:link, a.menu_tab:visited, 
  a.menu_tab_act:hover {text-decoration:none;}
a.menu_tab_act, a.menu_tab_act:link, a.menu_tab_act:visited,
  a.menu_tab:hover {text-decoration:underline;}

a.act_ulined, a.act_ulined:link,
  a.act_ulined_act:hover {text-decoration:none;}
a.act_ulined_act, a.act_ulined_act:link,
  a.act_ulined:hover {text-decoration:underline;}

a.act_nonlined, a.act_nonlined:link,
  a.act_nonlined_act:hover {text-decoration:underline;}
a.act_nonlined_act, a.act_nonlined_act:link,
  a.act_nonlined:hover {text-decoration:none;}
*/

a.act_ulined { text-decoration:none; }
a.act_ulined:hover { text-decoration:underline; }
a.act_ulined_act { text-decoration:underline; }
a.act_ulined_act:hover { text-decoration:none; }
a.act_nonlined { text-decoration:underline; }
a.act_nonlined:hover { text-decoration:none; }
a.act_nonlined_act { text-decoration:none; }
a.act_nonlined_act:hover { text-decoration:underline; }
a.menu {color: #5977B3; text-decoration:none; }
a.menu:hover {color: #6188FC; text-decoration:underline; }
a.menu_act {color: #5977B3; text-decoration:underline; }
a.menu_act:hover {color: #6188FC; text-decoration:none; }
a.menu_tab { text-decoration:none; }
a.menu_tab:hover { text-decoration:underline; }

.stat_item {
  border-bottom-color:#FFDDCC; border-bottom-width:1px; border-bottom-style: solid;
  border-right-color:#FFDDCC; border-right-width:1px; border-right-style: solid;
}

.stat_item_last {
  border-bottom-color:#FFDDCC; border-bottom-width:1px; border-bottom-style: solid;
}

.stat_cat_total {
  border-right-color:#FFDDCC; border-right-width:1px; border-right-style: solid;
}

.list_separ {
  border-bottom-color:#FFDDCC; border-bottom-width:1px; border-bottom-style: solid;
}

.menu_separ {
  border-bottom-color:#E0F0FF; border-bottom-width:1px; border-bottom-style: solid;
}

/* a.non_visited, a.non_visited:visited {;} */

.box_icons_icon {padding-left:3px; padding-top:3px;}

input { z-index:-1; }

