
    .portletDebugTABLE { 
        border-color:#ff0000; 
        border-width:1; 
        border-style:solid; 
        padding: 2px;
        }
    
    .portletDebugTH { 
        color:#ffffff; 
        text-align:center; 
        font-size:8pt; 
        background-color:#ff0000; 
        border-style:none; 
        border-bottom-style:solid; 
        font-weight:bold; 
        }
    
    .portletDebugTD { 
        border-style:none; 
        }

	.portletDebugTimeFooter {
		background-color: #ffbbbb;
		color:#990000;
		text-align:right;
		}

    .portletDebugLink, .portletDebugLink:hover, .portletDebugLink:visited { 
        text-decoration:none; 
        color:#ffffff; 
        font-size:8pt; 
        font-weight:bold; 
        }



    .portletDebugHeadline { 
        color:#ff0000; 
        font-size:12pt; 
        font-weight:bold; 
        }
        
    .portletDebugAttrName { 
        font-size:11pt; 
        font-weight:bold;
        }

    .portletDebugAttrValue { 
        font-size:11pt; 
        }
        
    .portletDebugAttrTH { 
        background-color:#dddddd;
        color:#000000;
        font-size:11pt; 
        font-weight:bold;
        }

    .portletDebugButton {
        color:#000000; 
        font-size:11pt; 
        font-weight:bold; 
        text-decoration:underline;
        }