body
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background-image: url(gradient.jpg);
    background-repeat: repeat-x;
    background-color: #EAEAD4;
}

.logo
{
    width: 514px;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
}

div.list_info
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    width: 800px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: default;
}

div.list_info_faded
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    width: 800px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: default;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

div.instructions
{
    width: 550px;
    height: 35px;
    overflow: hidden;
    cursor: default;
}

div.instructions_faded
{
    width: 550px;
    height: 35px;
    overflow: hidden;
    cursor: default;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

div.instruction_text
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    width: 200px;
    height: 15px;
    padding-left: 300px;
}

div.control_box_container
{
    border: none;
    width: 800px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}

div.control_box
{
    width: 246px;
    height: 35px;
    border-style: dashed;
    border-color: #000000;
    border-width: 1px;
    background-color: #CCCCCC;
    color: #000000;
    padding-left: 10px;
    padding-top: 10px;
}

div.control_box_faded
{
    width: 246px;
    height: 35px;
    border-style: dashed;
    border-color: #000000;
    border-width: 1px;
    background-color: #CCCCCC;
    color: #000000;
    padding-left: 10px;
    padding-top: 10px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

input.textBox1
{
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
    outline: 0px;
    height: 20px;
    width: 160px;
}

input.button1
{
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    background-image: url(udpbutton.jpg);
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    outline: 0px;
    height: 24px;
    width: 68px;
    cursor: pointer;
}

img.emoticon
{
    height: 13px;
    width: 13px;
    margin-bottom: -2px;
    padding-left: 0.5px;
    padding-right: 0.5px;
}

table.contents
{
    border-collapse: collapse;
}

div.column_headers
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #000000;
    width: 798px;
    height: 16px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    background-color: #FFFFFF;
    color: #000000;
}

div.column_headers_faded
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #000000;
    width: 798px;
    height: 16px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    background-color: #FFFFFF;
    color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

td.name_header
{
    background-color: #CCCCCC;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    width: 150px;
}

td.server_header
{
    background-color: #CCCCCC;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    width: 50px;
}

td.users_header
{
    background-color: #CCCCCC;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    width: 50px;
}

td.language_header
{
    background-color: #CCCCCC;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    width: 70px;
}

td.topic_header
{
    background-color: #CCCCCC;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    width: 478px;
}

div.header_text
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    height: 14px;
    cursor: pointer;
}

div.main
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #000000;
    width: 800px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    overflow: scroll;
    background-color: #FFFFFF;
    color: #000000;
}


div.main_faded
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #000000;
    width: 800px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    overflow: scroll;
    background-color: #FFFFFF;
    color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

div.name_column
{
    height: 13px;
    width: 147px;
    overflow: hidden;
    height: 13px;
}

td.column_white
{
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    height: 13px;
    cursor: default;
}

td.column_blue
{
    background-color: #E0FFFF;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    cursor: default;
}

td.column_dark_blue
{
    background-color: #0088FF;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    cursor: default;
}

div.middle_column
{
    height: 13px;
    width: 50px;
    overflow: hidden;
}

div.language_column
{
    height: 13px;
    width: 70px;
    overflow: hidden;
}

div.topic_column
{
    height: 13px;
    width: 1200px;
    overflow: hidden;
}

div.contextmenu
{
    height: 48px;
    width: 130px;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: 1px;
    background-color: #EEEEEE;
    cursor: pointer;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

div.menuitem
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background-color: #EEEEEE;
    padding-top: 4px;
    padding-left: 5px;
    width: 125px;
    height: 20px;
}

div.hashlink_export_container
{
    border-style: dashed;
    border-color: #000000;
    border-width: 1px;
    background-color: #CCCCCC;
    color: #000000;
    width: 750px;
    height: 175px;
    padding: 10px;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

textarea.textBox2
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    overflow: hidden;
    width: 740px;
    height: 125px;
}

div.button2_container
{
    padding-top: 10px;
    height: 24px;
    width: 68px;
    margin-left: auto;
    margin-right: auto;
}
