@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtHsidebar {
	color: #FFFFFF;
}
.a1 {
	color: #eed206;
	text-decoration: none;
}
.txtFooter {
	color: #012c58;
}
a {
	color: #167514;
	text-decoration: none;
}
.titLg {
	font-size: 14px;
	color: #012c58;
	font-weight: bold;
}
.inputText {
	background-color: #ECF5FF;
	width: 200px;
}
.inputArea {
	background-color: #ECF5FF;
	width: 400px;
	height: 200px;
}
.bg {
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.txtsm {
	font-size: 11px;
}
