body { margin:0px; background-color:black; }
body { behavior:url("csshover.htc"); }
* {
        color:white;
        font-size:12px;
        font-family: Verdana, Helvetica, Arial, sans-serif;
}

p {margin-top:5px;margin-bottom:8px;}
li {margin-top:0px;margin-bottom:8px;}
ul, ol {margin-top:5px;margin-bottom:8px;}

.small, .small * { font-size:11px; }
.big, .big * { font-weight:bold;font-size:15px; }
a, a * { color:#aa8928; }
b, b * { font-weight:bold; }

h1, h2 { margin-top:15px;margin-bottom:15px;}
h1, h2, h1 *, h2 * { font-weight:bold;}
h1, h1 * { font-size:18px; }
h2, h2 * { font-size:15px; }

input, select, option, textarea {color:black;}


.gcBackground1 {
    background-color: #323232;
}

.gcBackground2 {
    background-color: #323232;
}
#gallery {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        color:white;
        font-size:12px;
    background-color: #323232;
}
body.gallery {
    background-color: #323232;
}

#gallery {margin:0px;padding:0px;width:100%;}

.gcBorder1 {
    border: 0 solid #666666;
}

.gcBorder2 {
    border: 0 solid #666666;
}

#gallery a {
    font-weight:normal;
    text-decoration: underline;
    color: #aa8928;
}
#gallery a:hover {
    font-weight:normal;
    text-decoration: underline;
    color: #aa8928;
}
#gallery a:active {
    font-weight:normal;
    text-decoration: underline;
    color: #aa8928;
}

#gallery img {
    border-width: 0;
}

#gallery h2, #gallery h3, #gallery h4 {
        font-family: Verdana, Helvetica, Arial, sans-serif;
}


/*
img.ImageFrame_solid { border: 8px solid #125401 !important }
*/

p.giDescription { color:#white; text-align:center; font-size:12px;}
p.giTitle { font-weight:bold; color:#white; text-align:center; font-size:12px;}

#gsNavBar div.gbBreadCrumb {
    font-size: 1.0em;
    font-weight: bold;
}

div.gbSystemLinks { margin-right:40px; font-size: 0.7em; }
div.gbSystemLinks * {font-weight: normal; color: #AABBAA; }



div#logoRow {
        position:relative;
        width:100%;
        background-color:#e21c01;
        height:43px;
        margin:0px;padding:0px;
}

div#mainArea {
}

div#logoImage {
        position:absolute;
        top:6px;
        left:45px;
}

div#topBar {
        width:100%;
        height:15px;
        background-color:#323232;
        font-size:1px;
        margin:0px;padding:0px;
        border-style:solid; border-width:1px; border-left-width:0px; border-right-width:0px; border-bottom-width:0px; border-color:#ba9938;
}

div#menuRow {
        border-style:solid; border-width:1px; border-left-width:0px; border-right-width:0px; border-color:#ba9938;
}
div#menuRow {
        background-color:#e21c01;
        height:15px;
        padding-left:45px;
        padding-right:45px;
}


td.menuTable {height:15px;}

td.menuCell {
        height:15px;
        text-align:center;
        border-style:solid; border-width:1px; border-color:#ba9938; border-right-width:0px; border-top-width:0px; border-bottom-width:0px;
}

td.menuCellLast {
        border-style:solid; border-width:1px; border-color:#ba9938; border-top-width:0px; border-bottom-width:0px;
}

td.menuCell * {
        text-decoration:none;
        font-size:10px;
        font-weight:bold;
}

td.menuCell {background-color:#9f1200;}
td.menuCell * {color:white;}
td.menuCell:hover { background-color:#e21c01; }
td.menuCell:hover * { color:black; }

td.current_menuCell { background-color:#e21c01; }
td.current_menuCell * { color:black; }


div#mainArea {
        width:100%;
        background-color:#323232;
}

/* for understanding browsers */
div#mainArea {
min-height:400px;
height:auto;
}
/* for Internet Explorer */
/*\*/
* html div#mainArea {
height: 400px;
}
/**/



div#contentArea { margin:0px;margin-bottom:20px; }

div#bottomBar {
        width:100%;
        height:15px;
        background-color:#e19000;
        font-size:1px;
        margin:0px;padding:0px;
}


