body {
background: #000000;
}

td {
   font: normal 12px Tahoma, Arial;
   color: #FFFFFF;
}

h1, h2, h3, h4, h5 {

    color: #FFFFFF;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal tahoma, arial;
    font-weight: normal;
    font-size: 24px;
}

h3 {
    font: normal;
    font-size: 16px;
    font-weight: normal;
}

h4 {
    font: normal;
    font-size: 13px;
    font-weight: normal;
    margin: 0 30px;
}

strong {
    font-size: 18px;
    font-weight: bold;
    color: #0099FF
}

strong2 {
    font-size: 24px;
    font-weight: bold;
    color: #0099FF
}

a {

font: normal Tahoma, Arial;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}

a:hover {

font: normal Tahoma, Arial;
color: #0055FF;
text-decoration: none;

}

a.white-link-underline {   
   text-decoration: underline;
   color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#ff0101;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#ff0101;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #a257e0;
text-decoration: underline;
}

.blue-text-regular {
color: #0099FF;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #ff0101;
text-decoration: none;
}

.red-text-underline {
color: #ff0101;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

ul.simple, ul.simple li{ list-style:  none outside; padding: 0; }
ul.simple li p, ul.simple li h4{ /*padding: 5px 0; */ }

#container { width: 920px; margin: 0 auto; text-align: left; /*background: #4C4C4C;*/ color: #949494; padding: 0 10px 10px 10px; }
   #header {margin: 20px 0 0 0; padding: 5px; border-bottom: 1px solid #2A2F34; width: 900px;}

   #container h3 { width: 880px; background: url(images/heading.gif) top center no-repeat; height: 40px; line-height: 40px; padding: 0 20px; margin: 0 0; position: relative; cursor: pointer;}
   #container h3 a{ text-decoration: none; font-weight: bold;}
   #container h3 span { position: absolute; top: 0; right: 25px;  font-size: 0.8em; font-weight: bold;}
   #container h4 { margin 0 20px;}

   /*#container h2{padding: 5px;  }*/
   div.heading {margin: 10px 0 0 0; padding: 5px;}

div.collapse { width: 900px; margin: 5px 10px; padding: 0 0; background: url(images/section-medium-top.gif) top center no-repeat #333a3e;}
div.collapse-container{ width: 900px; height: 100%; padding: 15px 0; background: url(images/section-medium-bottom.gif) bottom center no-repeat;}
