BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 8pt
}
.menuitemheadopen
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: uppercase
}
.menuitemheadclosed
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: silver;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: uppercase
}
.menuitem
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: #990000;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none
}
.menusubitem
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: #B3B3B3;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none;
}
TD
{
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px
}
.title
{
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bolder
}
.content
{
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 12px
}
.statement
{
    COLOR: #B3B3B3;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px
}
.pagelink
{
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TD.prdheader
{
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder
}
TD.prdline
{
    BACKGROUND-COLOR: gainsboro;
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder
}
TD.prdart
{
    COLOR: black;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px
}
TD.monitor
{
    BACKGROUND-COLOR: #DCDCDC;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
}
.alert
{
    COLOR: #990000;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
.iconlink
{
    COLOR: dimgray;
    FONT-FAMILY: Lucida Sans Unicode, Arial;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
A.home:link
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Lucida Sans Unicode, Arial;
	text-decoration: none;
}
A.home:visited
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Lucida Sans Unicode, Arial;
	text-decoration: none;
}
A.home:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Lucida Sans Unicode, Arial;
	text-decoration: none;
}
