﻿.contentTitle
{
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,Sans-Serif;
    font-size: 14px;
    background-color: #ccccff;
    border-left: 1px solid #CCCCCC;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0;
    height: 27px;
    text-align: left;
    color: #000000;
}
.contentTitleControl
{
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,Sans-Serif;
    font-size: 14px;
    background-color: #ccccff;
    border-left: 1px solid #CCCCCC;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0;
    color: #000000;
}
.tabContentTitleControl
{
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,Sans-Serif;
    font-size: 14px;
    background-color: #ccccff;
    border-right: 2px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0;
    height: 27px;
    color: #000000;
}
.modalPopup
{
    padding: 10px;
    margin: 10px;
    font-weight: normal;
    font-family: Arial,Helvetica,Verdana,Sans-Serif;
    font-size: inherit;
    background-color: #ccccff;
    border-left: 1px solid #CCCCCC;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0;
    color: #000000;
}
