/* 
    Document   : home_style
    Created on : 13-oct-2010, 9:36:46
    Author     : Christian
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.TActiveTableNavegator {
  color: white;
  background-color: black;
}

