body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	overflow: auto;
	background-attachment: fixed;
	background-image: url(images/bgall.jpg);
	background-repeat: repeat-x;
}
.link {
	background-image: url(images/link_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 32px;
	text-align: left;
}

a {
	text-decoration: none;
}
.awhite {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.awhite {
	color: #FFFF99;
	text-decoration: none;
}
TD {
	font-family: Tahoma;
	font-size: 11px;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
}
.agray {
	color: #666666;
}
.leftfx {
	background-image: url(images/leftfx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #383838;
}
.linkOn {
	background-image: url(images/link_bg_on.gif);
	background-repeat: no-repeat;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 32px;
	text-align: left;
	font-weight: bold;
}
.txt {
	line-height: 17px;
	text-align: justify;
}
.subttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #878718;
}
.bgBot {
	background-color: #FF9900;
	background-image: url(images/bg_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
