BODY
{
    margin:0px;
    margin-bottom:3px;
    margin-top:1px;
}


.bottom_link
{
    font-weight: 500;
    font-size: 11px;
    color: #b4e0c6;
    font-family: Tahoma;
    text-decoration: none;
}

.bottom_link:hover
{
    text-decoration: underline;
}


.bottom_link_pipe
{
    font-weight: 500;
    font-size: 11px;
    color: #b4e0c6;
    font-family: Tahoma;
    text-decoration: none;
}


.bottom_menu
{
    font-weight: 900;
    font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none;
}


.bottom_menu:hover
{
    text-decoration: underline;
}


.copyright
{
    font-weight: 500;
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma;
    text-decoration: none;
}

.header_bg
{
    background-image:url('../images/header_bg.jpg');
    height:84px;
    width:775px;
    background-repeat:repeat-y;
}


.link
{
    font-weight: 900;
    font-size: 12px;
    color: #3f4117;
    font-family: Arial;
    text-decoration: none;
}


.link:hover
{
    color: #666724;
}


.main_heading
{
    font-weight: 900;
    font-size: 18px;
    color: #330000;
    font-family: Verdana;
    text-decoration: none;
    padding-left:10px;
}

.main_text
{
    font-weight: 500;
    font-size: 11px;
    color: #6e712d;
    font-family: Tahoma;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}



.news_heading
{
    font-weight: 900;
    font-size: 18px;
    color: #330000;
    font-family: Verdana;
    text-decoration: none;
    padding-left:10px;
}

.news_text
{
    font-weight: 500;
    font-size: 11px;
    color: #6e712d;
    font-family: Tahoma;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.template_border
{
    border-bottom:solid 1px #000000;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    border-top:solid 1px #000000;
}


.title
{
    font-weight: 900;
    font-size: 35px;
    color: #ffffff;
    font-style: italic;
    font-family: 'Times New Roman';
    text-decoration: none;
    padding-left:35px;
}


.top_menu
{
    font-weight: 900;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

.top_menu:hover
{
    color: #ccd192;
}