body {
	background-color: e5eaF6;
	background-image: url(../images/bk.jpg);
}
#listnav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listnav li {
	margin-bottom: 4px;
}
#listnav a {
	background-color: #6E85AC;
	display: block;
	padding: 1px;
	width: 114px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#listnav a:link, #listnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#listnav a:hover {
	color: #FFFFFF;
	background-color: #889BBC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#sellistnav a:link, #sellistnav a:visited, #sellist a:hover {
	color: #FFFFFF;
	background-color: #889BBC;
	border: 1px solid #FFFFFF;
}
.topNavTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.set1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.set1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.set1:hover {
	color: #1C4975;
	text-decoration: underline;
}
a.set2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.set2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.set2:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.set3:link {
	color: #264B70;
	text-decoration: none;
}
a.set3:visited {
	color: #264B70;
	text-decoration: none;
}
a.set4:link {
	color: #666666;
	text-decoration: none;
}
a.set4:visited {
	color: #666666;
	text-decoration: none;
}
a.set4:hover {
	color: #666666;
	text-decoration: underline;
}
a.set4:active {
	color: #666666;
	text-decoration: none;
}
a.set3:hover {
	color: #264B70;
	text-decoration: underline;
}
a.set1:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whtTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.paragraphHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #264B70;
}
.bodyTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.listTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.subHd {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.copyrightTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264B70;
}
.cellBdr {
	border: 2px solid #6E85AC;
}
.pgHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #264B70;
}
.cellbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

