

#ctnForum a:link
{
    color : #;
    text-decoration : none;
}

#ctnForum a:active
{
    color : #;
    text-decoration : underline;
}

#ctnForum a:visited
{
    color : #;
    text-decoration : none;
}

#ctnForum a:hover
{
    color : #;
    text-decoration : underline;
}

#ctnForum a.fmain:link
{
    color : #;
    text-decoration : none;
}

#ctnForum a.fmain:active
{
    color : #;
    text-decoration : underline;
}

#ctnForum a.fmain:visited
{
    color : #;
    text-decoration : none;
}

#ctnForum a.fmain:hover
{
    color : #;
    text-decoration : underline;
}

#ctnForum input
{
    background-color : #;
    border : solid 1px #;
    color : #;
    font-family : ProximaRegular,verdana;
    font-size : 11px;
}

#ctnForum select
{
    background-color : #;
    border : solid 1px #;
    color : #;
    font-family : ProximaRegular,verdana;
    font-size : 11px;
}

#ctnForum .fbuttons
{
    background-color : #;
    border-bottom-color : #929292;
    border-left-color : #D6D6D6;
    border-right-color : #929292;
    border-style : solid;
    border-top-color : #D6D6D6;
    border-width : 1px;
    color : #;
    cursor : default;
    font-family : ProximaRegular,verdana;
    font-size : 11px;
    font-weight : bolder;
    padding : 2px;
    text-align : center;
    width : 100px;
    -moz-user-select : none;
}

#ctnForum .fbuttons:hover
{
    background-color : #;
    border-bottom-color : #727272;
    border-left-color : #A7A7A7;
    border-right-color : #727272;
    border-top-color : #A7A7A7;
    color : #FFF;
    cursor : pointer;
}

#ctnForum .fcontent
{
    font-size : px;
    margin-top : 10px;
}

#ctnForum .fdatas
{
    border : solid 1px #666; 
    font-size : 12px;
    vertical-align : top;
}

#ctnForum .fheaders
{
    background-color : #999;
    color : #FFF;
    font-weight : bolder;
    text-align : center;
    white-space : nowrap;
}

#ctnForum .finfos
{
    color : #666;
    font-size : 11px;
}

#ctnForum .finputs
{
    border : solid 1px #CCCCCC;
    background-color : #FFF;
    color : #000000;
    font-family : ProximaRegular,verdana;
    font-size : 11px;
    font-weight : bolder;
    padding : 5px;
}

#ctnForum .flabels
{
    border-bottom : solid 1px #;
    color : #;
    font-size : 13px;
    font-weight : bolder;
}

#ctnForum .flined
{
    border : solid 1px #B2B2B2; 
}

#ctnForum .flist
{
    color : #666;
    font-size : 11px;
    padding : 5px;
}

#ctnForum .fnavigation
{
    vertical-align : middle;
    white-space : nowrap;
}

#ctnForum .fpicsnoroll
{
    border : solid 1px transparent;
}

#ctnForum .fpicsroll
{
    border : solid 1px transparent;
    cursor : default;
}

#ctnForum .fpicsroll:hover
{
    border : solid 1px #B2B2B2;
    cursor : pointer;
}

#ctnForum .fpuce
{
    float : left;
    margin-right:5px;
}


#ctnForum .fselected
{
    background-color : #;
    padding : 5px;
}

#ctnForum .ftbuttons
{
    color : #;
    cursor : default;
    text-decoration : none;
}

#ctnForum .ftbuttons:hover
{
    color : #;
    cursor : pointer;
    text-decoration : underline;
}

#ctnForum .ftitles
{
    background-color : #;
    color : #FFF;
    font-family : FaktSlabSemiBold;
    font-size : 22px;
    line-height : 22px;
    text-align : center;
    white-space : nowrap;
}

#ctnForum .ftopics
{
    color : #;
    font-size : 13px;
    font-weight : bolder;
}