<!--
body {
        font-size: 11px;
        font-family: Tahoma, Arial, sans-serif;
}
a {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 12px;
        color: #0000FF;
        text-decoration: none;
}
a:hover {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 12px;
        color: #FF0000;
        text-decoration: none;
}
h1 {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
}
table{
        padding: 5;
}
th {
        font-size : 11px;
        font-family : Tahoma, Arial, sans-serif;
        color : #FFFFFF;
        text-align : center;
        font-weight : bold;
        background-color : #336699;
}
tr {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 11px;
        background-color : #FFFFFF;
}
td {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 11px;
}
TABLE.Mtable TD {
        BORDER-RIGHT: #93bee2 1px solid;
        BORDER-BOTTOM: #c1cdd8 1px solid;
}
TABLE.Mtable TH {
        BORDER-RIGHT: #93bee2 1px solid;
}
TABLE.Mtable {
        border: 1px solid #336699;
}

.TRalter {
        background-color : #F0F0F0;
}


TABLE.searchTable {
        border: 1px solid #336699;
}
input {
        font-size: 11px;
        font-family: Tahoma, Arial, sans-serif;
}


-->

