
.langlinks
{
    background-image   : url(../images/backblue.jpg);
    text-align         : right;
    font-family        : Verdana, Arial, Times New Roman, Tahoma;
    font-size          : 10px;
    vertical-align     : bottom;
    padding-top        : 5px;
    padding-right      : 5px;
}

.langlinks a
{
    color              : #FFFFFF;
    text-decoration    : none;
}

.langlinks a:hover
{
    color              : #DD581D;
    text-decoration    : none;
}

a.frontlink
{
    color              : #ffffff;
    text-decoration    : none;
}

a.frontlink:hover
{
    color              : #ffffff;
    text-decoration    : none;
}

div.flash
{
    position           : relative;
    z-index            : 100;
    left               : 0px;
    top                : 0px;
    width              : 530px;
    height             : 415px;
    overflow           : hidden;
}

div.newsflashcontainer
{
    position           : relative;
    z-index            : 200;
    width              : 530px;
    height             : 0px;
    left               : 0px;
    top                : 0px;
    background-color   : #ff0000;
}

div.newsflash
{
    position           : absolute;
    z-index            : 300;
    left               : 120px;
    top                : 210px;
    width              : 400px;
    height             : 100px;
    filter             : progid:DXImageTransform.Microsoft.Shadow(color='#000000',direction=135,strength=2);
}

.newsflashtitle
{
    font-family        : CommScriptTT;
    font-size          : 20px;
    color              : #DD581D;
    font-style         : normal;
    font-weight        : bold;
    src                : url(COMMSCR0.eot);
}

.newsflashtext
{
    color              : #ffffff;
}