body {
        background: #003131;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        margin-top: 0px;
        color: #000000;
        background-image: url('images/bg.gif')
}

#login {
        position: absolute;
        top: 200px;
        width: 175px;
        height: 90px;
        color: #FFF;
        font-size: 9px;
}

.logininput {
        color: #000;
        font-size: 9px;
}
.footer {
        font-family: verdana;
        font-size: 12px;
        color: 6a6a6a;
        margin-top: 50px;
        margin-right: 50px;
        margin-bottom: 50px;
        margin-left: 25px;
}

.style1 {color: #666666}

.tablebackground {
        background: #FFF;
        width: 984px;
}

img {
        border: none;
}

img.left {
        float: left;
        margin: 0 15px 0 0;
}

img.right {
        float: right;
        margin: 10px 10px 0 15px;
}

a:link {
        color: #000;
}

a:visited {
        color: #000;
}

a:active {
        color: #000;
}

a:hover {
        color: #000;
        
}
.subtitle {
        font-size: 120%;
        font-weight: bold;
        color: #000;
}

.authortitle {
        font-size: 90%;
        font-weight: bold;
        color: #006567;
}

.author {
        font-size: 90%;
        color: #000;
}

.datetitle {
        font-size: 90%;
        font-weight: bold;
        color: #E88824;
}

.date {
        font-size: 90%;
        color: #000;
}

.pagenumber {
        position: relative;
        font-size: 95%;
        color: #000;
        top: -5px;
}

.pagenumber:link {
        color: #000;
        text-decoration: none;
}

.pagenumber:hover {
        color: #000;
        text-decoration: underline;}

.pagenumber:active {
        color: #000;
        text-decoration: none;
}

.pagenumber:visited {
        color: #000;
        text-decoration: none;
}

.articletable {
        background-color: #FFF;

}

.articlebody {
        margin: 25px;
}

.articlehomebody {
        margin: 0px 10px 0 15px;
}

.thumbnail {
        font-size: 95%;
        color: #000;
}

.thumbnail:link {
        color: #000;
        text-decoration: none;
}

.thumbnail:hover {
        color: #000;
        text-decoration: underline;}

.thumbnail:active {
        color: #000;
        text-decoration: none;
}

.thumbnail:visited {
        color: #000;
        text-decoration: none;
}

.admin {
        font-size: 95%;
        color: #FFF;
}

.admin:link {
        color: #FFF;
        text-decoration: none;
}

.admin:hover {
        color: #FFF;
        text-decoration: underline;}

.admin:active {
        color: #FFF;
        text-decoration: none;
}

.admin:visited {
        color: #FFF;
        text-decoration: none;
}

.warning {
        border: 2px solid #ECEBF0;
        background-color: #EDF5DE;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000;
        text-decoration: none;
        width: 583px;
        padding: 5px;
        font-weight: bold;
        text-align: center;
}
