body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.top_bg {
	background-color: #74CA27;
	background-image: url(top_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 70px;
	margin: 5px;
	padding-left: 30px;
}
.left_bg {
	background-image: url(left_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	padding-bottom: 2px;
}
a:link, a:visited, a:active {
	font-size: 14px;
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
.t1 {
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.right_bg {
	background-image: url(right_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e1e2;
}
.t2 {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
