body {
	margin: 0px;
}
table {
	font-size: 12px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #A5ACB2;
	height: 17px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
a:link {
	color: #235599;
	text-decoration: none;
}
a:visited {
	color: #235599;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #235599;
	text-decoration: none;
}
a.banner:link {
	text-decoration: none;
	color: #ffffff;
}
a.banner:visited {
	color: #ffffff;
	text-decoration: none;
}
a.banner:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.banner:active {
	color: #ffffff;
	text-decoration: underline;
}
.leftframe {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #5A93D8;
	border-left-color: #5A93D8;
}
.wordbox {
	padding-top: 4px;
}
.submit {
	font-size: 12px;
	height: 17px;
}
.tdword {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 22px;

}
select {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
textarea {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 15px;
}
