body {
    color: white;
    font-size: 95%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    line-height: 1.4em;
    background-color:#000000;
    width: 1348px;
    margin: 0px;
    padding: 0px;
}

td, p {
    font-size: .9em;
    margin: 0px;
    padding: 0px;
    line-height: 1.4em;
}

a {
    text-decoration: none;
    color: black;
}

input, select, option, textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .85em;
    line-height:1.5em;
}

#zFooterContainer_v3 {
    margin: 10px auto;
    padding-top: 10px;
}

#zFooter_v3 {
    bottom:10px;
    color:#fff;
    font-size:.75em;
    line-height:1.2em;
    padding:5px 0;
    text-align:center;
    width:95%;
}

#mission {
    font-size: 12px;
    line-height: 15px;
    max-width: 900px;
    font-family: sans;
    text-align: left;
    margin-bottom: 10px;
}

.imgcelltop {
    background-color: #444444;
    overflow: hidden;
    border: 1px solid black;
}

.imgcelltoprow {
    position: relative;
    height: 445px;
    width: 433px;
    background-color: #444444;
    overflow: hidden;
}

.imgsubcelltop {
    height: 100%;
    width: 100%;
    background-color: #444444;
    overflow: hidden;
}

.imgcellright {
    width: 330px;
    height: 385px;
    vertical-align: middle;
    text-align: center;
    background-color: #444444;
    overflow: hidden;
}

.imgsubcellright {
    height: 100%;
    width: 100%;
    background-color: #444444;
    overflow: hidden;
    border-collapse:collapse;
    position: relative;
}

.buttoncell {
    position: relative;
    width: 330px;
    height: 385px;
    vertical-align: middle;
    text-align: center;
    background-color: #444444;
    border: 1px black solid;
    overflow: hidden;
}

.buttonimg {
    padding-top:20px;
    padding-bottom:15px;
}

.headlinetop {
    height:20px;
    width:433px;
    overflow:hidden;
    background-color: gray;
    padding: 0px 3px 0px 6px;
}

.headline {
    height:20px;
    width:325px;
    overflow:hidden;
    background-color: gray;
    padding: 0px 3px 0px 3px;
}

.captionfeature {
    background-color:gray;
    height:135px;
    line-height:18px;
    font-size: 15px;
    width:430px;;
    margin-top:5px;
    margin-left:3px;
    padding:3px;
    overflow:hidden;
    text-align:left;
}

.captiontop {
    background-color:gray;
    height:135px;
    line-height:15px;
    font-size: 12px;
    width:430px;;
    margin-top:5px;
    margin-left:3px;
    padding:3px;
    overflow:hidden;
    text-align:left;
}

.bylinetop {
    font-size:10px;
    line-height:15px;
    width:433px;
    height:15px;
    overflow:hidden;
    text-align:right;
    font-style: normal;
    padding-right:3px;
}

.byline {
    font-size:10px;
    line-height:15px;
    width:322px;
    height:15px;
    overflow:hidden;
    text-align:right;
    font-style: normal;
    padding-right:3px;
}

.imgcell {
    width: 325px;
    height: 325px;
}

.img {
    max-width: 325px;
    max-height: 325px;
    padding: 4px;
    position: relative;
}

.topsep {
    border: 1px black solid;
    width: 330px;
    padding: 0px 4px 0px 4px;
    background-color: #8e8e8e;
    color: white;
    overflow: hidden;
}

#search_input {
    width: 316px;
    height: 16px;;
    font-size: 13px;
}

#Zlogo {
    border: 0px;
    width: 68px;
}

#hcol2 {
    width: 324px;
    font-size: 12px;
}

#datecount {
    width: 324px;
    font-size: 12px;
}

#SEARCH_BUTTON {
    display: inline;
    border: 2px outset red;
    color: white;
    font-weight: bold;
    padding: 1px 5px 1px 5px;
    margin-top: 2px;
}

.timerangenpp {
    font-size: small;
    height: 20px;
    padding: 0px 5px 0px 5px;
}

#advsrch {
    display: inline;
    border: 2px outset red;
    color: white;
    font-weight: bold;
    padding: 1px 5px 1px 5px;
    position: relative;
    margin-left: 10px;
}

#bigsmall {
    position: absolute;
    bottom: 45px;
    right: -30px;
    z-index: 97;
}

#bigsmallbox {
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: white solid 2px;
    width: 54px;
    height: 21px;
    cursor: pointer;
    z-index: 98;
}

#bigsmalltext {
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    left: 60px;
    z-index: 99;
}

#auth_admin_functions {
    font-size: 8pt;
    height: 1.5em;
}

#blank_cover {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 90;
    cursor: pointer;
}

#login_cover {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 101;
    display: none;
}

#login_page {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 101;
    display: none;
    background: url(/graphics/black_70.png);
}

#LOGIN_BUTTON_LEFT {
    position: absolute;
    top: 5px;
    left: 445px;
}

