BODY
{
    FONT-SIZE: x-small;
    MARGIN: 1px;
    FONT-FAMILY: Arial;
    COLOR: White;
    BACKGROUND-IMAGE: url(../../images/checkered.jpg);
}
A
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
    COLOR: yellow;
}
A:hover
{
	COLOR: red;
}
.pgToolBar
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    HEIGHT: 18px;
}
.pgToolBar A
{
	COLOR: Yellow
}
.pgCommTree
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: black
}
.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
{
    BACKGROUND-COLOR: transparent
}
.pbFrameCell
{

}
.pbTitleBar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    HEIGHT: 18px;
}
.pbContent
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
}
.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
}
.pgLogin
{
	COLOR: White
}

