a {
    color: white;
}

textarea, select, option, input {
    font: inherit;
    color: black;
}
h1,h2,h3,h4
{
font-size:1.2em;
}

hr {
    border-top: none;
    border-left: none;
    border-right: none;
}

html {
    font: 11.5px arial;
}

body {
    margin: 0;
     background: url(http://www.sitaarre.com/stylesheet/attachment/news_back2.png) repeat;
  color: #8AA2BA;
}


div.headeruserinfo a, div.headerlogo a, div.headeruserinfo {
    color: white;
}



body.normal div.container {
width: 960px;
}

body.mobile div.container {
width: 100%;
}

div.headerpeersnetinfo {
    display: none;
}
div.header, div.content, div.footer {
    width: 960px;
    margin: auto;
}

div.headerTop, div.footerTop {
    position:absolute;
    left: 0;
    width:100%;
    z-index:-1;
}

div.headerTop {
    height:90px;
  
}

div.footerTop {
    height:48px;
    /*background: #f0f0f0 url(/resources/gradient.png?w=1&h=10&c1=d0d0d0&c2=f0f0f0) repeat-x 0 0;*/
}

div.footer {
    font-size: .8em;
}

div.headermainmenu {
  background: url(/resources/gradient.png?w=1&h=30&c1=026ca0&c2=000000) repeat-x 0 100%;
}
div.headermainmenu a {
    color: #FCB93A;
    font-weight: bold;
    font-size: 1.5em;
    text-transform: lowercase;
}

div.headermainmenu > ul ul {
    border: 1px solid gray;
    background: #014769;
    z-index: 100;
}

div.content {
    margin: 8px auto 8px auto;
    clear: both;
}


div.titledPane > div.titledPaneTitleOuter > div.titledPaneTitle {
    background: #000000 url(/resources/gradient.png?w=1&h=30&c1=026ca0&c2=000000) repeat-x;
    color: white;
}

div.titledPane > div.titledPaneTitleOuter > div.titledPaneTitle a {
    color: white;
}

div.titledPane > div.titledPaneTitleOuter > div.titledPaneTitle > div.titledPaneTitleText {
    color: #FCB93A;
    font-weight: bold;
}

div.titledPane {
}

div.titledPaneLight > div.titledPaneTitleOuter > div.titledPaneTitle {
    border-bottom: 1px solid #3E72aE;
    font-weight: bold;
}

div.titledPaneLight > div.titledPaneTitleOuter > div.titledPaneTitle > div.titledPaneTitleText {
    color: white;
    padding: 2px 4px 2px 4px;
    -moz-border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

div.titledPaneLight > div.titledPaneTitleOuter > div.titledPaneTitle a {
    color: white;
}

div.titledPane > div.titledPaneTitleOuter > div.titledPaneTitle > div.titledPaneTitleFooter > ul.tab {
    margin-left: .75em;
}

div.titledPane > div.titledPaneTitleOuter > div.titledPaneTitle > div.titledPaneTitleFooter > ul.tab > li {
    background: #827839;
    -moz-border-radius: 5px 5px 0 0;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    margin: 0 1px 0 1px;
}

div.titledPane > div.titledPaneTitleOuter > div.titledPaneTitle > div.titledPaneTitleFooter > ul.tab > li.selected {
    background: #e8e8ff;
    color: black;
}

div.titledPane > div.titledPaneTitleOuter > div.titledPaneTitle > div.titledPaneTitleFooter > ul.tab > li.selected a {
    color: black;
}

div.modalPane {
    background: black;
}

img.icon, div.icon, table.icon {
border: 1px solid #8AA2BA;
padding:5px;
text-align:center;
vertical-align:middle;
}

