.labelbar {
    background-Color:#8C9E8B;
    color:white;
    font-size:11px;
}

.warning	{    FONT-WEIGHT: bold;    COLOR: #802020;    FONT-FAMILY: arial;}
.error	{    FONT-SIZE: 8pt;    COLOR: red;    TEXT-ALIGN: left;}
.note 	{    FONT-SIZE: 7.5pt;    COLOR: navy;    	LINE-HEIGHT: 100%;    FONT-FAMILY: tahoma, Century Gothic, Arial;}

.spacer	{    LINE-HEIGHT: 60%;}
.line	{    LINE-HEIGHT: 10%;}

.center	{    TEXT-ALIGN: center;	}
.left	{    TEXT-ALIGN: left;	}
.right	{    TEXT-ALIGN: right;	}

.maroon	{    COLOR: maroon;	}
.white	{    COLOR: white;	}
.red	{    COLOR: red;	}
.yel	{    COLOR: yellow;	}
.navy	{    COLOR: navy;	}
.blue	{    COLOR: blue;	}
.dgreen	{    COLOR: #005200;	}
.green	{    COLOR: green;	}
.black	{    COLOR: black;	}

.navyb	{    FONT-WEIGHT: bold;    COLOR: navy;}