.header {
	color: #FFFFFF;
	font-weight: bold;
}

#bnav {
	text-align: right;
	background-color: #000000;
	padding: 3px;
	color: #FFFFFF;
}

#tnav {
	text-align: center;
	height: 31px;
	width: 800px;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
	background-color: #000000;
	padding: 3px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-top: 3px;
}
.pad3 {
	padding-top: 3px;
	padding-bottom: 3px;
}
hr {
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px #000000;
	color: #990000;
	width: 95%;
	text-align: center;
}
h3 {
	line-height: 1;
	margin: 0px;
	padding: 5px;
}



a.wht, a.wht:link, a.wht:visited, a.wht:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.wht:hover {
	color: #99FF00;
	text-decoration: underline;
	font-weight: bold;
}

a.red, a.red:link, a.red:visited, a.red:active  {
	color: #C61A04;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a.red:hover {
	color: #99FF00;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	COLOR: #990000;
	FONT-FAMILY:Arial, Tahoma;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	line-height: 15px;
}
.bggrey {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.gb2 {
	border: 2px solid #999999;
	text-align: center;
}
.redbdr {
	border: 1px solid #CC0000;
	background-color: #f5f5f5;
}
.redbg {
	background-color: #CC0000;
	color: #FFFFFF;	font-family: Arial, Tahoma;font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.splat {
	background-image: url(wimg/bg_cat.gif);
	background-repeat: no-repeat;
}
