body {
	background-image: url(images/bg.gif);
	SCROLLBAR-FACE-COLOR: #3399CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFF66;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	overflow: auto;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
}
.headertext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: right;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 20px;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: 993300;
	text-decoration: underline;
	}
.bottomlinks a {
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 20px;
	text-align: center;
}
.bottomlinks a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.bottomlinks a:active {
    color: #FFCC33;
	text-decoration: none;
	}
.copyrighttxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.table {
	border: 1px solid #000000;
}
.banner {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 422px;
	padding-bottom: 3px;
}
.tablebnr {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
ul {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	list-style-image: url(images/listbox.gif);
	color: #000000;
}
ul ul li {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	list-style-image: url(images/listbox1.gif);
	color: #000000;
}.listtxt {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-position: top;
}

