A
{
    COLOR: #E3E3E3;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: BOLD;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none;
}

A:hover
{
    TEXT-DECORATION: underline;
}

.Content01
{
    COLOR: #E3E3E3;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: BOLD;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px;
}

input
{
    HEIGHT:25px;
    FONT-SIZE: 9pt
}

TextArea
{
    BORDER-BOTTOM-WIDTH: thin;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: thin;
    BORDER-TOP-WIDTH: 1px;
    FONT-SIZE: 9pt
}

.XpButton
{
    FONT-SIZE: 9pt;
    Width: 80px;
    Height: 20px;
    Margin-Left: 5px;
    Margin-top: 10px;
    Border-Width: 1px;
    BackGround-Image: Url("/Web/Images/XpDlg/XpButton.jpg");
}

.ItemTitle
{
    Font-Size: 12pt;
    Font-Weight: Bold;
}

.ItemTitle_1
{
    Font-Size: 15pt;
    Font-Weight: Bold;
}

.ItemContent
{
    Font-Size: 13pt;
    word-wrap: break-word;
}
