body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;

        scrollbar-base-color:#FFFFFF;
        scrollbar-3dlight-color:#157B7B;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-face-color:#157B7B;
        scrollbar-highlight-color:#157B7B;
        scrollbar-shadow-color:#157B7B;
        scrollbar-track-color:#FFFFFF;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.box2_head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
}


.box2_list {
        list-style-image:url(../images/bullet_gray_arrow.png); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; clip:   rect(   ); list-style-position: inside
}


.top_ticker {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}

a:link      {color: #107676; font-weight: normal; text-decoration: none; }
a:visited   {color: #107676; font-weight: normal; text-decoration: none; }
a:hover     {color: #107676; font-weight: normal; text-decoration: underline}
a:active    {color: #107676; font-weight: normal; text-decoration: none}

a.left_box:link      {color: #000000; font-weight: bold; text-decoration: none; }
a.left_box:visited   {color: #000000; font-weight: bold; text-decoration: none; }
a.left_box:hover     {color: #000000; font-weight: bold; text-decoration: underline; }
a.left_box:active    {color: #000000; font-weight: bold; text-decoration: none; }

a.menul_top:link      {color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menul_top:visited   {color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menul_top:hover     {color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.menul_top:active    {color: #FFFFFF; font-weight: bold; text-decoration: none; }

.li {
    list-style-type: square;
}

.text_little {
        font-size: 9px;
        color: #D0D0D0;
}

.menue:link      {color: #0000AA; font-weight: normal; text-decoration: none; }
a.menue:visited   {color: #0000AA; font-weight: normal; text-decoration: none; }
a.menue:hover     {color: #000000; font-weight: normal; text-decoration: underline}
a.menue:active    {color: #0000AA; font-weight: normal; text-decoration: none}


.select            { background-color:#EBEBEB; font-size:9pt; font-family:Verdana; }
.button            { font-family:Verdana; font-size:9pt; font-style: normal; border:1 solid #000000; }
.input             { font-family:Verdana; font-size:9pt; font-style: normal; border:1 solid #000000; background-color:#DBDBDB; }
.input_small       { font-family:Verdana; font-size:7pt; font-style: normal; border:1 solid #000000; background-color:#DBDBDB; }

.select_small      { background-color:#EFEFEF; font-size:7pt; font-family:Arial; }

.border1px {
        border-top-width:1px;
        border-top-style:solid;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-bottom-color:#000000;
        border-left-width:1px;
        border-left-style:solid;
        border-left-color:#000000;
        border-right-width:1px;
        border-right-style:solid;
        border-right-color:#000000;
}

div.errormessage {
        text-align:justify;
        background-color: #FFFFE1;
        border: 1px dashed #ff0000;
        margin-top: 8px;
        margin-bottom: 16px;
        padding: 6px 6px 6px 32px;
        line-height: 18px;
}

img.errormessage {
        margin-left: -24px;
}

div.errormessage td {
        line-height: 18px;
}

div.okmessage {
        text-align:justify;
        background-color: #FFFFE1;
        border: 1px dashed #33CC33;
        margin-top: 8px;
        margin-bottom: 16px;
        padding: 6px 6px 6px 32px;
        line-height: 18px;
}

img.okmessage {
        margin-left: -24px;
}

div.okmessage td {
        line-height: 18px;
}

.suma {  vertical-align: middle; position:absolute;top:-3000;left:-3000;}