body {
	text-align: center;

}
.td-center {
	text-align: center;
}
td {
	font-size: 10px;
	line-height: 160%;
	color: 939598;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.form-border {
	border: 1px solid #C3C3C3;
}
a {
	font-size: 10px;
	line-height: 160%;
	color: 939598;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	line-height: 160%;
	color: EA891C;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	line-height: 160%;
	color: 939598;
	text-decoration: none;
}
.border-lbr {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}
.border-4 {
	border: 1px solid #CCCCCC;
}
.men {
	font-size: 10px;
	line-height: 160%;
	color: #221e1f;
	text-decoration: none;
}
a.men:link {
	color: 221e1f;
	text-decoration: none;
	font-size: 10px;
	line-height: 160%;
}
a.men:hover {
	color: ea891c;
}
.bg-left {
	background-attachment: fixed;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-right {
	background-attachment: fixed;
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

