
body {
    margin: 0px;
    font: 12px/21px Verdana, Geneva, Arial, sans-serif;
    color: #686868;
    background-color: #FBFAF9;
    background-image: url(../_img/bg_main_repeat.gif);
    background-repeat: repeat-x;
}

td, th, .bod, font {
    font: 12px/21px Verdana, Geneva, Arial, sans-serif;
    color: #686868;
}

b, strong {
    font-weight: bold;
}

.shaderule {
    background-image: url(../_img/bg_section.gif);
    background-repeat: repeat-x;
}

.company {
    padding-top: 4px;
    padding-left: 15px;
    font-size: 12px;
    color: #111513;
    font-weight: bold;
}

.section {
    padding-top: 4px;
    padding-left: 15px;
    font-size: 12px;
    color: #212121;
    font-weight: bold;
}

.title {
    font-size: 12px;
    color: #8F2712;
    font-weight: bold;
}

.subtitle {
    font-size: 12px;
    color: #3A4431;
    font-weight: bold;
}

.bodycopy {
    padding-right: 15px;
    font-size: 12px;
}

.copyright {
    color: #B5B5B5;
    font-size: 9px;
}

.popmenu {
    width: 220px;
    border : 1px solid;
	border-color: #686868;
}

a {

    color: #B12C1F;
    text-decoration: none;
}

a:hover, active {
    color: #F3F2E9;
    background-color: #8F2712;
    text-decoration: none;
}

a.menu, visited {
    font-size: 12px;
    color: #8F2712;
    font-weight: bold;
    text-decoration: none;
}

a.menu:hover,active {
    font-size: 12px;
    color: #F3F2E9;
    background-color: #8F2712;
    font-weight: bold;
    text-decoration: none;
}

a.submenu, visited {
    font-size: 12px;
    color: #686868;
    text-decoration: none;
}

a.submenu:hover,active {
    font-size: 12px;
    color: #F3F2E9;
    background-color: #686868;
    text-decoration: none;
}

a.tertmenu, visited {
    font-size: 12px;
    color: #262626;
    text-decoration: none;
}

a.tertmenu:hover,active {
    font-size: 12px;
    color: #F3F2E9;
    background-color: #262626;
    text-decoration: none;
}

