
body {
    background: #ff9900;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    text-align: left;
    margin: 10px;
}

img {
    display: block;
} 

.www:link, .www:visited, .www:active {
    text-decoration: underline;
} 

.www2:link, .www2:visited, .www2:active {
    color: #d0d0d0;
    text-decoration: underline;
} 

.www2:hover {
    color: #ff0000;
    text-decoration: underline;
} 

.lists {
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    text-align: left;
}

.cal {
    display: inline;
} 

a:link, a:active, a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
}

.page {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ffffff;
}

.title {
    background-image: url('/images/logo-background.gif');
    border-bottom: 2px solid #000000;
}

.buyline {
    background: #000000;
    font-size: 14px;
    color: #ffffff;
    text-indent: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
}

.dateline {
    background: #000000;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-indent: 20px;
    border-bottom: 1px solid #ffffff;
    text-align: right;
}

.container {
    background: #ff9900;
    border-left: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
}

.rightline {
    border-right: 1px solid #000000;
}

.catagory {
    background: #000000;
    font-size: 19px;
    color: #ffffff;
    text-indent: 5px;
    text-transform: uppercase;
    padding: 5px;
    line-height: 22pt;
}

.searchtable {
    padding: 0 40px 40px 40px;
}

.searchpct {
  background: #ffff00;
  text-align: center;
  font-size: 24px;
}

.articletitle {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.articletitle:hover {
    color: #ff0000;
}

.article {
    padding: 8px;
    text-align: justify;
}

.articletable {
    padding: 0 30px 30px 30px;
}

.articleback {
    background: #ffffff;
    font-size: 16px;
    color: #000000;
    padding: 10px;
}

.sourceinfo {
    color: #d0d0d0;
    font-size: 10px;
    text-align: left;
}

.sourcelist {
    color: #ffffff;
    font-size: 12px;
    font-weight: bolder;
    text-transform: uppercase;
}

a#translate:link, a#translate:visited, a#translate:active {
    color: #d0d0d0;
    text-decoration: none;
}

.advert {
    font-size: 11px;
    text-align: left;
    color: #ffffff;
}

.extras {
    background: #000000;
    font-size: 11px;
    text-align: justify;
    padding: 5px;
    color: #ffffff;
}

.extratitle {
    font-size: 22px;
    line-height: 32pt;
    color: #de6a07;
}

.morebriefs:link, .morebriefs:visited, .morebriefs:active {
    font-size: 12px;
    color: #de6a07;
    text-decoration: none;
}

.morebriefs:hover {
    font-size: 12px;
    color: #ff0000;
    text-decoration: none;
}

.summarybriefs:link, .summarybriefs:visited, .summarybriefs:active {
    color: #ffffff;
    text-decoration: none;
}

.summarybriefs:hover {
    color: #ff0000;
    text-decoration: none;
}

.abouthead {
    font-size: 19px;
    color: #000000;
    text-indent: 5px;
    text-transform: uppercase;
    padding: 5px;
}

.abouttext {
    font-size: 12px;
    color: #000000;
    background: #ffffff;
    padding: 10px;
}

.pagebreak {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
}

.secondbreak {
    background-image: url('/images/reverse-background.gif');
    border-bottom: 1px solid #ff9900;
    color: #ffffff;
    font-size: 26px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.update {
    background: #000000;
    font-size: 12px;
    color: #ffffff;
    text-indent: 20px;
    border-bottom: 1px solid #ffffff;
}

a#menu:link, a#menu:visited, a#menu:active {
    color: #ffffff;
    text-decoration: none;
    padding: 5px;
    line-height: 18pt;
}

a#menu:hover {
    color: #ff9900;
    text-decoration: none;
    padding: 5px;
    line-height: 18pt;
}

a#login:link, a#login:visited, a#login:hover, a#login:active {
    color: #ffffff;
    text-decoration: none;
}

.hr {
    color: #808080;
    background-color: #808080;
    height: 1px;
}

