a {
    color: #02407F;
    font-family: tahoma,verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #000000;
    font-family: tahoma,verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-style: normal;
    text-decoration: none;
}

a:hover {
    color: #F00F00;
    font-family: tahoma,verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-style: normal;
    text-decoration: none;
}

a:active {
    color: #FF0000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.list{
    color: #FFFFF0;
    font-family: tahoma,verdana,helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    text-decoration: underline;
}

a.list:visited {
    color: #F00F00;
    font-family: tahoma,verdana,helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    text-decoration: underline;
}

a.list:hover {
    color: #B50B00;
    font-family: tahoma,verdana,helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}

a.list:active {
    color: #A31108;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

body {
    background-color: white;
    color: black;
    font-family: tahoma,arial,verdana;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

td {
    color: #000000;
    font-family: tahoma,arial,verdana;
    font-size: 11px;
}

.booktext {
    border-bottom: #C0C0C0 1px solid;
    border-left: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
    color: #800000;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}

.selector {
    font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 8pt;
}

.selectorb {
    font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 8pt;
    width: 40px;
}

.selectorbolge {
    font-family: verdana, Arial, Helvetica, sans-serif, Tahoma;
    font-size: 8pt;
    font-weight: bold;
    width: 165px;
}

.selectorc {
    font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 8pt;
    width: 52px;
}

.textkutu {
    border-bottom: #0B0B06 1px solid;
    border-left: #0B0B06 1px solid;
    border-right: #0B0B06 1px solid;
    border-top: #0B0B06 1px solid;
    font-family: Verdana,tahoma,arial;
    font-size: 8pt;
}

#waitscreen {
    height: 100%;
    position: absolute;
    visibility: hidden;
    width: 100%;
}

td#header {
    background-image: url(../images/b1.jpg);
}

/* additions */
.ImgBanerRight {
    margin: 5px;
}
img {
    border: none;
}

.mar {
    margin: 10px 15px;    
}
.vmar {
    margin: 10px 0px;    
}
.bordered-r {
    border-right: #84BEDE solid 1px;
}
.bordered-b {
    border-bottom: #84BEDE solid 1px;
}
.dbordered-l {
    border-left: #2186B5 solid 1px;
}
.dbordered-r {
    border-right: #2186B5 solid 1px;
}

fieldset {
    background-color: white;
}
