/* CSS Document */

body {
	background-color: #0084cf;
	background-image:url(images/bkg.gif);
	background-repeat:repeat;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
a {
	font-size: 12px;
	color: #0084cf;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBB533;
}
a:hover {
	text-decoration: underline;
	color: #099333;
}
a:active {
	text-decoration: none;
	color: #099333;
}
.boldgreen14 {
	color: #099333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.boldblue14 {
	color: #0084cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
-->
</style>