BODY {
   background-color: #FFFFFF
} 

IMG{border:0px;}


TD {
        font-family: Arial, sans-serif;
	font-size: 12px;
}

TD.nav {
        font-family: Arial, sans-serif;
	font-size: 10px;
}

TD.message {
        font-family: Arial, sans-serif;
        font-size: 10px;
	color: #ccffcc;	
}

TD.head
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder
}

TD.error
{
    COLOR: #B22222;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}


A {
	color: blue;
        text-decoration:none;
}

.showme1,.showme2{background-color:#EFEFEF;font-size:11px;;position:relative;}
.showme2{background-color:#ffffff;}
div.dmsg-class{color:red;font-weight:bold;font-size:14px;}

.debug_pass {
   color: green;
}

.debug_fail {
   color: red;
}

.debug_function_output {
   color: blue;
}
.debug_showsess {
   color: orange;
}
