	.webtableheader	{
		color: #003366;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
		background-color: #A6ACD4
	}
	.admintableheader	{
		color: #003366;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
		background-color: #FFCC66
	}
	.websidetopic	{
		color: #003366;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
        }
  	.adminsidetopic	{
		color: #003366;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
	}

	.topiclinks  {
		color: #006699;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
	}
	.unreplinks  {
		color: #CC0000;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
	}

	.textcontent {
		color: 333399;
		font-family : Arial;
		font-size: 10pt;
		font-weight: normal;
	}
	
	.boldredtext {
		color: red;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
	}

	.boldtextcontent {
		color: 333399;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
	}

	.admincolsheading{
		color: #CC0000;
		font-family : Arial;
		font-size: 10pt;
		font-weight: bold;
	}
	.textalert {
		color: ff0000;
		font-family : Arial;
		font-size: 8pt;
		font-weight: normal;
	}
	.content,body, td, b {
		color: black;
		font-family : Arial;
		font-size: 10pt;
		font-weight: normal;
	}

#htmlbanner {
	height: 300px;
	background-image: url(images/roundboxrts.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
