.tbl {
	background-color: #FFFFCC;
	border: 1px dashed #66CCFF;
}
.menbg {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #484848;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0052BE;
	line-height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.code {
	color: #666666;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #008200;
	border-bottom-style: dotted;
	border-bottom-color: #008200;
	text-decoration: none;
	border-bottom-width: 1px;
}
.footertxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
}
.bigtxt {

	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #000000;
}
.linksml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #008200;
	border-bottom-style: dotted;
	border-bottom-color: #008200;
	text-decoration: none;
	border-bottom-width: 1px;
}
.txtsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}
