body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}

.student {
    font-size: 12px;
    font-family: Verdana;
    color: black;
    text-decoration: none;
}

.studentListing {
    font-size: 12px;
    font-family: Verdana;
    color: black;
    text-decoration: none;
}

.smalltext {
    font-size: 10px;
    font-family: Verdana;
    color: black;
    text-decoration: none;
}

.redtext {
    font-size: 12px;
    font-family: Verdana;
    color: red;
    text-decoration: none;
}

.redsuperscripttext {
    font-size: 9px;
    font-family: Verdana;
    color: red;
    text-decoration: none;
}

.bluetext {
    font-size: 12px;
    font-family: Verdana;
    color: blue;
    text-decoration: none;
}

.bluesuperscripttext {
    font-size: 9px;
    font-family: Verdana;
    color: blue;
    text-decoration: none;
}

.whitetext {
    font-size: 12px;
    font-family: Verdana;
    color: white;
    text-decoration: none;
}

.pagetitle {
    font-size: 12px;
    font-family: Tahoma;
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.error {
    font-size: 12px;
    font-family: Verdana;
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.warning {
    font-size: 12px;
    font-family: tahoma;
    color: #9a3503;
    text-decoration: none;
    font-weight: bold;
}

.boldblue {
    font-size: 12px;
    font-family: Verdana;
    color: blue;
    text-decoration: none;
    font-weight: bold;
}

.largetext {
    font-size: 13px;
    font-family: Verdana;
    color: black;
    text-decoration: none;
}

.listingtitle {
    font-size: 18px;
    font-family: Verdana;
    font-weight: bold;
    font-style: italic;
    color: black;
    text-decoration: none;
}

.csestudent {
    font-size: 12px;
    font-family: Verdana;
    color: black;
    text-decoration: none;
}

.cseunderlinestudent {
    font-size: 12px;
    font-family: Verdana;
    color: black;
    text-decoration: underline;
}

.cpsestudent {
    font-size: 12px;
    font-family: Verdana;
    color: blue;
    text-decoration: none;
}

.sec504student {
    font-size: 12px;
    font-family: Verdana;
    color: green;
    text-decoration: none;
}

.exitedstudent {
    font-size: 12px;
    font-family: Verdana;
    color: gray;
    text-decoration: none;
}

.exitedunderlinestudent {
    font-size: 12px;
    font-family: Verdana;
    color: gray;
    text-decoration: underline;
}

.deletedstudent {
    font-size: 12px;
    font-family: Verdana;
    color: red;
    text-decoration: none;
}

.boldstudent {
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.selectedstudent {
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    color: black;
    text-decoration: none;
}

.toolbartext {
    font-size: 12px;
    font-family: Verdana;
    color: #65727d;
    text-decoration: none;
}

.largetext {
    font-size: 13px;
    font-family: Verdana;
    color: black;
    text-decoration: none;
}

.subnavwhite {
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.subnavblack {
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

    .subnavblack:Visited {
        font-size: 12px;
        font-family: Verdana;
        font-weight: bold;
        color: black;
        text-decoration: none;
    }

    .subnavblack:Hover {
        font-family: Verdana;
        font-size: 12px;
        color: #A3D8D9;
        font-weight: bold;
    }

.bocesSubnavText {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
}

.displaytext {
    font-size: 12px;
    font-family: Arial;
    color: black;
    text-decoration: none;
}

.displaytxtbold {
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.clsTableNames {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    CURSOR: hand;
    COLOR: #2f353f;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

    .clsTableNames:hover {
        FONT-WEIGHT: normal;
        FONT-SIZE: 9pt;
        CURSOR: hand;
        COLOR: #ffffff;
        BACKGROUND: #2f353f;
        FONT-FAMILY: Arial;
        TEXT-DECORATION: none;
    }

.clsMaintSecTitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    WIDTH: 100%;
    COLOR: #013333;
    FONT-FAMILY: Arial;
    POSITION: relative;
    BACKGROUND-COLOR: #c0c8cf;
    BORDER-RIGHT: #65727d 1px solid;
    BORDER-TOP: #65727d 1px solid;
    BORDER-LEFT: #65727d 1px solid;
}


.clsMaintSecTitleWithoutBorder {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    WIDTH: 100%;
    COLOR: #013333;
    FONT-FAMILY: Arial;
    POSITION: relative;
    BACKGROUND-COLOR: #c0c8cf;
}

.loginlabel {
    font-size: 10px;
    font-family: Verdana;
    color: white;
    text-decoration: none;
}

.loginlink {
    font-size: 9px;
    font-family: Verdana;
    color: #f4b44f;
    text-decoration: none;
}

    .loginlink:Visited {
        font-size: 9px;
        font-family: Verdana;
        color: #f4b44f;
        text-decoration: none;
    }

    .loginlink:Hover {
        font-size: 9px;
        font-family: Verdana;
        color: #f4b44f;
        text-decoration: none;
    }

    .disabledImageButton {
    filter: alpha(opacity=30);
    opacity: .30;
    }
