﻿
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image:url(../images/bkr.gif);
    background-repeat: repeat-y;
    background-position: top center;
    background-color: #731A14;
}



/*menuItem
{
    font-family: Times New Roman;
    font-size: 8pt;
    text-transform: uppercase;
    font-weight: bolder;
    color: Black;
}

menuItemHover
{
    font-family: Times New Roman;
    font-size: 8pt;
    text-transform: uppercase;
    font-weight: bolder;
    color: #b20838;
}*/

.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.style2
{
    font-size: 10px;
}

a.menuItem:link {text-decoration: none ; font-family: Times New Roman; font-size: 8pt; text-transform: uppercase; font-weight: bolder; color: Black;}
a.menuItem:visited {text-decoration: none ; font-family: Times New Roman; font-size: 8pt; text-transform: uppercase; font-weight: bolder; color: Black;}
a.menuItem:active {text-decoration: none ; font-family: Times New Roman; font-size: 8pt; text-transform: uppercase; font-weight: bolder; color: #b20838;}
a.menuItem:hover {text-decoration: none ; font-family: Times New Roman; font-size: 8pt; text-transform: uppercase; font-weight: bolder; color: #b20838;}

a:link {text-decoration: none ; color: #b20838;}
a:visited {text-decoration: none ; color: #b20838;}
a:active {text-decoration: none ; color: #b20838;}
a:hover {text-decoration: none ; color: #b20838;}