body, td {
        font : normal 12 Veranda,Arial,sans-serif,Helvetica;
        color: Black;
}
A       {
        color: DarkRed;
        font : 12 Arial,sans-serif,Helvetica;
        text-decoration:none;
        }
A:hover {
        color: Red;
        font : 12 Arial,sans-serif,Helvetica;
        text-decoration:none;
        }
.displayINPUT
        {
	color: DarkBlue;
        BORDER: #7F7F7F 1px solid;
        FONT-SIZE: 10pt;
        padding-left: 2px;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayINPUTsmall
        {
        color: DarkBlue;
        BORDER: #7F7F7F 1px solid;
        FONT-SIZE: 8pt;
        padding-left: 1px;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONOk
        {
	color: White;
	background: Green;
	text-decoration: none;
        BORDER: #7F7F7F 1px solid;
        FONT-SIZE: 10pt;
	font-weight: bold;
	align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONOk:hover
        {
        color: Black;
        background: LightGreen;
        text-decoration: none;
        BORDER: #7F7F7F 1px solid;
        FONT-SIZE: 10pt;
	font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONCheck
        {
        color: DarkRed;
        background: LightRed;
        text-decoration: none;
        BORDER: #7F7F7F 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONCheck:hover
        {
        color: Red;
        background: LightRed;
        text-decoration: none;
        BORDER: #7F7F7F 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }

.displayBUTTONClear
        {
        color: DarkBlue;
        background: White;
        text-decoration: none;
        BORDER: LightBlue 2px solid;
        FONT-SIZE: 10pt;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONClear:hover
        {
        color: Red;
        background: White;
        text-decoration: none;
        BORDER: LightRed 2px solid;
        FONT-SIZE: 10pt;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONReverse
        {
        color: White;
        background: Blue;
        text-decoration: none;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
	font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONReverse:hover
        {
        color: DarkBlue;
        background: White;
        text-decoration: bold;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
	font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONT
        {
        color: DarkBlue;
        background: White;
        text-decoration: none;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONT:hover
        {
        color: Red;
        background: White;
        text-decoration: none;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONR
        {
        color: White;
        background: Red;
        text-decoration: none;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONR:hover
        {
        color: Red;
        background: White;
        text-decoration: none;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONBlack
        {
        color: White;
        background: Black;
        text-decoration: none;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONBlack:hover
        {
        color: White;
        background: Red;
        text-decoration: none;
        BORDER: Black 1px solid;
        FONT-SIZE: 10pt;
        font-weight: bold;
        align-center;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONNB
        {
        color: DarkRed;
	background: none;
        text-decoration: none;
        BORDER: none;
        FONT-SIZE: 12pt;
        font-weight: bold;
        align-left;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.displayBUTTONNB:hover
        {
        color: Red;
	background: none;
        text-decoration: none;
        BORDER: none;
        FONT-SIZE: 12pt;
        font-weight: bold;
        align-left;
        FONT-FAMILY: Veranda,Arial,sans-serif,Helvetica;
        }
.Small {
        font : 10 Veranda,Arial,sans-serif,Helvetica;
        color: Black;
}
.Tiny9 {
        font : 9 Veranda,Arial,sans-serif,Helvetica;
        color: Black;
}
.Tiny {
        font : 8 Veranda,Arial,sans-serif,Helvetica;
        color: Black;
}
