BODY
{
    FONT-SIZE: 14px;
    COLOR: #000080;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: #ffffff;
    MARGIN: 0px
}
H2
{
    FONT-WEIGHT: lighter
}
TH
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000080
}
TR
{

}
TABLE.main
{
    WIDTH: 100%;
    HEIGHT: 100%;
    VERTICAL-ALIGN: middle;
    EMPTY-CELLS: hide;
}
TABLE.standard
{
    COLOR: #000000;
    EMPTY-CELLS: hide;
    BACKGROUND-COLOR: #ffffff

}
TABLE.container
{
    EMPTY-CELLS: hide;
	BACKGROUND-COLOR: #DCEBF1
}
TD
{
    PADDING: 6px
}
TD.heading
{
    PADDING: 6px;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000080;
    FONT-SIZE: larger
}
}
a:link 
{
    color:#0000FF; 
    background-color:transparent
} 

a:visited 
{
     color:#800080; 
    background-color:transparent
} 

a:active 
{
    color:#FF0000; 
    background-color:transparent
} 

a:hover 
{
    color:#FF0000; 
    background-color:transparent
}
span.shower
{
    visibility: visible
}
span.hider
{
    visibility: visible
}