﻿@charset "utf-8"; 

@media print
{
body
{
/*  background-image:none;
  background-color:transparent;*/
}

#BaseTable
{
/*background:none; */
}

#LeftPane {
width:auto;
background-image:none;
background-color:transparent;
}

#RightPane
{
width:auto; 
}

}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
