@import url('/css/articles.css');

.mix_head {color: #00FF00; font-size: 12px;}
.mix_outer {width: 500px;}
.mix_desc {color: #333333; font-size: 12px;}


.addarticleins2
{
        background-color: #FFFFFF;
        font-size : 11;
        font-family : Tahoma;
        border: 1px solid #E5E5E5;
}

.addarticleins1
{
        background-color: #EFEFEF;
        font-size : 13;
        font-family : Tahoma;
        border: 1px solid #5F5F5F;
}
.itext
{
        background-color: #FFFFFF;
        border: 1px solid #B7B7B7;
        color: #8B8B8B;
        font-family: Tahoma;
        font-size: 10px;
}

.button
{
        font-family: Tahoma;
        font-style: normal;
        font-size: 11px;
        background-color: #ECECEC;
        color: #5F5F5F;
        width: 80px;
        border: 1px solid #BCBCBC;
}

.borderins1
{
        background-color: #5F5F5F;
        font-size : 11;
        font-family : Tahoma;
}

.borderins2
{
        background-color: #FFFFFF;
        font-size : 11;
        font-family : Tahoma;
}

.borderins3
{
        background-color: #E1E1E1;
        font-size : 11;
        font-family : Tahoma;
}

.lgreen
{
        width:47;
        background-color: #FFFFFF;
}

.dgreen
{
        width:47;
        background-color: #09ABEE;
}

.pollsbar
{
        background-color: #09ABEE;
}


.bordertext:hover
{
        font-size : 11;
        color : #867F7F;
        font-family : Tahoma;
}

.bordertext:link, .bordertext:visited
{
        font-size : 11;
        color : #363434;
        font-family : Tahoma;
}

.bordertext
{
        font-size : 11px;
        font-family : Tahoma;
        color: #5F5F5F;
}

.pollstext
{
        font-size : 12px;
        font-family : Tahoma;
        color: #5F5F5F;
}

.bordercaption
{
        font-size : 12px;
        color : #F8F8F8;
        font-family : Tahoma;
}

.utext:hover, .utext:link, .utext:visit
{
        font-size : 9;
        color : #666666;
        font-family : Tahoma;
}

a:hover
{
        color : #09ABEE;
        font-size : 11;
        text-decoration: underline;
}

a:link,a:visited
{
        color : #09ABEE;
        font-size : 11;
        text-decoration: none
}

body,html
{
        margin:0px;
        padding:0;
        font-size : 11;
        color : #5F5F5F;
        font-family : Tahoma;
}  
.nnn_teaser_title { font: normal 18px Arial, Serif; color: #00f; }