body
{
    background-color: #F0F0F0;
    background-position: center top;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

.Table01
{
    margin-left: auto;
    margin-right: auto;
}

.Headings01
{
    font-size: xx-large;
    color: black;
}

.Headings02
{
    font-size: xx-large;
    color: blue;
}

.Headings03
{
    font-size: large;
    color: blue;
}
.textbox01
{
    width: 150px;
    height: 20px;
}

.dropdownlist01
{
}
.label01
{   
    white-space:nowrap;
    text-align: right;
    vertical-align:middle;  
    height: 25px;
    width: 100px;
    
 }
.button01
{
    height:25px;
    vertical-align: middle;
    color: black; 
    text-align: center;
}
.font
{
    font-family: Arial, Helvetica, sans-serif;
    color:#666666;
    font-size: medium
}
.li 
{
  margin: 5em 5em;
}

.collapsePanel
{
    width: 300px;
    height:0px;
    background-color: White;
    overflow:hidden;
}

  .bl
{
    background: url(/images/bl.jpg) 0 100% no-repeat #cccccc;
    width: 20em;
    text-align: left;
    vertical-align: top;
    width: 225px;
    font-size: small;
   }    
.br {background: url(/images/br.jpg) 100% 100% no-repeat;}   
.tl {background: url(/images/tl.jpg) 0 0% no-repeat;}    
.tr {background: url(/images/tr.jpg) 100% 0% no-repeat; padding: 10px;}      
    
