BODY
{
}
A
{
    COLOR:  #E2FBB1;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR:  #E2FBB1;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR:  #E2FBB1;
    TEXT-DECORATION: none
}

.NodeToolbarUnSelected
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #B5DECC;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.NodeToolbarSelected
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #EEF3FA;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.NodeTitle
{
	font-weight: bold;
	font-size: 12px;
	color: ghostwhite;
	font-family: Arial;
	background-color: transparent;
}
.tbheadblack
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbheadgray
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: darkgray;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcell10gray
{
	font-size: 12px;
	color: ghostwhite;
	font-family: Arial;
	background-color: transparent;
}
.tbcell10black
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Serif'
}

.titlebarBKColor
{
    BACKGROUND-COLOR: #02A1C3
}

.navigatorBKColor
{
    BACKGROUND-COLOR: #02A1C3
}
.LicenseText
{
	font-weight: normal;
	font-size: xx-small;
	color: ghostwhite;
	font-family: Arial;
	background-color: transparent;
}
