.topPage
{
    width:80%;
    height:100px;
    margin:auto;
    background-image:url('../jpgs/upTableBackGround.png');
    margin-bottom:5px;
}
.topPageSeparate
{
    margin-top:5px;
    width:80%;
    height:25px;
    margin:auto;
    background-image:url('../jpgs/upTableBackGround.png');
    color:white;
}
.centerBody
{
    margin-top:5px;
    width:900px;
    margin:auto;
}
.leftMenu
{
    margin-top:25px;
    margin-left:0px;
    float:left;
    width:150px;
}
.leftMenuTable
{
    text-align:left;
    border-left:2px #2B0069 solid;
    border-right:2px #2B0069 solid;
}
.leftMenuLink
{
    
}
.leftMenuLink
{
    background-repeat:repeat-x;
    height:25px;
}
.leftMenuLinkA
{
    font-size:14px;
    font-family:sans-serif;
    margin-left:25px;
    margin-right:25px;
    text-decoration:none;
}
.location
{
    border-top:1px solid black;
    border-bottom:1px solid black;
    background-color:#6D83FF;
    color:white;
    font-size:11px;
    font-family:Tahoma;
}
.center
{
      float:left; 
     width:750px;
     margin-top:25px;
     min-height:560px;
     margin-bottom:10px;
     background-color:#ECF4FF;
}
.firstCapitalLetter
{
    font-size:24px;
    color: #C95771;
    text-transform:uppercase;
    text-transform:capitalize;
}
.promisseText
{
    font-style:oblique;
    font-size:18px;
    text-indent:inherit;
    margin:20px;

}
.footer
{
     clear:both;
     background-image:url('../jpgs/upTableBackGround.png');
     margin:auto;
     width:80%;
     color:white;
     height:25px;
     text-align:center;
}
.tab
{
    margin-left:30px;
}
.pacapit
{
    margin:15px;
    text-align:justify;
    text-indent:30px;
}
.link
{
    text-decoration:none;
    color:blue;
}