BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white
}
.tableText
{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial
}
.descriptionText
{
	FONT-SIZE: 10pt;
	COLOR: #009900;
	FONT-FAMILY: Verdana, Arial
}
.input
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.warning
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial
}
INPUT.inputButton
{
    FONT-SIZE: 10pt;
    WIDTH: 100px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: royalblue
}
INPUT.inputButton200
{
    FONT-SIZE: 10pt;
    WIDTH: 200px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #FF0000
}
.inputTable
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
.tableHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: royalblue
}
