.topicborder {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #fff;
}

.topicheader{
	background-color: #ebeff2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	padding: 4px;
	background-image : url(images/cap1.png);
	border: #c3bdbd 1px solid;
}

.topicheader2{
	background-color: #efefef;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: #c3bdbd 1px solid;
}

.topicheader3{
	background-color: #e3e1e1;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #c3bdbd 1px solid;
}