body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6000;
	text-decoration: underline;
}
a:link.quicklinks {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.quicklinks {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.quicklinks {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.hometxt {
	line-height: 17px;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 3px;
	height: 21px;
	width: 150px;
	border: none;
}
.footer {
	line-height: 17px;
}
a:link.footer {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	line-height: 17px;
}
a:visited.footer {
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	line-height: 17px;
}
a:hover.footer {
	font-weight: normal;
	color: #FF6000;
	text-decoration: underline;
	line-height: 17px;
}
