body {
    background-color: #2E5C73;
    background-image: url('../img/2_bggrad.jpg');
    background-repeat: repeat-x;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: arial, verdana, tahoma;
    color: #666666;
    font-size: 10pt;
}

td {
    font-family: arial, verdana, tahoma;
    color: #666666;
    font-size: 10pt;
}

P {
    margin-top:0px;
    margin-bottom:0px;
}

a {
    color: #224455;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #224455;
    text-decoration: underline;
}
a:visited {
    color: #224455;
}
a:active {
    color: #224455;
}

.lmenu{
    color: #666666;
    font-weight: normal;
    text-align: right;
    margin: 10 10 10 13;
    border-bottom: 1px solid #929292;
}

.globl {
    background-color: #6E6E6E;
    padding-right: 1px;
}

.topcorner {
    font-family: arial, verdana, tahoma;
    font-size: 7pt;
    font-weight: bold;
    text-transform: uppercase;
}

.toptext {
    font-family: Franklin Gothic Medium, Franklin Gothic Medium Cond, Franklin Gothic Book, Trebuchet MS, arial; 
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
}

.content {
    margin: 10 10 10 13;
}

.greybar {
    background-color: #7D7D7D;
    font-family: Franklin Gothic Medium, Franklin Gothic Medium Cond, Franklin Gothic Book, Trebuchet MS, arial; 
    font-size: 10pt;
    color: #E9E9E9;
    font-weight: normal;
    padding: 3 7 3 10;
}

.dbluebar {
    background-color: #B2C5D0;
    color: #1F3B4B;
    font-family: Franklin Gothic Medium, Franklin Gothic Medium Cond, Franklin Gothic Book, Trebuchet MS, arial; 
    font-size: 16px;
    text-align: center;
    padding: 10 3 10 3;
}

.whitelink {
    color: eeeeff;
}
a:hover.whitelink {
    color: eeeeff;
}
a:visited.whitelink {
    color: eeeeff;
}