﻿body
{
    font-family: 'Trebuchet MS';
    font-size: small;
}
.err
{
    font-family: Candara;
}
div .imgdivcenter
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
table
{
    border-style: solid;
    border-width: thin;
    width: 100%;
}
tr
{
    height: 30px;
}
thead
{
    font-weight: bold;
    background-color: #FFCCCC;
}
.firma
{
    background-image: url('Kotonetv20/icons/firma.png');
    background-repeat: no-repeat;
}
p
{
    text-indent: 10px;
}
img
{
    border: thin solid #6600FF;
}
.altcizgili
{
    text-decoration: underline;
}
.highlightedSpan
{
    background-color: #FFFF00;
    font-weight: bold;
    font-style: italic;
}
li
{
    margin-bottom:5px;
}
