.gradient {
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
}
.boders {
	border: 1px solid #FFFFFF;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
}
.top {
	background-image: url(topbanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom {
	background-image: url(bottomcurve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
links:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}links {
	color: #ffffff;
	text-decoration: none;
}
.links {
	color: #FFFFFF;
	text-decoration: none;
}.heading {
	font-size: 16pt;
}
.fontsize {
	font-size: 9pt;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
