body, td, th, input, select
{
    font-family: Arial;
    font-size: 12px;
}

a
{
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

a img
{
    border: 0;
}

html, body, form, li, ul
{
    padding: 0;
    margin: 0;
}

li
{
    list-style: none none;
}

.cp
{
    padding: 20px;
    padding-top: 0px; /*overflow: auto;*/
}

.cp .cp
{
    padding: 0;
}

.cl
{
    clear: both;
}

.rss
{
    background: transparent url(img/rss.gif) no-repeat;
    height: 16px;
    padding-left: 20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
    background-color: Transparent;
    height: auto;
}

*:first-child + html body.fckEdit
{
    background-color: #fff;
    background-image: none;
}
/* ---------------------------------------------------------------*/

#ingress
{
    font-size: 15px;
    margin-bottom: 5px;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a
{
    color: #B8212C;
}

h1
{
    font-size: 18px;
}

h2
{
    font-size: 14px;
    margin: 0;
}

h3, .header3
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.red, .red a
{
    color: #C4161C;
}
.sml
{
    font-size: 0.8em;
}

