body{
    background-color: #000000
}

h1{
   font-family: verdana;
   font-weight: medium;
   font-size: 85%;
   color: #E1B915;
}

h2{
   font-family: verdana;
   font-weight: medium;
   font-size: 65%;
   color: #E1B915;
}

p{
   font-family: arial;
   font-size: 70%;
   color:#000000;
   font-weight: medium;
   text-align: justify;
}

p.home{
   font-family: arial;
   font-size: 70%;
   color:#000000;
   font-weight: medium;
   text-align: left;
}


p.right{
   font-family: arial;
   font-size: 70%;
   color:#000000;
   font-weight: medium;
   text-align: right;
}

p.middle{
   font-family: arial;
   font-size: 70%;
   color:#000000;
   font-weight: medium;
   text-align: center;
}

p.green{
   font-family: arial;
   font-size: 70%;
   color:#0f5907;
   font-weight: medium;
   text-align: center;
}

p.wleft{
   font-family: arial;
   font-size: 70%;
   color:#ffffff;
   font-weight: medium;
   text-align: left;
}

p.left{
   font-family: arial;
   font-size: 70%;
   color:#000000;
   font-weight: medium;
   text-align: left;
}

p.sleft{
   font-family: arial;
   font-size: 60%;
   color:#000000;
   font-weight: medium;
   text-align: left;
}

p.sectionheader{
   font-family: verdana;
   font-size: 75%;
   color:#724015;
   font-weight: bold;
   text-align: left;
   margin-bottom: -15px;
}

p.sectionbody{
   font-family: arial;
   font-size: 70%;
   color:#000000;
   font-weight: medium;
   text-align: justify;
   margin-bottom:0px;
}

p.galleryheader{
   font-family: verdana;
   font-size: 75%;
   color:#724015;
   font-weight: bold;
   text-align: left;
}

p.red{
   font-family: arial;
   font-size: 70%;
   color:#B81111;
   font-weight: medium;
   text-align: left;
}

p.redcenter{
   font-family: arial;
   font-size: 75%;
   color:#B81111;
   font-weight: medium;
   text-align: center;
}

p.fine{
   font-family: arial;
   font-size: 65%;
   color:#ffffff;
   font-weight: medium;
   text-align: center;
}

p.small{
   font-family: arial;
   font-size: 65%;
   color:#000000;
   font-weight: medium;
   text-align: left;
}

a{
   color: #1F4F1F;
   text-decoration: underline;
}

a.:hover{
   color: #000000;
   text-decoration: underline;
}

a.white{
   color: #ffffff;
   text-decoration: underline;
}

a.tag{
   color: #ffffff;
   text-decoration: none;
}

li{
   font-family: arial;
   font-size: 70%;
   color:#000000;
   font-weight: medium;
   list-style-type: square;
}

ol{
   font-family: arial;
   color:#000000;
   font-weight: medium;
   text-align:left;
}


hr{
   size: 1px;
   color: #cccccc;
}

.textField {
   border:1px solid #00000;
   background-color: #cccccc;
   color: #000000;
   font-size: 10pt;
   font-family: arial
}

table.leftnav
{
    text-align: left;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    width: 97%;
    background-color: #383838;
    border: 0px #B8A483 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    div: center;
}

td.Body
{
    border-bottom: 1px solid #959595;
    border-top: 1px solid #151515;
    border-left: 1px solid #959595;
    border-right: 1px solid #151515;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 0px; 
    text-align: left;
    text-indent: 10px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    background-color: #454545;
}

td.Body2
{
    border-bottom: 1px solid #9D9D9D;
    border-top: 1px solid #151515;
    border-left: 1px solid #959595;
    border-right: 1px solid #151515;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px; 
    text-align: left;
    text-indent: 0px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    background-color: #454545;
}
