body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:black;
    font-size:10pt;
    background: #C8CEAF;
    text-align: center;
    margin: 0px;
    behavior:url("../conf/csshover3.htc");
}
.containerformat
{
    border: 2px solid #2B547E;
}
.leftformat
{
    border-right: 1px solid silver;
    background:white;
}
.rightformat
{
    border-left: 1px solid silver;
    background:white;
}
.mnu
{
    font-size:10pt;
}
a.mnu:hover
{
    color:red;
}

.headerformat{
    background-color:gray;

}
.footerformat{
    background-color:gray;
    color:white;
    font-size:8pt;

}
.midcontentformat
{
    background-color:white;
    color:gray;
}
.pagehead
{
    background:#E6E6E6;
    color:orange;
    border-bottom:2px solid orange;
    line-height:1.5;
    padding-left:2px;
    font-size:12pt;
    font-family:"Arial black";
    font-weight:bold;
}
.subhead
{
    background:#E6E6E6;
    color:gray;
    line-height:1.5;
    padding-left:2px;
    font-size:10pt;
    font-weight:bold;
}
.headline
{
    font-size:26px;
    font-weight:bold;
    color:white;
    font-family:"Comic Sans MS";
}

.frmlbl
{
    font-size: 10pt;
    color:#6E6E6E;
}
.frmcomp
{
    width:100%;
}
.frmcomp:focus
{
    background:#E6E6E6;
}

.err
{
    color:red;
    font-size:10pt;
}

.msg
{
    color:#6E6E6E;
    font-size:10pt;
    line-height:1.5;
}
.tbdt
{
    color:black;
    font-size:10pt;
}
.tbth
{
    background:#CEE3F6;
}
.subjecthead
{
    background:#0080FF;
    color:white;
}
.dnldbut
{
    width:100%;

    background:#def;
    color:blue;
}
.infbox
{
   background:#def;
   padding:2px;
   border: 1px solid #488AC7;
}

.infmsg
{
    color:#6E6E6E;
    font-size:8pt;
    line-height:1.5;
}
