.headerMenu, .headerMenu:link, .headerMenu:visited, .headerMenu:hover, .headerMenu:active {
    color : white;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 90%;
    text-decoration : none;
    text-align : center;
    vertical-align : middle;
}

.headerMenu:hover {
    font-weight : bold;
}

.lMenuHead {
    color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : 100%;
    text-decoration : none;
    text-align : center;
    vertical-align : middle;
}

.link {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 90%;
    text-decoration : none;
    text-align : center;
    vertical-align : middle;
}

.linkl {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 90%;
    text-decoration : none;
    text-align : left;
    vertical-align : middle;
}

.lMenuText {
    color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 75%;
    text-decoration : none;
    text-align : center;
    vertical-align : middle;
    padding-left : 3px;
    padding-right : 3px;
}

.lMenuReg {
    color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : 75%;
    text-decoration : none;
    text-align : center;
    vertical-align : middle;
}

.lMenuSmall {
    color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 75%;
    text-decoration : none;
    text-align : center;
    vertical-align : middle;
}

.pageText, .pageTextC, .pageTextBold, .pageTextBoldC {
    background-color : white;
    color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 100%;
    text-decoration : none;
    text-align : left;
    vertical-align : center;
}

.pageTextBold {
    font-weight : bold;
}

.pageTextBoldC {
    font-weight : bold;
    text-align : center;
}

.pageTextC {
    text-align : center;
}

.pageSubHeader {
    background-color : orange;
    color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : 100%;
    text-decoration : none;
    text-align : center;
    vertical-align : top;
}


.pageTitle, .pageTitle:hover, .pageTitle:link, .pageTitle:visited, .pageTitleI, .pageTitleC {
    background-color : white;
    color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : 100%;
    text-decoration : none;
    text-align : left;
    vertical-align : top;
}

.pageTitleC {
    text-align : center;
}

.tiny {
    font-size : 1pt;
}
