﻿body {
}
.white_txt
{
    font-family:Tahoma;
    font-size:11px;
    color:White;
}

.black_txt
{
    font-family:Tahoma;
    font-size:11px;
    color:#313035;
}

.uppermenutd
{
    width:78px;
    height:41px;
    background-image:url('images/upperMenuBg.gif');
    background-repeat:no-repeat;
    vertical-align:middle;
    text-align:center;
    font-family:Tahoma;
    font-size:11px;
    color:White;
}
.uppermenuseparator
{
    width:5px;
    height:41px;
    font-size:1px;
}

.bannerstd
{
    height:92px;
    width:196px;
    font-size:1px;
}

.bannerseptd
{
    width:5px;
}

.banner
{
    height:92px;
    width:196px;
}

.graylinks
{
    font-family:Arial;
    font-size:12px;
    color:#646464;
    font-weight:bold;
}

a 
{
    text-decoration:'none';
}
a: hover
{
    text-decoration:'underline';
    }

#roundbtns td
{
    font-size:1px;
    height:73px;
}

#redMenu a
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:White;
}
.menu
{
    width:106px;
    border:solid 1px black;
}
.menu td
{
    border-bottom:solid 1px #d8d8d8;
}
.menu a:hover
{
    text-decoration:none;
}


#redMenu td
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:White;
}

.graylinksmall
{
    font-family:Tahoma;
    font-size:11px;
    color:#dbdbdb;
    text-decoration:'none';
}

.redtxt
{
    font-family:Tahoma;
    font-size:11px;
    color:#aa0000;
    font-weight:bold;
    text-decoration:'none';
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.redtxtnobold
{
    font-family:Tahoma;
    font-size:11px;
    color:#aa0000;
    text-decoration:'none';
}

.transbtns
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 199px;
    height: 44px;
    cursor:pointer;
 }