td {
	line-height: 24px;
	font-size: 12px;
	color: #666666;
}
.input-button {
	background-image: url(button_bg.jpg);
	height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #315578;
	cursor:hand;
}
a {
	color: #315578;
	text-decoration: none;
}
a:visited {
	color: #224466;
}
a:hover {
	text-decoration: underline;
}
input {
	font-size: 12px;
}
.input1 {
	font-size: 12px;
	border: 1px solid #BFBFB7;
}
select {
	font-size: 12px;
}
.bg-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #FFFFFF;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #224466;
	font-size: 12px;
}
.nl-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.sorttable{
    behavior:url(/HugePAS/system/css/htc/sort.htc);
}