.to {
	background-image :  url("images/bg1.gif");
	background-repeat : repeat-x;
}

.fo{
	background-image:  url("images/bg3.gif");
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	text-align: center;
	height: 50px;
	color: #ffffff
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


.1st_title {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
.2nd_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.main {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
}
.style1 {
	color: #000066;
	font-weight: bold;
}
