body 
{
    font-family:Tahoma;
    font-size:x-small;
    
}

.rollers
{
    background-image:url(../../Images/rollerTop1.jpg);
    height:16px;
    background-repeat:repeat-x;
}

.ridge
{
    background-image:url(../../Images/ridge.gif);
    background-repeat:repeat-y;
    width:12px;
}

.tableclass
{
   
    width:600px;
    color: #660066;
    font-weight:normal;
}


.content
{
    width: 100%;
    vertical-align: top;
    text-align: center;
    background-repeat: repeat-x;
    
     background-image: url(../../Images/act.gif)
     
}

.footer
{
    height:100px;
    background-repeat:repeat-x;
    background-image: url(../../Images/act.gif);

}

.top
{
    height:80px;
    /*
    background-image:url(../../Images/act.gif);
*/
    background-repeat:repeat-x;
}

.header
{
   
    height:30px;
    background-image:url(../../Images/bgms1.png);
    background-repeat:repeat-x;

}


.navigation
{
 background-color:#B0C4DE;
}

.titleHeader
{
   
    text-align:center;
    color: #660066;
    font-weight:bold;
    background-image:url(../../Images/bh1.jpg);
    background-repeat:repeat-x;

}

.collapsePanelHeader	
{
    
 font-family:Arial;
 font-size:xx-small;
cursor:pointer; 
 color: #660066;
 text-align:right;
	
}

.controls
{
     color:#800080; 
     height:16px;
      background-color:#FFFFFF; 
      font-size:X-small; 
      font-weight:bold; 
      background-image: url('Images/bh1.jpg'); 
      background-repeat: repeat-x; 
      font-family: Tahoma;
}