.font14 {
	font-size: 14px;
	}body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.input1 {
	height: 18px;
	width: 100px;
	border: 1px solid #666666;
}

a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #2E76A8;
	text-decoration: underline;
}
.bottombg {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

