body
{
    background-color: #E6EFF9;
    margin: 0px;
    font-size: 8pt;
    font-family: Tahoma;
}

body, td, th
{
    font-family: Tahoma;
    font-size: 8pt;
}

a:link
{
    text-decoration: none;
    color: #003300;
}
a:visited
{
    text-decoration: none;
    color: #555151;
}
a:active
{
    text-decoration: none;
    color: #555151;
}
a:hover
{
    text-decoration: none;
    color: #627D98;
}

.dersKat
{
    font-weight: bold;
    color: #000000;
    font-size: 8pt;
}

.fontNoBold
{
    font-weight: normal;
    color: #000000;
    font-size: 8pt;
}

.dersKatSay
{
    font-weight: normal;
    color: gray;
    font-size: 8pt;
}
.normal_txt
{
    font-weight: bold;
    color: #888888;
    font-size: 8pt;
}
.normal_txt_color
{
    font-weight: bold;
    color: #4397E0;
    font-size: 8pt;
}

.paging
{
    font-weight: bold;
    color: #1C66AA;
    font-size: 8pt;
}
.textBox
{
    border-right: silver 3px double;
    border-left: silver 3px double;
    background-color: #E4EDF3;
    font-size: 8pt;
    border-width: 1px 3px 1px 3px;
    height: 21px;
    text-indent: -1px;
    vertical-align: middle;
    font-family: Tahoma;
}
.titlePage
{
    font-size: 11pt;
    color: #0c59c9;
}

.tb_bg_Green
{
    background-image: url( '/Images/tb_green.gif' );
    vertical-align: middle;
}
.tb_bg_Red
{
    background-image: url(  '/Images/tb_red.gif' );
    vertical-align: middle;
}
.tb_bg_Silver
{
    background-image: url( '/Images/tb_silver.gif' );
    vertical-align: middle;
}
