/* CSS Document */

/* Tags */

html, body
{
    border: 0;
    margin: 0 0 0 0;
    padding: 0;
    background-color: #070000; 
    color: #bfb9af;
    font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    text-align: center; /* Center on IE5 PC */
}

td
{
    text-align: left;
}

form
{
    height: 100%;
}

p
{
    color: #bfb9af;
    font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 21px;
}

p a:link, p a:visited
{
    color: #bfb9af;    
    text-decoration: underline;
}

p a:hover
{
    color: #bfb9af; 
    background-color: #000;
    text-decoration: none;
}

h1
{
    margin: 8px 0 8px 0;
    color: #5e513d;/*#749fb4;*/
    font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 18px;
    word-spacing: -50%;
}

h1 a:link, h1 a:visited
{
    margin: 8px 0 8px 0;
    padding: 4px;
    color: #5e513d;
    font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: underline;
    word-spacing: -50%;
}

h1 a:hover
{
    padding: 4px;
	color: #5e513d;
	background-color: #000;
    text-decoration: none;
}

h2
{
    margin: 4px 0 16px 0;
    color: #c3b6a0;/*#9ec0ce;*/
    font-style: oblique;
    font-weight: normal;
    font-variant: normal;
    font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
}

em
{
    color: #000;
}

hr
{
    border: 0;
    color: #000;
    height: 1px;
}


/* IDs */

#main
{
 
   margin: 0 auto 0 auto;
   background-color: #070000;   
   width: 992px;
}

#header
{
    margin: 0 auto 0 auto; 
    width: 956px;
    height: 24px;
    background: url(Layout/headerBg.gif);
}

#headerLeft
{
    width: 256px;
    height: 24px;
    float: left;
    text-align: left;
}

#headerRight
{
    width: 256px;
    height: 24px;
    text-align: right;
    float: right;
}

#container
{
    background-color: #000; 
    width: 956px;
}

#content
{
    /*padding: 8px;*/
    text-align: left;
    width: 956px;
    height: 100%;
}

#contentBox
{
    width: 956px;
}

#contentLeft
{
    float: left;
    margin: 8px 0 0 0;
    width: 654px;

}

#contentRight
{
    float: right;
    margin: 8px 0 0 0;
    width: 301px;
    /*border-bottom: solid 1px #f2f2f2;*/
}

#navlist
{
    font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    padding: 3px 0;
    margin: 1px 0 0 0;
    border-bottom: 1px solid #bfb9af;
}

#navlist li
{
    list-style: none;
    margin: 0;
    display: inline;
}

#navlist li a
{
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #070000;
    border-bottom: none;
    background-color: #160c02;
    text-decoration: none;
}

#navlist li a:link
{
    color: #bfb9af;
}
#navlist li a:visited
{
    color: #bfb9af;
}

#navlist li a:hover
{
    color: #bfb9af;
    background-color: #160c02;
    border-color: #bfb9af;
    text-decoration: underline;
}

#navlist li a.current
{   
    color: #160c02;
    background-color: #bfb9af;
    border-bottom: 1px solid #bfb9af;
    text-decoration: none;
}

#navlist li a:hover.current
{
    color: #160c02;
    background-color: #bfb9af;
    border-bottom: 1px solid #bfb9af;
    text-decoration: none;
}

#footer
{
    clear: both;
    margin: 0 auto 0 auto;
    width: 956px;
    height: 24px;
}

#footerLeft
{
    width: 256px;

    float: left;
    text-align: left;
}

#footerRight
{
    width: 256px;
    text-align: right;
    float: right;
}

/* classes */

.spacer
{
    height: 8px;
}

.box
{
  border: solid 1px #000;  
  background-color: #bfb9af;
}

.button 
{
    color: #160c02;

    margin: 0;
}

.comments
{
    padding: 4px;
    border: solid 1px #160c02;
    width: 628px;
    background-color: #160c02;
}

.commentTxt
{
    color: #bfb9af;
}

.feedTxt
{
    color: #bfb9af;
}

.serviceTxt
{
    color: #bfb9af;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

a.feedTxt:link, a.feedTxt:visited
{
    /*color: #fc8030;*/
    color: #fff;
    text-decoration: underline;
}

a.feedTxt:hover
{
    color: #160c02;
    background-color: #000;
    text-decoration: none;
}

.toolTxt
{
    font-family: Arial, Helvetica, sans-serif;
    color: #bfb9af;
    font-size: 10px;
}

.whiteTxt
{
    color: #bfb9af;
}

.smallTxt
{
    color: #bfb9af;
    font-size: 9px;
}

.koTxt
{
   color: #F60000; 
}

.okTxt
{
   color: #76d80d; 
}

.moreTxt
{
    color: #bfb9af;
}

a.moreTxt:link, a.moreTxt:visited
{
    text-decoration: underline;
}

a.moreTxt:hover
{
    color: #bfb9af;
    background-color: #000;
    text-decoration: none;
}

.footerTxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #3e3e3d;
}

a.lnk:link, a.lnk:visited
{
    text-decoration: underline;
}

a.lnk:hover
{
    color: #5e513d;
    background-color: #000;
    text-decoration: none;
}

.hidden
{
    color: #160c02;
    font-size: 1px;
}
