body {
	background: url('/images/background.gif');
	margin: 10px;
	padding: 10px;
}
.menu_title {
	color: #6a6b6f;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}
.text {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
}
.line {
	background: url('/images/line.gif') repeat-x;
	height: 1px;
}
.td1 {
	background: url('/images/pim1_1.gif') repeat-y;
}
.td2 {
	background: url('/images/pim1_2.gif') repeat-x;
}
.td3 {
	background: url('/images/pim1_3.gif') repeat-x;
}
.td4 {
	background: url('/images/pim1_4.gif') repeat-y;
}


