body, table {
    font-family: 'Tahoma', 'Geneva', sans-serif;
    font-size: 14px;
    background-color: #004080;
}

.style1 {
    color: #FFFFFF;
    border-bottom: none;
    background-color: #004080;
}

.no_print1         {display: block;}

.style3 {
    color: #FFFFFF;
    font-size: 7px
}

.style2 {
    font-size: 9px
}

.style5 {
    font-size: 9px;
    font-weight: bold
}

.style6 {
    border-bottom: none;
    background-color: #004080;
}

.text {
    text-align: center
}

a:link {
    color: #FFFFFF
}

a:hover {
    color: #00FFFF
}

a:visited {
    color: #FFFFFF
}

TD {
    border-bottom: solid #000000 1px
}

.tdSelection {
    text-align: right;
    border: none;
}

.tdSelection2 {
    text-align: left;
    border: none;
}

.tdButton {
    text-align: center;
    border: none;
    height: 24px;
    width: 100%;
    font-weight: bold;
}

.selectionWidth {
    width: 200px;
}

.selectionWidth100prc {
    width: 100%;
}

.repTitle {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}

.tableHead {
    border: 0;
    border-spacing: 2px;
    border: none;
}

.tableHeadTd {
    background-color: #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
}

.tableRowTd {
    background-color: #FFFFFF;
    font-size: 14px;
    padding: 3px;
}

.tLeft {
    text-align: left;
}

.tRight {
    text-align: right;
}

.tCenter {
    text-align: center;
}

.my_combo_box {
    font-family: 'Tahoma', sans-serif;
    /*font-size: 11;*/
    font-weight: normal;
    color: #505050;
    height: 21px;
    width: 174px;
}

