
body {
        background-color: #333333;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #333333;
}

.small {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10;
        color: #333333;
}

input,select,textarea {
        border:1px solid #CACACA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#000000;
}

.input_transparent {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background:transparent;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        border-top: 0px;
        color:#000000;
}

.input_checkbox {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background:transparent;
        color:#000000;
        border: 0px;
}

.content_page {
        padding-left: 8px;
        background-image: url(images/site/index_45.jpg);
}


.useronline {
        padding-left: 10px;
        height: 200px;
        overflow: auto;
        width: 137px;
        margin: 0 0 0 8px;
        color: #E9E9E9;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}


.row1 {
        background-image: url(images/site/events/dots.gif);
        background-repeat:repeat-x;
        background-position: bottom;
}

.row2 {
        background-image: url(images/site/events/dots.gif);
        background-repeat:repeat-x;
        background-position: bottom;
}

.head {
        background-color: #F2F2F2;
        font-weight: bold;
        color: #000000;
        font-size: 12px;
}

.error {
        color: red;
        font-size: 10px;
}

.div_text {
        width: 390px;
        height: 200px;
        overflow: auto;
        background-color: #F2F2F2;
        border: 1px solid #333333;
        text-align: left;
        line-height: 14px;
}

a:link                { text-decoration: none;                 color: #000000; }
a:visited         { text-decoration: none;                 color: #000000; }
a:hover         { text-decoration: underline;         color: #000000; }
a:active         { text-decoration: none;                 color: #000000; }

a.white:link        { text-decoration: none;           color: #FFFFFF; }
a.white:visited { text-decoration: none;           color: #FFFFFF; }
a.white:hover         { text-decoration: underline; color: #FFFFFF; }
a.white:active         { text-decoration: none;           color: #FFFFFF; }

a.menu:link {
        text-decoration:none;
    color: #FFFFFF;
}

a.menu:visited {
        text-decoration:none;
        color: #FFFFFF;
}

a.menu:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

a.menu:active {
    text-decoration:none;
    color: #FFFFFF;
}

a.menu_highlight:link {
        text-decoration:none;
    color: #D12B15;
}

a.menu_highlight:visited {
        text-decoration:none;
        color: #D12B15;
}

a.menu_highlight:hover {
    text-decoration: underline;
    color: #D12B15;
}

a.menu_highlight:active {
    text-decoration:none;
    color: #D12B15;
}

.footer {
        height: 53px;
        background-image: url(images/site/index_58.jpg);
        color: #FFFFFF;
        padding-top: 29px;
}
