﻿
body
{
    margin-top: 0px;
    padding-top: 0px;
    font-family: Verdana;
}
a
{
    cursor: hand;
    color: #0000ff;
    text-decoration: none;
}
a:hover
{
    color: #FF9900;
}
H1
{
    color: #336699;
    font-size: 14pt;
}
H2
{
    color: #336699;
    font-size: 12pt;
}
H3
{
    color: #336699;
    font-size: 11pt;
}
p
{
}
td
{
}

/*StudentPage*/
.DataFilter
{
    background-color: #609ab8;
    color: #FFFFFF;
    font-size: 8pt;
    font-family: Verdana;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-style: outset;
    border-width: thin;
    cursor: pointer;
}
.button
{
    border-right: #557a8a 1px solid;
    padding-right: 0px;
    border-top: #93aaa7 1px solid;
    padding-left: 0px;
    font-size: 11px;
    min-height: 24px;
    background: #a8d1cc url(.../images/qsfButton.gif) repeat-x;
    padding-bottom: 0px;
    border-left: #557a8a 1px solid;
    line-height: 20px;
    padding-top: 0px;
    border-bottom: #527889 1px solid;
}
