BODY
{
    BACKGROUND-COLOR: #285088;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: lighter
}
BUTTON
{
    BACKGROUND-COLOR: lightslategray;
    BORDER-BOTTOM: solid;
    BORDER-LEFT: solid;
    BORDER-RIGHT: solid;
    BORDER-TOP: solid;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    HEIGHT: 10pt;
    WIDTH: 10pt
}
.BUTTON
{
    BACKGROUND-COLOR: #285088;
    BORDER-BOTTOM: dodgerblue thin groove;
    BORDER-LEFT: dodgerblue thin groove;
    BORDER-RIGHT: dodgerblue thin groove;
    BORDER-TOP: dodgerblue thin groove;
    COLOR: white;
    FONT-FAMILY: 'Microsoft Sans Serif';
    FONT-WEIGHT: bolder
}
.TABLE
{
    BACKGROUND-COLOR: #00316b;
    BORDER-BOTTOM: lightslategray thin solid;
    BORDER-LEFT: lightslategray thin solid;
    BORDER-RIGHT: lightslategray thin solid;
    BORDER-TOP: lightslategray thin solid;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: lighter
}
TEXTAREA
{
}
.TEXTAREA
{
    BORDER-BOTTOM: dimgray thin solid;
    BORDER-LEFT: dimgray thin solid;
    BORDER-RIGHT: dimgray thin solid;
    BORDER-TOP: dimgray thin solid;
    COLOR: black;
    FONT-FAMILY: 'Arial TUR';
    FONT-SIZE: 9pt;
    FONT-WEIGHT: lighter
}
.T
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: slategray thin groove;
    BORDER-LEFT: slategray thin groove;
    BORDER-RIGHT: slategray thin groove;
    BORDER-TOP: slategray thin groove;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: lighter
}
.B
{
    BACKGROUND-COLOR: lightslategray;
    BORDER-BOTTOM: gainsboro solid;
    BORDER-LEFT: gainsboro solid;
    BORDER-RIGHT: gainsboro solid;
    BORDER-TOP: gainsboro solid;
    COLOR: mintcream;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bolder
}
.DEF
{
    BACKGROUND-COLOR: lightslategray;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt
}

