body, textarea {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        scrollbar-face-color : #344c61;
        scrollbar-shadow-color : #fbfbdd;
        scrollbar-highlight-color : #fbfbdd;
        scrollbar-3dlight-color : #6598ab;
        scrollbar-darkshadow-color : #344c61;
        scrollbar-track-color : #fbfbdd;
        scrollbar-arrow-color : #fbfbdd;
        bar-arrow-color : #45788B;
        background: #fbfbdd;
}

TD  {
        font-size : 12px;
        font-family : Arial, Helvetica, Sans Serif;
        font-weight : normal;
        font-style : normal;
        color : #344c61
}

a:link {
        text-decoration:none;
        font-weight: normal;
        color: #344c61;
}
a:visited {
        text-decoration:none;
        font-weight: normal;
        color: #344c61;
}
a:hover {
        text-decoration: underline;
        font-weight: normal;
        color: #344c61;
}
a:active {
        text-decoration:none;
        font-weight: normal;
        color: #344c61;

}
.iconheader {
        font-size : 12px;
        font-family : Arial, Helvetica, Sans Serif;
        font-weight : normal;
        font-style : normal;
        text-transform : uppercase;
}
.iconheader2 {
        font-size : 14px;
        font-family : Arial, Helvetica, Sans Serif;
        font-weight : normal;
        font-style : normal;
        color : #fbfbdd;
        background: #344c61;
        text-transform : uppercase;
        padding-left: 5px;
}
.links {
        font-size : 12px;
        font-family : Arial, Helvetica, Sans Serif;
        font-weight : normal;
        font-style : normal;
        color : #fbfbdd;
        text-transform : uppercase;
}