body,a,p,table,td,div,span,h1,h2,h3,h4,h5,h6,ul,ol {
        font-family: sans-serif;
        font-size: 12px;
        color: #000000;
}        /*color: #ffffff; */
         /*#1b2f5f;*/
body{
    background-color: #000000;
     /*#44567a;*/
    /*background-image: url("images/background.jpg");*/
    border: groove;
    font-family: arial, sans-serif;
    font-stretch: narrower;
    }

td {
     vertical-align: top;
}

a:link,a:visited,a:hover,a:active { color: #0071B6; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

a.press:link,a.press:visited,a.press:hover,a.press:active { color: #9f1419; text-decoration: none; font-weight: bold; margin-top: 15px;}
a.press:hover { text-decoration: underline; margin-top: 15px;}

div.home_container {
    width: 500px;
    border: 1px solid #9f1419;
    margin: 0px 14px 0px 14px;
    padding: 14px;
    color: #221111;
    font-stretch: wide;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

div.home_container2 {
    width: 500px;
    border: 1px solid #ffffff;/*#9f1419;*/
    margin: 0px 14px 0px 14px;
    padding: 14px;
    color: #ffffff;/*#221111;*/
    font-stretch: wide;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

div.container {
    width: 500px;
    border: 1px solid #9f1419;
    margin: 0px 4px 0px 4px;
    padding: 4px;
    color: #000000;
    font-stretch: wider;
    letter-spacing: 4px;
    font-size: 13px;
} /*background-color: #0082b1;*/

div.container2 {
    width: 500px;
    border: 1px solid #9f1419;
    margin: 0px 4px 0px 4px;
    padding: 4px;
    color: #0071B6 ! important;
    font-stretch: wider;
    letter-spacing: 4px;
    font-size: 13px;
    background-color: #ffffff;/*#dddddd;*/
}

div.overflow {
    width: 500px;
    border: 1px solid #9f1419;
    margin: 0px 4px 0px 4px;
    padding: 4px;
    color: #000000;
    font-stretch: wider;
    letter-spacing: 4px;
    font-size: 13px;
    height: 550px;
      overflow: auto;
      SCROLLBAR-FACE-COLOR: #dF5B00;
      SCROLLBAR-HIGHLIGHT-COLOR: #FF8A00;
      SCROLLBAR-SHADOW-COLOR: #D85400;
      SCROLLBAR-ARROW-COLOR: #FFFFFF;
      SCROLLBAR-TRACK-COLOR: #FF8A00;
      SCROLLBAR-3DLIGHT-COLOR: #FF8A00;
}

img{
        border: 0;
        }
img.thepadding{
							 margin: 5px 10px 5px 10px;
}

.mainpic{
        padding: 20px;
        }
.redborder{
     border: thin;
     outline-color: Red;
     border-bottom: thin solid Red;
     border-left: thin solid Red;
     border-right: thin solid Red;
     border-top: thin solid Red;
}

/*color:#974F08; headline color*/

.page_title{
     text-align: center;
     vertical-align: middle;
     font-family:Tahoma;
     font-size:13px;
     color:#570F08;
}
.title{
     padding-top: 0px;
     padding-left: 25px;
     padding-bottom: 5px;
     font-size: 20px;
     font-style: italic;
     font-weight: bold;
     letter-spacing: 5px;
     font-family: "Fine Hand",Arial;
     color: #FF1100;
     float: left;
}


a.1 {
     text-decoration: none;
     color:#44567a;
}
     .littleheader{
}
.t11 {
      font-family: Tahoma;
      font-size: 11px;
      font-style: normal;
}

table.frame{
						 border: 2px solid #ffffff;
						 
}

.main{
      color: #ffffff;
      width: 530px;
      height: 300px;
      overflow: auto;
      SCROLLBAR-FACE-COLOR: #FF7B00;
      SCROLLBAR-HIGHLIGHT-COLOR: #FF8A00;
      SCROLLBAR-SHADOW-COLOR: #D85400;
      SCROLLBAR-ARROW-COLOR: #FFFFFF;
      SCROLLBAR-TRACK-COLOR: #FF8A00;
      SCROLLBAR-3DLIGHT-COLOR: #FF8A00;
}

.content{
                font-family: cursive;
                font-size: 12px;
                font-weight: bold;
                text-align: center;
                color: #ffffff;
                vertical-align: text-top;
        }
