A
   { color: #DC2521;
    font-family: arial;
    font-size: 11pt;
    text-decoration: none; }
A:visited
   { color: #DC2521;
    font-family: arial;
    font-size: 11pt;
    text-decoration: none; }
A:hover
   { color: #6E2521;
    font-family: arial;
    font-size: 11pt;
    text-decoration: none; }
.body
   { background: #ffffff;
    margin: 0px; }

/*----- button ---------------------------------------------------------------*/

td.but_off
   { background-image: url(/images/common/button_off.gif);
    border: 0px;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    text-align: center;
    width: 100px; }
td.but_on
   { background-image: url(/images/common/button_on.gif);
    border: 0px;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    text-align: center;
    width: 100px; }
.header {
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    }
.input {
    background: #707070;
    border: 1 solid #303030;
    color: #00ee00;
    font-family: arial;
    font-size: 10pt;
    }

/*----- different text colors ------------------------------------------------*/

.text_normal
   { color: #43B168;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold; }
.text_highlight
   { color: #DC2521;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal; }
.text_black
   { color: #000000;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal; }
.text_fault
   { background: #FF0000;
    color: #000000;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal; }
.text_smallblack
   { color: #000000;
    font-family: arial;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal; }

/*----- tables ---------------------------------------------------------------*/

.tbl_screen {
    background-image: url(/images/common/back_screen.jpg);
    border: 0px;
    height: 600px;
    padding: 0px;
    spacing: 0px;
    width: 800px;
    }
.tbl_header
   { border: 0px;
    font-family: arial;
    font-size: 12px;
    height: 100px;
    padding: 0pt;
    spacing: 0px;
    width: 100%; }
.tbl_middle {
    border: 0px;
    font-family: arial;
    font-size: 12px;
    height: 100%;
    padding: 0px;
    spacing: 0px;
    width: 100%;
    }
.tbl_footer
   { border: 0px;
    font-family: arial;
    font-size: 12px;
    height: 50px;
    padding: 0px;
    spacing: 0px;
    width: 100%; }
.tbl_menu
   { background: #FFFFFF;
    color: #DC2521;
    font-family: arial;
    font-size: 10pt;
    font-style: normal;
    width: 100%; }
.tbl
   { background: #FFFFFF;
    color: #000000;
    font-family: arial;
    font-size: 10pt;
    height: 100%;
    }
.tbl_text
   { background: #ffeeee;
    border-size: 1px;
    border-style: solid;
    border-color: #ffffff;
    margin: 0px;
    }
.tbl_100_100 {
    height: 100%;
    width: 100%;
    }

/*----- three collums - menu, main, online -----------------------------------*/

.col_l
   { color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
    vertical-align: top;
    width: 100px; }
.col_m
   { color: #ffffff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
    vertical-align: top;
    width: 100%; }
.col_r
   { color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
    vertical-align: top;
    width: 150px; }

/*----- header and footer of tables ------------------------------------------*/

.box_u_l
   { background-image: url(/images/common/box_u_l.gif); }
.box_u_m
   { background-image: url(/images/common/box_u_m.gif); }
.box_u_r
   { background-image: url(/images/common/box_u_r.gif); }
.box_m_l
   { background-image: url(/images/common/box_m_l.gif); }
.box_m_m
   { background: #ffffff; }
.box_m_r
   { background-image: url(/images/common/box_m_r.gif); }
.box_l_l
   { background-image: url(/images/common/box_l_l.gif); }
.box_l_m
   { background-image: url(/images/common/box_l_m.gif);
    color: #ffffff;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    vertical-align: top; }
.box_l_r
   { background-image: url(/images/common/box_l_r.gif); }

/*----- Specials -------------------------------------------------------------*/

.l_time
   { color: #E0E0E0;
    font-family: arial;
    font-size: 10px;
    font-weight: normal; }