﻿body
{
    font-family:Arial;
    font-size: 12px;
    background-color: #000000;
    margin-top: 0px;
    color: #FFFFFF;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #cbcbcb;
}

a.gray:link, a.gray:visited {color: #686868; text-decoration: none;} 
a.gray:hover {color: #434343;}

a.MainMenu:link, a.MainMenu:visited {color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.mainMenu:hover {color:#AAAAAA;}
a.MainMenu:active {color:Maroon;}

a.aNoFormat:link, a.aNoFormat:visited {color:#FFFFFF;text-decoration:none;}
a.aNoFormat:hovor {color:#FFFFFF;text-decoration:none;}
a.aNoFormat:active {color:#FFFFFF;text-decoration:none;}

.topTD 
{
    background-image: url(images/header.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 253px;
}
.menuNav {cursor: pointer;}

.bottomTD 
{
    background-image: url(/images/footer.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 33px;
}

.mainContent {vertical-align: top;color:#000;}
.mainContent table td {vertical-align: top;}
.mCLeft {padding-left: 30px;}
.mCRight {padding-right: 30px;}

.bigBlue {font: bold 14pt Arial; padding:0px 0px 0px 100px; color:#8CA6C0; letter-spacing:1px; line-height:20px;}
.titleBlue {font: bold 12pt Arial; color:#2475C3; letter-spacing:1px;}
.bigWhite {font: bold 11pt Arial; color:#FFFFFF; padding: 0px 0px 50px 20px; line-height:20px;}
.medBlue {font: normal 12pt Arial; padding:0px 0px 8px 0px; color:#8CA6C0; letter-spacing:1px;}

.menuBlock {padding: 10px 10px 20px 10px; font-family: Arial;}
.menuBlock a {display: block;}
.menuBlock a:link,.menuBlock a:visited {color: #D2D2D2; text-decoration: none;}
.menuBlock a:hover {color: #686868;}
.menuBlock a:active {color: #D2D2D2; text-decoration: none;}

.titleBar
{
    background-image: url(/images/titleBarBG.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #717171;
}
.titleBar div 
{
    padding: 3px 0px 2px 5px;
    font-family: Arial;
    font-weight: bold;
}
.titleBar2
{
    background-image: url(/images/boxBG.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #717171;
}
.bottomHome 
{
    background-color: #0E222D;
    font-family: Arial;
    font-weight: bold;
    padding: 2px 2px 10px 2px;
}
.bottomHomeDiv 
{
    margin: 10px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 3px;
}
.bottomHomeTitle 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0px 3px 10px;
}
.bottomHomeTxt 
{
    font-size: 12px;
    margin-right: 85px;
    padding: 10px;
}
.boxUL {width: 18px; height: 18px; background-image: url(/images/DCBoxUL.gif);}
.boxUp {height: 18px; background-image: url(/images/DCBoxUp.gif);}
.boxUR {width: 18px; height: 18px; background-image: url(/images/DCBoxUR.gif);}
.boxL {width: 18px; background-image: url(/images/DCBoxL.gif);}
.boxContent {background-color: #434343; font-family: Tahoma; font-size: 14px; color: #AAAAAA;}
.boxContent a {display: block; margin: 10px 0px 10px 2px;}
.boxContent a:link, .boxContent a:visited {color: #AAAAAA; text-decoration: none;}
.boxContent a:hover {color: #666666;}
.boxR {width: 18px; background-image: url(/images/DCBoxR.gif);}
.boxLL {width: 18px; height: 18px; background-image: url(/images/DCBoxLL.gif);}
.boxLow {height: 18px; background-image: url(/images/DCBoxLow.gif);}
.boxLR {width: 18px; height: 18px; background-image: url(/images/DCBoxLR.gif);}

.DCHeader {font: bold 14px Arial; letter-spacing: 2px; color: #FFFFFF; padding: 5px 0px 5px 5px; background-color: #686868;}
.DCList {font: bold 12px Arial; background-color: #434343; padding: 5px 0px 20px 14px;}
.DCList a {display: block; margin: 10px 0px 0px 0px;}
.DCList a:link, .DCList a:visited {color: #FFFFFF; text-decoration: none;}
.DCList a:hover {color: #686868;}
.DCList a.nonActive {color: #7D7D7D;}
.DCList a.subVid {margin: 2px 0px 2px 15px;}

.qtText {font: bold 10px Arial; color: #2F2F2F;}

.vidTitle {text-align: center; font: bold 20px Arial;}