body 
{	background-color: #000000;
	/*
background-image:  url(images/underneath_the_hell.jpg);
*/
	background-image:  url(images/panelbg_1_2.jpg);
	background-size: 100%;
	background-origin: content;
	background-repeat:  no-repeat;
	background-attachment:scroll;
	background-position:top;
    color: #CDD1CC;
    font-family: helvetica, ariel, sans-serif;
    font-size: 12px;
    margin: 0pt;
    line-height: 1.15em;
    padding-top:0px;
    padding-left:0px;
}


input
{
}

b
{
    font-weight: bold;
}

a
{
    text-decoration: none;
	color:#993300;
    /*
color:#cc0000;
*/
}

a:hover
{
    text-decoration: underline;
}

p
{
    margin-bottom: 16px;
}

em
{
    font-style: normal;
    font-weight:bold;
    color:#993300;
}

table {
margin-bottom:5px;
margin-top:5px;
}

h4
{
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
