body,td,th {
    color: #63696f;
}

body {
    background-color: #878f99;
    font-family: Verdana, Tahoma, sans-serif, Arial;
    font-size: 12px;
}

a:link, a:active, a:visited {
    font-weight:normal;
    color: #3b82d7;
    text-decoration: none;
}

a:hover {
    font-weight:normal;
    text-decoration: overline underline;
    color: #0d2d53;
} 

h1 {
    font-size: 20px;
    font-family: Verdana, Tahoma, sans-serif, Arial; 
    color: #067a79;
}

.h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Tahoma, sans-serif, Arial;     
    color: #2C7AA0;
    text-decoration: underline;
}

.mainlogo {
    width:700px;
    height:250px;
}

.smalltable {
    background-image: URL(images/tablenews.jpg);
    background-repeat: no-repeat;
    width:300px;
    height:150px;
    padding-left:1.5em;
    padding-top:1.0em; 
}

.cellup {
    background-image: URL(images/tableup.jpg);
    background-repeat: repeat-y;
    background-position: center;
    height:35px;
    padding-top:1em;
    padding-left:2em;  
}

.celldown {
    background-image: URL(images/tabledown.jpg);
    background-repeat: repeat-y;
    background-position: center;
    text-align: right;
    padding-bottom:0.7em;
    padding-right:1.4em;
    height:35px;
}

.cellmiddle {
    background-image: URL(images/tablemiddle.jpg);
    background-repeat: repeat-y;
    background-position: center;
    height:200px;
    padding-top:0.3em;
    padding-left:1.4em;
    padding-right:1.4em;
}     

.members {
    border-bottom:1px solid #878f99;
    border-top:1px solid #878f99;
}

.links {
    border-bottom:1px solid #878f99;  
}

.catyears {
    border:1px solid #878f99;
    padding-left:2em;
}

.catyears2 {
    padding-left:2em;
}

.element_up_left {
    color: #E6E6E6;
    border-left: 1px solid #878f99; 
    border-top: 1px solid #878f99; 
    height:21px;
    width: 85px;
    padding-left: 3px; 
    padding-right: 3px;
    font-weight: bold;
    background-color: #878f99;   
}

.element_up_right {
    background-image: URL(images/cellend.jpg);
    background-position: left;
    background-repeat: no-repeat; 
    height:21px;
    padding-left: 3px; 
    padding-right: 3px;
    font-weight: bold;
}

.element_down {
    border: 1px solid #878f99;
    padding: 5px;  
}