/* -- Common -- */
.dxDisabled
{
	color: #808080;
}
/* -- ASPxRoundPanel -- */
.dxrpControl_RedLine a:hover
{
    text-decoration:underline!important;
}
.dxrpControl_RedLine a
{
	text-decoration:none!important;
}
.dxrpControl_RedLine td.dxrp
{
	font-size: 10px;
	font-family: Verdana;
	color: #000000;	
	text-align: justify;
}
/* Header */
.dxrpHeader_RedLine td.dxrp
{
    font-size: 12px;    
	font-family: Arial;    
	font-weight: bold;	
	color: #343434;
}

