/* Atlas; text properties for states: normal */
.TM1i0 {
        font-family: Arial;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: bold;
        text-decoration: none;
}

/* Atlas; box properties for states: normal */
.TM1o0 {
        background: #333333;
        border: 0px solid transparent;
        padding: 2px;
        text-align: left;
        vertical-align: middle;
        text-decoration: none;
}

/* Atlas; text properties for states: hover, click */
.TM1i1 {
        font-family: Arial;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: bold;
        text-decoration: none;
}

/* Atlas; box properties for states: hover */
.TM1o1 {
        background: #ff9933;
        border: 0px solid transparent;
        padding: 2px;
        text-align: left;
        vertical-align: middle;
        text-decoration: none;
}

/* Atlas; box properties for states: click */
.TM1o2 {
        background: #ffffff;
        border: 0px solid transparent;
        padding: 2px;
        text-align: left;
        vertical-align: middle;
        text-decoration: none;
}
