.t-1{
	background-image:url(../images/t-1.gif);
	background-repeat:no-repeat;
	background-position: 0% 100%;
}
.t-2{
	background-image:url(../images/t-2.gif);
	background-repeat:repeat-y;
	background-position: 0% 0%;
}
.t-3{
	background-image:url(../images/t-3.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;
}
.t_1{
	margin: 4px;
	font-size: 12px;
	font-weight: bold;
	line-height:130%;
	color: #7096BC;
}
.t_2{
	margin: 4px;
	font-size: 12px;
	line-height:130%;	
}
td.line {
	text-align:left;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7096BC;
}
.ma {
	margin: 4px;
}