.nybg {
	background-image: url(../images/nynb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font12 {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.bg2 {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.boxinput {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid dddddd;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.font14 {
	font-size: 14px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
