body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FDB827;	
}

.t1 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

.t2 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.t2orange {
	font-family: Verdana;
	font-size: 11px;
	color: #FDB827;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}
.img2 {
	margin: 7px;
}
input.access{
	border-width:0px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	background-color: #FDCC54;
	width: 154px;
	height: 20px;
}