/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	line-height: 16px;
}
body {
	background-image: url(images/bk.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}.bodybk {
	background-image: url(images/body02.gif);
	background-repeat: repeat-y;
}
.footertext {
	font-family: Tahoma;
	font-size: 10px;
	color: #0033CC;
	line-height: 12px;
}
.linktext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #330099;
}
.style1 {color: #0066CC}.footer-bk {
	background-image: url(images/footer-bk.jpg);
	background-repeat: repeat-y;
}
