body
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    background-attachment: fixed;
    margin: 0px;
}

.toplogo
{
    background-color: #dfdfdf;
    -moz-border-redius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.menu
{
    background-image: url(../images/menubg.jpg);
    text-align: left;
}
#menu_text
{
    font-size: 14px;
    text-decoration: none;
    background-image: url(../images/menubg.jpg);
}
.textbold
{
    font-size: 18px;
    font-weight: bold;
    color: #d11010;
}
.black
{
    font-style: italic;
    text-decoration: none;
}
.date
{
    color: #d11010;
    font-style: italic;
    text-decoration: none;
}
.page_text
{
    line-height: 22pt;
    text-decoration: none;
    text-align: center;
}
.pagetextbold
{
    font-size: 18px;
    font-weight: 600;
    color: #5a5858;
}
.visiter
{
    background-color: #383333;
    -moz-border-redius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.red
{
    color: #d11010;
    font-weight: bold;
    text-decoration: none;
}
.white
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.border_right
{
    border-right: 1px solid #bfbebe;
}
