/* CSS Document */

.t1
{
	background: #1A628F url('t-1.jpg') no-repeat;
	width:8px; height:29px;
}
.t2
{
	background: #1A628F url('t-2.jpg') repeat-x;
	color:#FFFFFF;
	font: bold 14px arial; text-align:center;
}
.t3
{
	background: #1A628F url('t-3.jpg') no-repeat;
	width:8px; height:29px;
}
.t4
{
	background: #F1FAFF url('t-4.jpg') repeat-y;
	width:8px;
}
.t5
{
	background: #F1FAFF;
	color:#000000; text-align:justify;
	font: 12px arial; padding: 5px 0px 5px 0px;
}
.t6
{
	background: #F1FAFF url('t-5.jpg') repeat-y;
	width:8px;
}
.t7
{
	background: #ffffff url('t-6.jpg') no-repeat;
	width:8px; height:4px;
}
.t8
{
	background: #ffffff url('t-7.jpg') repeat-x;
}
.t9
{
	background: #ffffff url('t-8.jpg') no-repeat;
	width:8px; height:4px;
}

