table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 666666;
}
.input1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: 056647;
	height: 20px;
	width: 145px;
}
.input2 {
	font-size: 10px;
	color: 056647;
	height: 20px;
	width: 115px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a.m:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a.m:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.m:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: underline;
}
a.m:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: underline;
}
.bg {
	background-image:  url(images2/c-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.abbg {
	background-image: url(images/ab-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
