﻿body
{
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #184B67;
}
.textDir
{
    direction: rtl;
}
.list
{
    font-family: Arial;
    font-size: 12px;
    color: #184B67;
    text-decoration: none;
}
.list_over
{
    font-family: Arial;
    font-size: 12px;
    color: #184B67;
    font-weight: bold;
    text-decoration: none;
}
.textCot
{
    font-size: 14px;
    color: #184B67;
    font-weight: bold;
}
.askbox
{
    width: 175px;
    height: 15px;
    border:1px solid #5AACD8;
    background-color: #D6EAF5;
}
.textFooter
{
    font-family: Verdana;
    font-size: 9px;
    color: #23688F;
}
.textFooter a
{
    color: #23688F;
    text-decoration: none;
    font-weight:bold;
}
.textPromo
{
    font-size: 11px;
    color: #7E7E7E;
    text-align: right;
    direction: rtl;
}
.textPromo a
{
    color: #7E7E7E;
    text-decoration: none;
}
.textSitemap
{
    font-size: 10px;
    color: #0B0833;
    text-align: right;
    direction: rtl;
}
.textSitemap a
{
    color: #0B0833;
    text-decoration: none;
}
#marqueecontainer
{
    position: relative;
    width: 150px; /*marquee width */
    height: 150px; /*marquee height */
    /*background-color: white;*/
    overflow: hidden;
    border: 0px solid black;
    padding: 0px;
}