.topiclink
	{
		color: black;
		font-weight : bold;
		font-size : 12px;
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		border: 0;
	}
.topiclink:hover
	{
		color: blue;
		font-weight : bold;
		font-size : 12px;
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		border: 1;
	}
.topiclink:visit
	{
		color: black;
		font-weight : bold;
		font-size : 12px;
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
	}
.itopic
	{
		color: black;
		font-weight : bold;
		font-size : 14px;
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
	}
.iheadline
	{
		color: black;
		font-weight : bold;
		font-size : 15px;
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
	}
.topicinfo
	{	
		color: #999999;
		font-weight : bold;
		font-size : 11px;
		font-family : Arial, Helvetica, sans-serif;
	}
.newstopic
	{
		font-weight : bold;
		font-size : 15px;
		color: black;
		font-family : Arial, Helvetica, sans-serif;
	}
.newstext
	{
		font-weight : none;
		font-size : 12px;
		color: black;
		font-family : Arial, Helvetica, sans-serif;
	}	
td
	{
		color: black;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
	}
input,textarea, select {
	color : #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	border-color : #000000;
	background-color : #CCCCCC;
	}
input { text-indent : 2px; }
		
.tablehead
	{
	background-color: #0099CC;
	}
.tablemain
	{
	background-color: #CCCCCC;
	}
.topicsub
	{
	background-color: #66CCFF;
	}	
