.txt {
 font-family: "Tahoma", sans-serif;
 font-size: 8pt;
 color: #000000;
}


.topic {
 font-family: "MS Sans Serif", Tahoma, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight: bolder;
}

.topic2 {
 font-family: "MS Sans Serif", Tahoma, sans-serif;
 font-size: 7pt;
 color: #000000;
 font-weight: bolder;
}


.main_graph
{
	border-bottom:1px solid #FCB88C;  
	border-left:1px solid #FCB88C;       
	border-right:1px solid #FCB88C;     
	background-repeat: repeat-x;
}
.b_row
{
	height: 18px;
	background-color: #FFF5F0;	
	background-repeat: repeat-x;
	padding:'15' '0' '0' '0';
}