body
{
    text-align: center;
    background-color: #001C2B;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    scrollbar-base-color: #000E15;
}
#main
{
    width: 957px;
    background-color: #000E15;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #005D8E;
    text-align: left;
}
#menu
{
    height: 21px;
    width: 100%;
    background-color: black;
    background-image: url(menubg.gif);
    padding-top: 6px;
}
#menu a
{
    margin-right: 20px;
    margin-left: 10px;
}

#leftcolummnhome
{
    width: 47%;
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
}
#rightcolumnhome
{
    width: 53%;
    float: right;
    display: block;
    margin: 0px;
    padding: 0px;
}

#tooltip
{
    border: 1px solid white;
    background-color: Black;
    position: absolute;
    width: 200px;
    padding: 5px;
    text-align: left;
}

a
{
    text-decoration: none;
}
a:link
{
    color: white;
}
a:visited
{
    color: white;
}
a:active
{
    color: white;
}
a:hover
{
    color: #CCCCCC;
}

h1
{
    font-size: 17px;
    font-weight: bold;
    color: #CCCCCC;
    margin: 0px;
}
h2
{
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
}
h3
{
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
}
img
{
    border: none;
}



.Hidden
{
    display: none;
    visibility: hidden;
}
.Show
{
    display: block;
    visibility: visible;
}



.BoxStyle
{
    border: 1px solid white;
    background-color: black;
    background-position: top;
    background-repeat: no-repeat;
    margin: 15px;
}

.padding
{
    padding: 10px;
}

.NewsBox
{
    width: 468px;
    background-image: url(newsboxbg.jpg);
}
.BigBox
{
    width: 418px;
    background-image: url(bigboxbg.jpg);
}
.BigBoxAlpha
{
    width: 418px;
    background-color: #003300;
}
.BigBoxBeta
{
    width: 418px;
    background-color: #330000;
}
.SubPageBox
{
    width: 650px;
    margin-right: 0px;
    background-image: url(wideboxbg.jpg); /*overflow:hidden;*/
}
.BigSubBox
{
    width: 418px;
    background-image: url(bigboxbg.jpg);
}
.BigSubBox img
{
    margin: 5px;
}
.Box
{
    width: 218px;
    height: 207px;
    background-image: url(boxbg.jpg);
    overflow: hidden;
    float: left;
}
.BoxAlpha
{
    width: 218px;
    height: 207px;
    background-color: #003300;
    overflow: hidden;
    float: left;
}
.BoxBeta
{
    width: 218px;
    height: 207px;
    background-color: #330000;
    overflow: hidden;
    float: left;
}
#GameContainer
{
    border: 1px solid white;
    float: left;
}
.AdBox
{
    width: 218px;
    height: 207px;
    padding: 2px;
    text-align: center;
    overflow: hidden;
    float: left;
    border: none;
    margin-right: 0px;
}

.BoxStyle img
{
    border: 1px solid #CCCCCC;
    margin-left: -4px;
    margin-right: -1px;
}

#rightcolumn
{
    float: right;
    width: 210px;
    margin-right: 10px;
}

.title
{
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    display: block;
    height: 33px;
}


.Customform
{
}
.Customform br
{
    clear: both;
}
.Customform div
{
    display: inline;
    float: left;
    margin-bottom: 4px;
}
.Customform .LabelDiv
{
    width: 100px;
    padding: 3px;
}
.Customform .Indent
{
    margin-left: 100px;
}
.Customform .Hidden
{
    visibility: hidden;
    display: none;
}
.Customform .Show
{
    visibility: show;
    display: block;
}
.FormField
{
    border: solid 1px white;
    background-color: #333333;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.FormButton
{
    border: solid 1px white;
    background-color: #333333;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.Forums
{
    border: 1px solid white;
    font-size: 11px;
    overflow: hidden;
    width: 650px;
}

.Forums textarea
{
    background-color: #EEEEEE;
    color: black;
    font-size: 11px;
    border: 1px solid white;
    width: 500px;
    height: 200px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FormFieldForum
{
    background-color: #EEEEEE;
    color: black;
    font-size: 11px;
    border: 1px solid white;
    width: 300px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Forums button
{
    border: solid 1px white;
    background-color: #333333;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.Forums th
{
    background-color: #005D8E;
    text-align: left;
    font-size: 100%;
    padding: 5px;
    vertical-align: top;
}
.Forums td
{
    background-color: #001C2B;
    text-align: left;
    font-size: 100%;
    padding: 5px;
}

.Forum_Locked
{
    border: 1px solid #ffffff;
    background-color: #330000;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
}

.Forum_Topics
{
    border: 1px solid #005D8E;
    width: 100%;
    font-size: 11px;
    margin-top: 20px;
}
.Forum_Topics th
{
    text-align: left;
    font-size: 100%;
    padding: 5px;
}
.Forum_Topics td
{
    text-align: left;
    font-size: 100%;
    padding: 5px;
}

.Forum_ButtonDiv
{
    padding: 10px 0px;
}
.Forum_ReplyButtonDiv
{
    margin-top: 10px;
    border-style: solid none none none;
    border-color: #005D8E;
    border-width: 1px;
    text-align: right;
    padding-top: 10px;
}

.Forum_Message
{
    border: 1px solid white;
    font-size: 11px;
    width: 100%;
}
.Forum_Message th
{
    width: 150px;
    padding: 5px;
    vertical-align: top;
    font-weight: normal;
}
.Forum_Message td
{
    background-color: #EEEEEE;
    color: black;
    padding: 10px;
}
.Forum_Message img
{
    margin: 0px 0px 5px 0px;
}
.Forum_Message td a:link
{
    color: #005D8E;
    text-decoration: none;
}
.Forum_Message td a:visited
{
    color: #005D8E;
    text-decoration: none;
}
.Forum_Message td a:active
{
    color: #005D8E;
    text-decoration: none;
}
.Forum_Message td a:hover
{
    color: #005D8E;
    text-decoration: underline;
}

.Forums .Forum_Icon
{
    background-color: #EEEEEE;
    text-align: center;
    width: 26px;
    padding: 0px;
}
.Forums .Forum_Icon img
{
    border: none;
    margin: 0px;
}
.Forums .ReplyBox
{
    border: 1px solid #005D8E;
    margin-bottom: 20px;
    padding: 7px;
}
.Forums .Hidden
{
    display: none;
}
.Forums .Quote
{
    border: 1px solid black;
    background-color: #CCCCCC;
    font-size: 9px;
    padding: 10px;
}
.Forum_PostAdminButton
{
    margin-top: 15px;
}
.Forum_MessageContent
{
    width: 420px;
    overflow: auto;
    padding-bottom: 20px;
}
.Forum_MessageSignature
{
    margin-top: 10px;
    border-style: solid none none none;
    border-color: #005D8E;
    border-width: 1px;
    padding-top: 10px;
    height:100px;
	overflow:auto;
    width: 420px;
    padding-bottom: 20px;
}
.smiley {border-style:none}
.ContentImage
{
    margin: 5px;
}
td
{
    /*border: 1px solid #333333;*/
    font-size: 11px;
}
th
{
    font-size: 11px;
}

.ChatBody
{
    text-align: left;
}
.ChatYou
{
    color: Yellow;
    padding-bottom: 5px;
    border-width: 1px;
    border-style: none none solid none;
    border-color: #666666;
}
.ChatOther
{
    color: White;
    padding-bottom: 5px;
    border-width: 1px;
    border-style: none none solid none;
    border-color: #666666;
}
