﻿/* -- Common -- */
.dxDisabled_RedGlass
{
	color: #808080;
}
/* -- ASPxRoundPanel -- */
.dxrpControl_RedGlass a:hover
{
    text-decoration:underline!important;
}
.dxrpControl_RedGlass a
{
	text-decoration:none!important;
}
.dxrpControl_RedGlass td.dxrp
{
	font-size: 11px;
	font-family: Tahoma;
	color: #545454;	
	text-align: left;
}
/* Header */
.dxrpHeader_RedGlass td.dxrp
{
    font-size: 11px;
	font-family:  Arial;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}