BODY
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff;
    MARGIN-TOP: 0;
    MARGIN-LEFT: 0;
}

A
{
    COLOR: #000099;
}

A.navbar
{
    font-weight: bold;
    COLOR: #000099;
    text-decoration: none;
}

A.navfooter
{
    font-weight: bold;
    COLOR: #000099;
    text-decoration: none;
}

A.navitem
{
    font-size: xx-small;
    font-family: arial,tahoma,verdana;
    font-weight: bold;
    COLOR: #000099;
    text-decoration: none;
}

/*
A:visited
{
    COLOR: #000099;
}
*/

TD
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: arial;
    BORDER: 0px none;
}

.content
{
    FONT-SIZE: x-small;
    COLOR: #000099;
    BORDER: 0px none;
}

span.title
{
    FONT-SIZE: large;
    font-weight: bold;
    COLOR: #000099;
    FONT-FAMILY: verdana,arial;
}

span.subtitle
{
    FONT-SIZE: x-small;
    font-weight: bold;
    COLOR: #333366;
    FONT-FAMILY: verdana,arial;
}

span.navtitle
{
    font-weight: bold;
    COLOR: #000099;
    FONT-FAMILY: arial,verdana;
}

span.footer
{
    FONT-SIZE: xx-small;
    COLOR: #333366;
    FONT-FAMILY: arial;
}

span.pipe
{
    FONT-SIZE: x-small;
    COLOR: #333366;
    FONT-FAMILY: arial;
    font-weight: bold;
}

span.navthis
{
    FONT-SIZE: x-small;
    COLOR: #a9a9a9;
    FONT-FAMILY: arial;
    font-weight: bold;
}

span.thisnavitem
{
    font-size: xx-small;
    font-family: tahoma,verdana;
    COLOR: #a9a9a9;
}

span.boxtitle
{
    FONT-SIZE: small;
    font-weight: bold;
    FONT-FAMILY: times new roman;
}

span.boxbigtitle
{
    FONT-SIZE: large;
    font-weight: bold;
    FONT-FAMILY: times new roman;
}

span.boxtext
{
    FONT-SIZE: x-small;
    FONT-FAMILY: arial, verdana;
}

span.fixedfont
{
  font-size: 10pt
}
TABLE
{
    BORDER: 0px none;
}

TABLE.whitebackground
{
    BACKGROUND-COLOR: #FFFFFF;
}


INPUT.text
{
    FONT-FAMILY: arial;
    width: 175px;
}

INPUT.textsmall
{
    FONT-FAMILY: arial;
    width: 100px;
}

/*
SELECT
{
    FONT-FAMILY: arial;
    width: 290px;
}

*/
TR.altcolor
{
    BACKGROUND-COLOR: #CCCC99;
}

TR.navtitle
{
	background-color: #333366;
	color:  #CCCC99;
}
