.ContentR1C1
{
   background: url(../images/box-topl.gif) no-repeat top left;
   height:31px;
   width:10px;
}

.ContentR1C2
{
   background: url(../images/box-topc.gif) repeat-x top left;
   height:31px;
}

.ContentR1C3
{
   background: url(../images/box-topr.gif) repeat-x top left;
   height:31px;
   width:10px;
}

.ContentR2C1
{
   background: url(../images/box-midl.gif) repeat-y top left;
   width:10px;
}

.ContentR2C3
{
   background: url(../images/box-midr.gif) repeat-y top left;
   width:10px;
}

.ContentR3C1
{
   background: url(../images/box-bottoml.gif) no-repeat top left;
   height:10px;
   width:10px;
}

.ContentR3C2
{
   background: url(../images/box-bottomc.gif) repeat-x top left;
   height:10px;
}

.ContentR3C3
{
   background: url(../images/box-bottomr.gif) repeat-x top left;
   height:10px;
   width:10px;
}

.ContentR2C2
{
   background-color:#FFFFFF;   
}

.DialogR1C1
{
   background       : url(../images/dialog-tab-left.gif) no-repeat left top;
   width            : 10px;
   height           : 31px;
   white-space      : nowrap;
}

.DialogR1C2
{
   height           : 31px;
   background       : url(../images/tab-centre.gif) repeat-x left top;
   white-space      : nowrap;
}

.DialogR1C3
{
   height           : 31px;
   padding          : 0px 0px 0px 5px;
   text-align       : right;
   background       : url(../images/tab-centre.gif) repeat-x left top;
   white-space      : nowrap;   
}

.DialogR1C4
{
   background       : url(../images/dialog-tab-right.gif) no-repeat right top;
   width            : 10px;
   height           : 31px;
   white-space      : nowrap;
}

.DialogR2C2
{
   background-color:#FFFFFF;   
}

.DialogR2C1
{
   background: url(../images/box-midl.gif) repeat-y top left;
   width:10px;
}

.DialogR2C4
{
   background: url(../images/box-midr.gif) repeat-y top left;
   width:10px;
}

.DialogR3C1
{
   background: url(../images/box-bottoml.gif) no-repeat top left;
   height:10px;
   width:10px;
}

.DialogR3C2
{
   background: url(../images/box-bottomc.gif) repeat-x top left;
   height:10px;
}

.DialogR3C4
{
   background: url(../images/box-bottomr.gif) no-repeat top left;
   height:10px;
   width:10px;
}

.tableHeader 
{
   font-weight: bold;
   background-color:#9DC1FF;
}

.alternatingItem 
{
   background-color:#E1EBFF;
}

.Body
{
   position : relative;
   top : 10px;
   left : 10px;  
   padding-right: 15px; 
}

.Resolution
{
   width : 50px;
}

.PageLinks
{
   padding-top : 5px;
}

.CurrentPage
{
   width : 30px;
}

.ExtractButton
{
   position:absolute;
   right:5px;
   bottom:5px;
}

.Error
{
   color:Red;
}

.Results
{
   margin-right : 5px;
   padding-right:5px;   
}

