BODY
{
    FONT-SIZE: x-small;
    MARGIN: 1px;
    FONT-FAMILY: Arial
}
A
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
}
A:hover
{
	COLOR: windowtext;
}
.pgToolBar
{
    FONT-SIZE: 8pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#000000FF',EndColorStr='#FF00BFFF');
    COLOR: white;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: activecaption
}
.pgToolBar A
{
    COLOR: cyan;
}
.pgCommTree
{
    FONT-SIZE: 8pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#000000FF',EndColorStr='#FF00BFFF');
    COLOR: white;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: activecaption
}
.pgCommTree A
{
	COLOR: cyan;
}
.pgToolBarTitle
{
    COLOR: black;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    BACKGROUND-COLOR: buttonface
}
.pgToolBarTab
{
	FONT-SIZE: x-small;
    BORDER-RIGHT: threeddarkshadow 1px solid;
    BORDER-TOP: threedlightshadow 1px solid;
    BORDER-LEFT: threedlightshadow 1px solid;
    BORDER-BOTTOM: threeddarkshadow 1px solid;
    COLOR: black;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    BACKGROUND-COLOR: buttonface
}
.pgToolBarTopTab
{
	FONT-SIZE: x-small;
    BORDER-RIGHT: threeddarkshadow 1px solid;
    BORDER-TOP: threedlightshadow 1px solid;
    BORDER-LEFT: threedlightshadow 1px solid;
    BORDER-BOTTOM: buttonface 1px solid;
    COLOR: white;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    BACKGROUND-COLOR: buttonface
}
.pgToolBarHoverTab
{
	FONT-SIZE: x-small;
    BORDER-RIGHT: threeddarkshadow 1px solid;
    BORDER-TOP: threedlightshadow 1px solid;
    BORDER-LEFT: threedlightshadow 1px solid;
    BORDER-BOTTOM: threeddarkshadow 1px solid;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    COLOR: white;
    BACKGROUND-COLOR: activecaption
}
.pgToolBarTab A
{
	COLOR: black;
}
.pgToolBarHoverTab A:hover
{
	COLOR: white;
}
.pgToolBarHoverTab A
{
	COLOR: white;
}

.pbFrame
{
    BORDER-RIGHT: threeddarkshadow 1px solid;
    BORDER-TOP: threedlightshadow 1px solid;
    BORDER-LEFT: threedlightshadow 1px solid;
    BORDER-BOTTOM: threeddarkshadow 1px solid;
    BACKGROUND-COLOR: buttonface
}
.pbFrameCell
{
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    BORDER-LEFT: buttonhighlight 1px solid;
    BORDER-BOTTOM: buttonshadow 1px solid
}
.pbTitleBar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#000000FF',EndColorStr='#FF00BFFF');
    COLOR: white;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: activecaption
}
.pbContent
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    BACKGROUND-COLOR: buttonface
}
.pbContent A
{
	POSITION: relative;
	Z-INDEX: 1
}
.pbHeaderImage
{
	TOP:-10px;
	WIDTH:80%;
	HEIGHT:50px;
}
.pbFooterImage
{
	TOP:-20;
	WIDTH:80%;
	HEIGHT:67px
}
.admList
{
    FONT-SIZE: 8pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#000000FF',EndColorStr='#FF00BFFF');
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    BACKGROUND-COLOR: activecaption
}

