body
/*  xx-small    - 1
     x-small    - 2
       small    - 3
       medium   - 4
       large    - 5
     x-large    - 6
    xx-large    - 7
*/

{
    color: blue;
    font-family: Arial;
    font-size: small;
}
.a
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Button1BlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Button1BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: Bold;
}
.Button2BlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Button2BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Button3BlackClass
{
    color: black;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Button3BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.LinkButton1Class
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.LinkButton1BoldClass
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: Bold;
}
.LinkButton2Class
{
    color: blue;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.LinkButton2BoldClass
{
    color: blue;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.LinkButton3Class
{
    color: blue;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.LinkButton3BoldClass
{
    color: blue;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label1BlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2BlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3BlackClass
{
    color: black;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label4BlackClass
{
    color: black;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
}
.Label4BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.Label5BlackClass
{
    color: black;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
}
.Label5BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
}
.Label6BlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-large;
    font-weight: normal;
}
.Label6BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-large;
    font-weight: bold;
}
.Label1MaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldMaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2MaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldMaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3MaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldMaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label4MaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
}
.Label4BoldMaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.Label5MaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
}
.Label5BoldMaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
}
.Label6MaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: x-large;
    font-weight: normal;
}
.Label6BoldMaroonClass
{
    color: Maroon;
    font-family: Arial;
    font-size: x-large;
    font-weight: bold;
}
.Label1BlueClass
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldBlueClass
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2BlueClass
{
    color: blue;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldBlueClass
{
    color: blue;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3BlueClass
{
    color: blue;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldBlueClass
{
    color: blue;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label4BlueClass
{
    color: blue;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
}
.Label4BoldBlueClass
{
    color: blue;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.Label1NavyClass
{
    color: navy;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldNavyClass
{
    color: navy;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2NavyClass
{
    color: navy;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldNavyClass
{
    color: navy;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3NavyClass
{
    color: navy;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldNavyClass
{
    color: navy;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label4NavyClass
{
    color: navy;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
}
.Label4BoldNavyClass
{
    color: navy;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.Label5NavyClass
{
    color: navy;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
}
.Label5BoldNavyClass
{
    color: navy;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
}
.Label6NavyClass
{
    color: navy;
    font-family: Arial;
    font-size: x-large;
    font-weight: normal;
}
.Label6BoldNavyClass
{
    color: navy;
    font-family: Arial;
    font-size: x-large;
    font-weight: bold;
}
.Label1PurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldPurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2PurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldPurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3PurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldPurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label4PurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
}
.Label4BoldPurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.Label5PurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
}
.Label5BoldPurpleClass
{
    color: purple;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
}
.Label1WhiteClass
{
    color: white;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldWhiteClass
{
    color: white;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2WhiteClass
{
    color: white;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldWhiteClass
{
    color: white;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3WhiteClass
{
    color: white;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldWhiteClass
{
    color: white;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label4WhiteClass
{
    color: white;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
}
.Label4BoldWhiteClass
{
    color: white;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.Label5WhiteClass
{
    color: white;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
}
.Label5BoldWhiteClass
{
    color: white;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
}
.Label1RedClass
{
    color: red;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldRedClass
{
    color: red;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2RedClass
{
    color: red;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldRedClass
{
    color: red;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3RedClass
{
    color: red;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldRedClass
{
    color: red;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label6RedClass
{
    color: red;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
}
.Label6BoldRedClass
{
    color: red;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
}
.Label1MaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Label1BoldMaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Label2MaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Label2BoldMaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Label3MaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Label3BoldMaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Label6MaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
}
.Label6BoldMaroonClass
{
    color: maroon;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
}
.Validation1Class
{
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Validation1BoldClass
{
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Validation2Class
{
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Validation2BoldClass
{
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Text1BlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Text1BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Text2BlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Text2BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Text3BlackClass
{
    color: black;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
}
.Text3BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.Text4BlackClass
{
    color: black;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
}
.Text4BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.Text1BlueClass
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Text1BoldBlueClass
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.Text2BlueClass
{
    color: blue;
    font-family: Arial;
    font-size: x-small;
    font-weight: normal;
}
.Text2BoldBlueClass
{
    color: blue;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
.Radio1BlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.Radio1BoldBlackClass
{
    color: black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}
.TreeView1Class
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: normal;
}
.TreeView1BoldClass
{
    color: blue;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
}


.styleGalleryLabel
{
    width: 125px;
    height: 10px;
    position: absolute;
    left: 50px;
}
.styleGalleryLabelText
{
    width: 900px;
    height: 10px;
    position: absolute;
    left: 180px;
}
