.clsDemoNode:link{
	color: #464539;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode, .clsDemoNode:visited{	
	color: #464539;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: red;
	font-size : 11px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}


.clsDemoNode1, .clsDemoNode1:visited{
	color: #464539;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:link{
	color: #464539;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif; 	
}
.clsDemoNode1:hover{
	color: #464539;
	font-size : 11px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif; 	
}
.clsDemoNode1:hover{
	color: #464539;
	font-size : 11px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif; 	
}
.tbl td {
	padding: 2px 5px;
	font-family : Arial, Helvetica, sans-serif;
}

#ContentTopbar{
	margin: 7px 7px 7px 7px;
}