.menustyle{ background-color:#d7ecff;border:1px;border-bottom-color:white;border-top-color:white;border-left-color:white;border-right-color:white;border-style:solid;}
.menuitem{width:100px;color:#7A7899;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-style:solid;}
.mouseup{width:100px;background-color:#122d75;color:#7A7899;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-style:solid;cursor:pointer;cursor:hand;}
.mouseover{width:100px;color:#7A7899;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3F3F3F;border-left-color:#8A99BA;border-top-color:#8A99BA;border-right-color:black;border-bottom-color:black;border-style:ridge;cursor:pointer;cursor:hand;}
.mousedown{width:100px;background-color:#3B5386;color:#7A7899;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3F3F3F;border-right-color:#8A99BA;border-bottom-color:#8A99BA;border-left-color:black;border-top-color:black;border-style:solid;cursor:pointer;cursor:hand;}

.h1background { background-color:#eff7ff }
.h2background { background-color:#000000; border-top: white thin solid }
.h3background { background-color:#d7ecff; border-top: white thin solid; height: 25px } 
.mainborder { border-width:1; border-right: paleturquoise thin solid; border-top: paleturquoise thin solid; border-left: paleturquoise thin solid; border-bottom: paleturquoise thin solid}

.mainbodytable { background-color:#d6e1ff; width: 100%; border-top: white thin solid}
.mainbodyinnertable {background-color:#fff2e6}

.txtCool1
{
    color: #3366ff;
    font-family: Verdana;
}
.txtCool2
{
    color: #339900;
    font-family: Verdana;
}
.txtCool3
{
    color: #993399;
    font-family: Verdana;
}

.txtCoolHdr
{
    color: #cc3366;
    font-family: Verdana;
}
.txtBasic1
{
    color: black;
    font-family: Arial;
}