.Master {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}
.td1 {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d8d8d8;
}
.td2 {
background-image:url(../img/background_2.jpg); background-repeat:no-repeat; 
}
.td22 { background-image:url(../img/background_2.jpg); background-repeat:no-repeat; }
.td3 {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #868686;
}
.td4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #002157;
	background-position: left top;
	text-align: left;
	padding: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002157;
	text-decoration: none;
	text-align: left;
	padding: 9px;
}
