/* Last updated 5-20-06 By: UCTXs Creative Networks */
/* Tested with IE and Firefox */

a {
        color: #999999;
        text-decoration: none;
}

a:hover {
        color: #99FF00;
        text-decoration: none;
}

a.side {
        color: #999999;
        text-decoration: none;
}

a:hover.side {
        color: #99FF00;
        text-decoration: none;
                }

a.white {
        color: #999999;
        text-decoration: none;
}

a:hover.white {
        color: #99FF00;
        text-decoration: none;
}

body {
        background-color: #18222E;
        font-size: 11px;
        margin: 15px 10px 0px 10px;
        padding: 0px 0px 0px 0px;
        scrollbar-3dlight-color: #4D4E53;
        scrollbar-arrow-color: #99FF00;
        scrollbar-darkshadow-color: #000000;
        scrollbar-face-color: #18222E;
        scrollbar-highlight-color: #35353F;
        scrollbar-shadow-color: #303030;
        scrollbar-track-color: #18222E;
        font-family: Arial;
}

form {
        font-family: Arial;
        margin: 0px 0px 0px 0px;
}

hr {
border: 1px inset black;
border-bottom: 1px solid #2B4055;
}

hr.side-hr {
border-top: 1px solid Black;
border-bottom: 1px solid #2B4055;
}

img {
        border: 0px;
}

img.activegallery {
        border: 1px solid #008000;
        filter: none;
}

pre {
        font-family: Arial;
        font-size: 11px;
}

td {
        font-family: Arial;
        font-size: 11px;
        color: #99FF00;
}

.alt {
        color: #666666;
}

.border {
        background-color: #DDDDDD;
        border: 2px #5F5F5F solid;
}

.panel_header{
        text-transform: uppercase;
        padding-top: 15px;
}

.cb_left{
        background-repeat:repeat-y;
        background-position: left;
}

.cb_right{
        background-repeat:repeat-y;
        background-position: right;
}

.back_repeat {
        height:247px;
         background-image:url(images/hmm.jpg);
        background-repeat:repeat-x;
}

.p_back_repeat {
        height:28px;
        background-image:url(images/tb.jpg);
        background-repeat:repeat-x;
}

.t_back_repeat {
        height:32px;
        background-image:url(images/sb.jpg);
        background-repeat:repeat-x;
}

.button {
        background-color: #18222E;
        border: 1px solid Black;
        color: #D4D4D4;
        font-family: Arial;
        font-size: 11px;
        margin-top: 2px;
}

.comment-name {
        color: #113355;
        font-weight: bold;
}

.forum-caption {
        background-image: url(images/forum-caption.gif);
        color: #99FF00;
        font-family: Courier New, Courier, monospace;
        font-size: 11px;
        padding: 2px 4px 4px 4px;
        text-transform: uppercase;
}

.gallery {
        padding: 16px 0px 8px 0px;
}

.gallery img {
        border: 1px solid #CCCCCC;
        filter: #808080;
}

.gallery:hover img {
        border: 1px solid #FF0000;
        filter: none;
}

.header {
        background-color: #EFEFEF;
        color: #D4D4D4;
        font-family: Arial;
        font-size: 11px;
        padding: 5px;
}

.infobar {
        color: #D4D4D4;
        font-size: 11px;
        padding: 3px 4px 3px 4px;
}

.main-body {
        background-color: #18222E;
        color: #D4D4D4;
        font-size: 11px;
        padding: 3px 4px 3px 4px;
}

.poll {
        border: 1px #444444 solid;
        height: 11px;
}

.quote {
        background-color: #18222E;
        border: 1px #666666 solid;
        color: #D4D4D4;
        font-family: Arial;
        font-size: 11px;
}

.shoutbox {
        color: #D4D4D4;
}

.shoutboxdate {
        color: #333333;
        font-size: 11px;
        text-align: right;
}

.shoutboxname {
        color: #113355;
}

.side-body {
        background-color: #18222E;
        color: #D4D4D4;
        font-size: 11px;
        padding: 4px 4px 6px 0px;
}

.side-label {
        background-image: url(images/forum-caption.gif);
        color: #99FF00;
        font-family: Courier New, Courier, monospace;
        font-size: 11px;
        padding: 2px 4px 4px 4px;
        text-transform: uppercase;
        }

.side-small {
        color: #D4D4D4;
        font-size: 11px;
        font-weight: normal;
}

.small {
        font-size: 11px;
        font-weight: normal;
        color: #D4D4D4;
}

.small2 {
        color: #D4D4D4;
        font-size: 11px;
        font-weight: normal;
}

.tbl {
        font-size: 11px;
        padding: 3px 4px 3px 4px;
        color: #D4D4D4;
}

.tbl1 {
        background-color: #18222E;
        color: #D4D4D4;
        font-size: 11px;
        padding: 4px;
}

.tbl2 {
        background-color: #18222E;
        color: #D4D4D4;
        font-size: 11px;
        padding: 4px;
}

.tbl-border {
        border: 1px;
        background-color: #000000;
}

.textbox {
        background-color: #18222E;
        border: 1px #666666 solid;
        color: #D4D4D4;
        font-family: Arial;
        font-size: 11px;
}