﻿body
{
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    background-color: #002000;
    font-size: 10pt;
    color: #fff;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #FFF;
    scrollbar-3dlight-color: #222222;
    scrollbar-darkshadow-color: #111111;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #222222;
    scrollbar-shadow-color: #111111;
    scrollbar-track-color: #111111;
}
a, a:link, a:hover, a:visited
{
    color: #fff;
}
.article
{
    background-color: #DBFFB5;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.article P, .article DIV, .article SPAN
{
    color: #000;
}
.article a, .article a:hover, .article a:link, .article a:visited
{
    color: #000;
}
h1
{
    font-family: Arial, Helvetica;
    font-size: 16pt;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}
A.legend IMG
{
    float: left;
    margin: 0px 20px 10px 10px;
}

IMG.legend
{
    float: left;
    margin: 0px 20px 10px 10px;
}

.fieldlabel
{
    color: #fff;
    font-weight: bold;
}
.luckymasthead
{
    font-family: Courier New;
    font-size: 48px;
}
.menuitem
{
    text-align: left;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    background-color: #6b8e23;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    border: solid 1px #9acd32;
    display: block;
    text-decoration: none;
}
.menuitemover
{
    background-color: #9acd32;
}
.menu
{
    font-size: 8pt;
    color: #fff;
}
.maincontent
{
    width: 535px;
    height: 875px;
    position: relative;
}

#about P, #about DIV
{
    color: #fff;
}
.summary
{
    font-family: Arial, Helvetica;
    font-size: 10pt;
    color: #000;
    margin-left: 10px;
}
.byline
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #000;
    margin-left: 10px;
}
.summarytitle
{
    font-family: Arial, Helvetica;
    font-size: 10pt;
    color: #000;
    font-weight: bold;
}
.currentnode
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
}
.node
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
}
.pathseparator
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #fff;
    letter-spacing: 2px;
    padding-left: 2px;
    padding-right: 2px;
}
.rootnode
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
}
.legendsover
{
    width: 200px;
    background-image: url(../../slices/MenuRollover_r1_c1.jpg);
    background-repeat: no-repeat;
}
.legends
{
    width: 200px;
    background-image: url(../../slices/Menu_r1_c1.jpg);
    background-repeat: no-repeat;
}

a.menu, a.menu:link, a.menu:hover, a.menu:visited
{
    color: #fff;
}
a.rootnode, a.rootnode:link, a.rootnode:hover, a.rootnode:visited
{
    color: #fff;
}
a.node, a.node:link, a.node:hover, a.node:visited
{
    color: #fff;
}
#legendsnav
{
    margin-bottom: 15px;
}
.summarybkg
{
    background-color: #020;
    border: solid 1px #222222;
    margin-bottom: 5px;
    padding-top: 5px;
    color: #fff;
}
INPUT.formfield
{
    background-color: #000;
}
TEXTAREA
{
    background-color: #000;
    border-right: #fff 1px solid;
    border-top: #fff 1px solid;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
}
.formfield
{
    border-right: #ff8f 1px solid;
    border-top: #fff 1px solid;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
    background-color: #000;
}
INPUT.command
{
    border-right: #fff 1px solid;
    border-top: #fff 1px solid;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
    background-color: #000;
    cursor: hand;
    cursor: pointer;
}
INPUT.checkbox
{
    border-right: #fff 1px solid;
    border-top: #fff 1px solid;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
    background-color: #111;
    color: Orange;
}
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(../../Images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(../../Images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(../../Images/SavedStar.png);
}
.submenu
{
    z-index: 140;
    width: 200px;
    border: solid 1px #222;
    filter: alpha(Opacity=90);
    opacity: 0.9;
    -moz-opacity: 0.9;
}
.submenuitem
{
    z-index: 140;
    width: 182px;
    border: solid 1px #222;
    background-color: #111;
    padding: 2px 2px 2px 2px;
    margin: 2px 2px 2px 2px;
    color: #fff;
}
.submenuitem A
{
    display: block;
    color: #fff;
    text-decoration: none;
}
.submenuitemhover
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
INPUT.file
{
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    z-index: 124;
}
#Columns
{
    margin: 0;
    padding: 0;
    background-color: #000;
}
#Columns LI
{
    background-color: #000;
    list-style: none;
    margin: 0px 0px 0px 10px;
    float: left;
}
a.pager:link, a.pager:hover, a.pager:visited
{
    color: #fff;
    text-decoration: none;
    font-size: large;
    margin-right: 15px;
}
.currentpager
{
    color: #fff;
    font-weight: bold;
    font-size: large;
    margin-right: 15px;
    background-color: #222;
    border: solid 1px #111;
}
.datagridpager a, .datagridpager a:link, .datagridpager a:visited, .datagridpager a:hover, .datagridpager span
{
    color: #fff;
}
.datagridpager span
{
    font-weight: bold;
}
INPUT
{
    color: #fff;
}
TEXTAREA
{
    color: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
}
