﻿@media print
{

body
{
  background-image:none;
  background-color:transparent;
}

.simple_h,
.simple_title,
.simple_b
{
  background-image:none;
  height:auto;
  margin-bottom:5px
}

.simple_title
{
background-image:none;
border-bottom:3px solid #2B951C;
height:auto;
margin-bottom:10px;
}

.simple_title .simple_title_box
{
color:#000000;
float:left;
margin:0;
padding:5px 0 5px 5px;
text-align:left;
}

.Fix_simple_title_dtl
{
font-size:x-large;
font-weight:bold;
}

.contentbgwhitew_bg,
.contentbgwhitew_b,
.contentbgwhitew_h
{
  background:none
}

}

/*auto generated region*/

#BaseTable
{
	width:950px;

}
#SystemMenu
{
	width:950px;

}
#HeaderPane
{
	width:950px;

}
#Middle
{
	width:950px;

}
#LeftPane
{
	width:180px;
	padding-right:0px;	padding-left:0px;
}
#ContentPane
{
	width:750px;
	padding-right:0px;	padding-left:15px;
}
#RightPane
{
	width:0px;
	padding-right:0px;	padding-left:0px;
}
#FooterPane
{
	width:950px;
	padding-top:5px;
}
