

body {
    background-color: #11121E;
    font-family: sans-serif;
    font-size: small;
  }


h2 {
    margin-top: 0px;
    padding-top: 0px;
    color: #ffffff;
  }


img {
    border: 0;
  }


#sidebar {
    float: left;
    display: inline;
    vertical-align: top;
    text-align: center;
    color : #ffffff;
    width: 14em;
    padding: 0 0 0 0;
    font-size: small;
  }


.sidebarBlock {
    background-color : #313457;
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    padding-bottom : 3px;
    padding-left : 3px;
    padding-right : 3px;
    padding-top : 3px;
    margin-bottom: 5px;
    width: 13em;
    font-size: small;
  }


.linkgroup {
    background-color : #313457;
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    padding-bottom : 3px;
    padding-left : 3px;
    padding-right : 3px;
    padding-top : 3px;
    margin-bottom: 10px;
  }


.linkurl {
    width : 19em;
    float: left;
  }


.linkdesc {
    margin-left : 20em;
    vertical-align : middle;
  }


.linkgrouptitle {
    font-size: large;
    font-weight: bold;
  }


.linkitem {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2px;
  }


#main {
    color : #ffffff;
    margin-left : 14em;
    margin-right : 5px;
    margin-top : 0em;
    padding-bottom : 2px;
    padding-left : 5px;
    padding-right : 2px;
    padding-top : 2px;
    width : auto;
  }


.ads {
    padding-bottom: 1em;
  }


#warnings {
    text-align:center;
  }


.newsItem {
    background-color : #313457;
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    clear : right;
    margin-bottom : 5px;
    overflow : hidden;
    padding-bottom : 3px;
    padding-left : 3px;
    padding-right : 3px;
    padding-top : 3px;
  }


.newsImage {
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    float : right;
    margin-bottom : 3px;
    margin-left : 3px;
    margin-top : 3px;
    display : inline;
    overflow: hidden;
  }


.reportImageRight {
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    float : right;
    margin-bottom : 3px;
    margin-left : 3px;
    margin-top : 3px;
    margin-right: 3px;
    display : inline;
    overflow: hidden;
  }


.reportImageLeft {
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    float : left;
    margin-bottom : 3px;
    margin-left : 3px;
    margin-top : 3px;
    margin-right: 3px;
    display : inline;
    overflow: hidden;
  }


.reportImageCentre {
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 3px;
    margin-left : 3px;
    margin-top : 3px;
    margin-right: 3px;
    display : inline;
    overflow: hidden;
  }


.newsHeadline {
    font-size : 12pt;
    font-weight : bold;
  }


.newsDate {
    font-size: 8pt;
    padding-bottom: 0.5em;
  }


.newsFooter {
    font-weight : bold;
  }


.menuSidebarLinks {
    line-height : 2em;
  }


a {
    color : #ced0de;
    text-decoration : none;
  }


a:hover {
    color: #9B93F2;
    text-decoration: underline;
  }


#title {
    padding-bottom: 1em;
    text-align: center;
  }


#footer {
    text-align: center;
    color: #ffffff;
    font-size: x-small;
  }


#bestViewed {
    margin-top: 10px;
    margin-bottom: 5px;
  }


#sponsor {
    font-size : large;
    font-style : italic;
    font-weight : bold;
    margin-bottom : 10px;
  }


#disclaimer {
    color: #ff0000;
    font-style: italic;
  }


.randomImage {
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 2px;
    margin-right: 2px;
  }


.outlookItem {
    visibility: hidden;
  }


.question {
    font-weight: bold;
  }


.answer {
    text-indent : 2em;
    margin-bottom: 1.5em;
  }


.chaseArchiveItem {
    margin-bottom: 1em;
  }


.chaseArchiveItemImage {
    border-bottom-color : #6e75c2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6e75c2;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6e75c2;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6e75c2;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 3px;
    margin-left : 3px;
    margin-top : 3px;
    margin-right: 3px;
  }


