body   {       font-family: Courier, Courier CE, Helvetica; 
                 font-size: 7pt;  
               font-weight: normal;
                     color: #000080;
          background-color: #ffffff;
                    margin: 4px;
}

a:link      { color: #000080; text-decoration: underline; font-weight: normal;}
a:active    { color: #000080; text-decoration: underline; font-weight: normal;}
a:visited   { color: #000080; text-decoration: underline; font-weight: normal;}       
a:hover     { color: #990000; text-decoration: underline; font-weight: normal;}


.system_error {       color: #990000;
           background-color: #FFFF00;
                font-weight: bold;
                    display: block;
                    padding: 5px;
               border-style: solid; border-color:#990000; border-width: 1px 1px 1px 1px;"
}
	   
.system_sqlcomm_show {color: #990000;
           background-color: #eeeeee;
                font-weight: normal;
                    display: block;
                    padding: 5px;
               border-style: solid; border-color:#aaaaaa; border-width: 1px 1px 1px 1px;"
}
.system_sqlcomm_error {color: #990000;
           background-color: #FFFF00;
                font-weight: bold;
                    display: block;
                    padding: 5px;
               border-style: solid; border-color:#990000; border-width: 1px 1px 1px 1px;"
}

