BODY
{
	margin: 0px 0px 0px 0px;
}
TABLE.background
{
	background-image: url("../image/background.gif");
	background-repeat: repeat-y;
}
TR.background_title
{
	background-image: url("../image/background_title.gif");
	background-repeat: repeat-x;
}
TR.background_001
{
	background-image: url("../image/background_001.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
TR.background_002
{
	background-image: url("../image/background_002.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
TR.background_003
{
	background-image: url("../image/background_003.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
TR.background_004
{
	background-image: url("../image/background_004.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
TR.button_nothing
{
	background-image: url("../image/button_nothing.gif");
	background-repeat: repeat-x;
}
TD.font11
{
	font-size: 11;
	layout-grid-line: 12pt;
}
TD.font12
{
	font-size: 12;
	layout-grid-line: 13pt;
}
TD.font13
{
	font-size: 13;
	layout-grid-line: 14pt;
}
TD.font14
{
	font-size: 14;
	layout-grid-line: 15pt;
}
TD.font18
{
	font-size: 18;
}
TD.grid_item
{
	font-size: 14;
	text-align: left;

	padding: 2px 2px 2px 2px;
	background-color: #ccccff;
	border: 1px solid gray;
}
TD.grid_data
{
	font-size: 14;
	text-align: left;
	layout-grid-line: 15pt;

	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	border: 1px solid gray;
}
PRE
{
	font-size: 12;
	line-height: 13pt;
}
