body {
	margin: 0px;
	background-image: url(img/bg.gif);
}
#tnav {
	background-image: url(img/bg_top.jpg);
}
#footer {
	padding: 10px;
	width: 100%;
	background-color: #999999;
}
.subh {
	background-image: url(img/bg_h.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	padding: 8px;
	margin: 0px;
}
.red {
	color: #FF0000;
}
#ctn {
	background-color: #FFFFFF;
	padding: 10px;
}


.sub1
{
	BORDER-BOTTOM: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	background-color: #F5f5f5;
}
.top {
	clear: both;
	float: none;
	width: 785px;
	white-space: nowrap;
}
