body,td {
	font-size: 12px;
	color: #000000;

}
.ipt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	border: 1px dotted #CCCCCC;
	height: 16px;
	width: 100px;
}
.iptSearch {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #808285;
	border: 1px solid #666666;
	height: 16px;
	width: 90px;
}
.links {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-align: center;
	height: 20px;
	width: 128px;
	cursor: hand;
}
.fontL180 {
	line-height: 180%;
}
a.news:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.news:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
a.more:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.more:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.more:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.mainTableBG {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

