﻿a.headlink
{
    background-color : #95CBE9;
    color : #024769;
    font-size : 15px;
    font-weight : bold;
    padding-left : 5px;
    padding-right : 10.5px;
    padding-top : 5px;
    padding-bottom : 5px;
    text-decoration : none;
}

a.headlink:hover
{
    background-color : #FFFFFF;
    color : #000000;
}

a.headlink:active
{
    background-color : #008BBB;
    color : #000000;
}

div.bstyle
{
    background-color : #2C5700;
    margin-left : auto;
    margin-right : auto;
    height : 600px;
    width : 950px;
}

table.nier
{
    background-color : #AFD775;
    margin-left : auto;
    margin-right : auto;
}

.nier
{
    background-color : #8FBC8F;
    display : block;
    margin-left : 0px;
    padding-left : 0px;
    padding-right : 0px;
    position : relative;
    left : 10px;
    top : 10px;
}

.niersub
{
    font-family : Times New Roman;
    font-size : 15px;
    font-weight : bold;
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    position : absolute;
    left : 180px;
    top : 10px;
}