DIV.PageBody
	{
	/*width             : 988px;*/
    width             : 100%;
    /*
	border-right      : 1px solid #666698;
	border-left       : 1px solid #666698;
    */
    min-width         : 940px;
	}

DIV.PageBody_header
	{
	padding           : 5px 0px 2px 0px;
	margin            : 0px 8px;
	border-bottom     : 2px solid #404080;
	background        : #F4F4F4;
	}

TABLE.PageBody_header
	{
	font-size         : 18px;
	font-weight       : bold;
	line-height       : 1.2;
	width             : 100%;
	/* color             : #000066; */
	}

TABLE.PageBody_header TD.left
	{
	text-align        : left;
	white-space       : nowrap;
	}

TABLE.PageBody_header TD.right
	{
	text-align        : right;
	white-space       : nowrap;
	}

DIV.PageBody_body
	{
	padding-top       : 4px;
	margin            : 0px 10px;
	}

DIV.PageBody_footer
	{
	}
