﻿body 
{
    margin: 0px;
}

.bluetogrey
{
    background-image: url(/images/bluetogray.jpg);
    background-repeat:repeat-x;
}

.grey
{
    background-color: #5C5C5C;
}

.greytodark
{
    background-image: url(/images/graytodark.jpg);
    background-repeat:repeat-x;
}

.dark
{
    background-color: #242424;
}

.maintable
{
    border: solid 1px #000000;
    border-bottom: none;
}

.footertable
{
    border: solid 1px #000000;
    border-top: none;
}

.banner
{
    background-image: url(/images/headerfade.jpg);
    background-repeat: no-repeat;
}

.view A
{
    text-decoration: none;
    color: #ffffff;
}

.navspace
{ 
    background-image: url(/images/bg_nav.jpg);
    background-repeat: repeat-x;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    font: bold 9pt arial;
    color: #ffffff;
    text-align: center;
    
}

.navbutton A
{
    text-decoration: none;
    color: #ffffff;
}

.navbutton A:hover
{
    text-decoration: underline;
    color: #ffffff;
}

.navon A
{
    text-decoration: none;
    color: #ffffff;
}

.navon
{
    background-image: url(/images/bg_navon.jpg);
    cursor: hand;
}

.centertextcell
{
    background-image: url(/images/CenterMiddleBottom.jpg);
}

.centersubtitle
{
    background-image: url(/images/CenterMiddleTopSub.jpg);
    font: bold 18pt arial;
    color: #565656;
    line-height: 20px;
    padding-left: 42px;
    padding-right: 34px;
    padding-top: 85px;
}

.centertext
{
    font: bold 9pt arial;
    color: #565656;
    line-height: 20px;
    padding-left: 42px;
    padding-right: 34px;
}

.centertext A
{
    color: #8ACAF6;
}

.videographic
{
    background-image: url(/images/video_midmid.jpg);
}

.videotitle
{
    font: bold 12pt arial;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}

.videotext
{
    font: normal 9pt arial;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}

.videotext A
{
    font-weight: bold;
    color: #8ACAF6;
}

.videodescrip
{
    font: normal 9pt arial;
    color: #ffffff;
}

.bodycontent
{
    font: normal 10pt arial;
}

.bodycontent A
{
    font-weight: bold;
    color: #5890B6;
}

.bodycontent h3
{
    font-size: 14pt;
}

/*.bodycontent A:visited
{
    color: #53AD2F;
}*/

.sidebar
{   
    background-image: url(/images/upcoming_fade.jpg);
    background-repeat:repeat-x;
    font: normal 10pt arial;
    color: bfbfbf;
}

.sidebar A
{
    font-weight: bold;
    color: 99CCFF;
}

.sidebar b
{
    color: ffffff;
}

.sidebar_sm
{   
    background-image: url(/images/upcoming_fade_sm.jpg);
    background-repeat:repeat-x;
    font: normal 10pt arial;
    color: bfbfbf;
}

.sidebar_md
{   
    background-image: url(/images/upcoming_fade_md.jpg);
    background-repeat:repeat-x;
    font: normal 10pt arial;
    color: bfbfbf;
}

.sidebar_sm A
{
    font-weight: bold;
    color: 99CCFF;
}

.sidebar_sm b
{
    color: ffffff;
}

.tab
{
    background-image: url(/images/tab.jpg);
    background-repeat: no-repeat;
}

.linkbox
{
    font: normal 8pt arial;
    color: #ffffff;
}

.linkbox h5
{
    font:bold 10pt arial;
    color: #ffffff;
    margin-bottom: 12px;
}

.linkbox A
{
    color: #ffffff;
    text-decoration: underline;
}

.directorytext
{
    font: normal 10pt arial;
    color: #000000;
}

.directorytext A
{
    font: bold;
    color: #508DDC;
    text-decoration: underline;
}

.oddrow
{
    background-color: #E3E3E3;
}

.whitetab
{
    background-image: url(/images/whitetab.jpg);
    background-repeat: no-repeat;
}

.tabtitle
{
    font: bold 12pt arial;
    color: #ffffff;
}
    
.tabtext
{
    font: normal 9pt arial;
    color: #ffffff;
}

.tabtext A
{
    font-weight: bold;
    color: #8ACAF6;
}

.footer
{
    background-color: #434343;
    font: normal 8pt arial;
    color: #b8b8b8;
    padding-right: 12px;
}

.footer A
{
    font-weight: bold;
    color: #7ca9ca;
    text-decoration: none;
}
