﻿
/* COMMON CLASSES IN CMTControls */

/* CmtSite.master - some CSS for this also in Default */
.CMTMasterBody
{ background-color: #333333; }
.CMTMasterBody .CMTMasterTable01
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.CMTMasterBody .CMTMasterTable01 .CMTMasterInnerTable
{ width: 100%; }
.CMTMasterBody .CMTMasterTable01 .CMTMasterInnerTable .CMTMasterLogo
{
    height: 95px;
    width: 248px;
    background-color: White;
} 
.CMTMasterBody .CMTMasterTable01 .CMTMasterInnerTable .backWhite
{ background-color: White; }
.CMTMasterBody .CMTMasterTable01 .CMTMasterInnerTable .styleHead
{ 
    width: 100%; 
    background-color: White; 
}
.CMTMasterBody .CMTMasterTable01 .CMTMasterInnerTable .height60
{ height: 60px; }
.CMTMasterBody .CMTMasterTable01 .CMTMasterInnerTable .right20
{
    text-align: right;
    height: 20px;
}
.CMTMasterBody .CMTMasterTable01 .CMTMasterInnerTable .left14marg
{
    text-align: left;
    height: 14px; 
    margin-bottom: 5px;
}
.CMTMasterBody .CMTMasterTable01 .height10colored
{
    height: 10px;
    background-color: #006A9D;   
}
.CMTMasterBody .CMTMasterTable01 .height2clrcenter
{
    height: 2px;
    background-color: #97D444;
    margin-left: auto;
    margin-right: auto;   
}
.CMTMasterBody .CMTMasterTable01 .color97d444
{ background-color: #97D444; }
.CMTMasterBody .CMTMasterTable01 .sitemapTD
{ background-color: #F9F9F9; }
.CMTMasterBody .CMTMasterTable01 .sitemapDIV
{
    float: left;
    margin-top: 10px; 
    margin-left: 10px;   
}
.CMTMasterBody .CMTMasterTable01 .sitemapFont
{
    font-family: Verdana;
    font-size: 0.8em;
}
.CMTMasterBody .CMTMasterTable01 .sitemapPS
{
    color: #5D7B9D;
    font-weight: bold;
}
.CMTMasterBody .CMTMasterTable01 .sitemapCNS
{ color: #333333; }
.CMTMasterBody .CMTMasterTable01 .sitemapNS
{
    color: #7C6F57;
    font-weight: bold;
}
.CMTMasterBody .CMTMasterTable01 .sitemapRNS
{
    color: #5D7B9D;
    font-weight: bold;
}
.CMTMasterBody .CMTMasterTable01 .loginDIV
{
    margin-top: 10px; 
    margin-right: 20px; 
    float: right;
}
.CMTMasterBody .CMTMasterTable01 .mainCPHTD
{
    vertical-align: top;
    background-color: #F9F9F9;
    width: 100%;
}
.CMTMasterBody .CMTMasterTable01 .mainCPHDIV
{
    margin: 10px 10px 10px 10px;
    overflow: auto; 
    height: 500px;
}
.CMTMasterBody .CMTMasterTable01 .foot1
{ 
    height: 10px;
    background-color: #006A9D;
}
.CMTMasterBody .CMTMasterTable01 .foot2
{ 
    height: 10px;
    background-color: #97D444;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.CMTMasterBody .CMTMasterTable01 .styleSubHead
{ color: #FFFFFF; }


