﻿
b {font-weight:bold;}
i {font-style:italic;}
.A  {background-color: #EBEBFE;}
.B  {background-color: #F1F1FE;}
.C  {background-color: #DDDDFF;}
TD {font-family:Verdana; font-weight:normal; font-style:normal;}
.tabBG {background-color: #000080;}
.t {font-family:Verdana;}
.t1 {font-family:Verdana; font-size: 10px;}
.t2 {font-family:Verdana; font-size: 10pt;}
.t3 {font-family:Verdana; font-size: 14px;}
.tA1L {font-size: 10px; color: #000000; background-color: #EBEBFE; text-align:left;}
.tA1R {font-size: 10px; color: #000000; background-color: #EBEBFE; text-align:right;}
.tA1C {font-size: 10px; color: #000000; background-color: #EBEBFE; text-align:center;}
.tA2L {font-size: 10pt; color: #000000; background-color: #EBEBFE; text-align:left; vertical-align:top;}
.tA2R {font-size: 10pt; color: #000000; background-color: #EBEBFE; text-align:right;}
.tA2C {font-size: 10pt; color: #000000; background-color: #EBEBFE; text-align:center;}
.tA3L {font-size: 14px; color: #000000; background-color: #EBEBFE; text-align:left;}
.tA3R {font-size: 14px; color: #000000; background-color: #EBEBFE; text-align:right;}
.tA3C {font-size: 14px; color: #000000; background-color: #EBEBFE; text-align:center;}
.tB1L {font-size: 10px; color: #000000; background-color: #F1F1FE; text-align:left;}
.tB1R {font-size: 10px; color: #000000; background-color: #F1F1FE; text-align:right;}
.tB1C {font-size: 10px; color: #000000; background-color: #F1F1FE; text-align:center;}
.tB2L {font-size: 10pt; color: #000000; background-color: #F1F1FE; text-align:left; vertical-align:top;}
.tB2R {font-size: 10pt; color: #000000; background-color: #F1F1FE; text-align:right;}
.tB2C {font-size: 10pt; color: #000000; background-color: #F1F1FE; text-align:center;}
.tB3L {font-size: 14px; color: #000000; background-color: #F1F1FE; text-align:left;}
.tB3R {font-size: 14px; color: #000000; background-color: #F1F1FE; text-align:right;}
.tB3C {font-size: 14px; color: #000000; background-color: #F1F1FE; text-align:center;}
.tC1L {font-size: 10px; color: #000000; background-color: #DDDDFF; text-align:left;}
.tC1R {font-size: 10px; color: #000000; background-color: #DDDDFF; text-align:right;}
.tC1C {font-size: 10px; color: #000000; background-color: #DDDDFF; text-align:center;}
.tC2L {font-size: 10pt; color: #000000; background-color: #DDDDFF; text-align:left;}
.tC2R {font-size: 10pt; color: #000000; background-color: #DDDDFF; text-align:right;}
.tC2C {font-size: 10pt; color: #000000; background-color: #DDDDFF; text-align:center;}
.tC3L {font-size: 14px; color: #000000; background-color: #DDDDFF; text-align:left;}
.tC3R {font-size: 14px; color: #000000; background-color: #DDDDFF; text-align:right;}
.tC3C {font-size: 14px; color: #000000; background-color: #DDDDFF; text-align:center;}
A:link { color:#000080; text-decoration:none;}
A:visited { color:#000080; text-decoration:none;}
A:active { color:#000080; text-decoration:none;}
A:hover { color:#000080; text-decoration:underline;}
.codetitle {
    background: #DDDDFF;
    border:1px solid #000080;
    padding:5px;
    width:100%;
    font-weight:bold;
    text-align:left;
    margin-top:0px
}
.codediv {
    background: #FFFcdd;
    border: 1px solid #000080;
    border-top:0;
    padding:5px;
    overflow:auto;
    width:100%;
    height:50px;
    text-align:left;
    font-family: Courier New, Adobe Courier, Courier, lucida fixed, fixed;
    font-size:10px
}
.button {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    background-color: #EBEBFE;
    color: #000080;
    font-size: 11px;
    font-weight: bold;
    border:1px solid #000000;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    text-indent : 2px;
}
.input {
    font-size: 11px;
    font-family: verdana,tahoma,helvetica;
    color: #000000;
    background-color: #ffffff;
    border:1px solid #000000;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    text-indent : 2px;
}