A:link            { text-decoration: none; 
                    color: #006600;
                  }
A:visited         { text-decoration: none; 
                    color: #006600;
                  }
A:hover           { text-decoration: none; 
                    color: #FF0000
                  }
A.banner          { color  : #FFFFFF;
                    font-size : small;
                    text-decoration : none;
                  }
A.bblue           { color: #FFFFFF;
                    background-color: #9999FF;
                    font-size : small;
                    text-align: center;
                  }
A.bred            { color: #FFFFFF;
                    background-color: #FF6666;
                    font-size : small;
                    text-align: center;
                  }
BODY              { background-color: #e0e8f0; 
                    font-family: sans-serif;
	            font-size: small;
                  }
H1                { color: #000000; 
                    font-family: sans-serif;
                    text-align: center;
                  }
H2                { color: #000000; 
                    font-family: sans-serif; 
                    text-align: center;
                  }
H3                { color: #000000; 
                    font-family: sans-serif; 
                  }
H4                { color: #000000; 
                    font-family: sans-serif; 
                  }
INPUT             { background-color: white; }
P                 { font-family: sans-serif; }
SELECT            { background-color: white; }
TABLE             { padding: 0;
                    spacing: 0;
                    width: 100%;
                  }
TD                { font-family: sans-serif; 
                    padding: 0; 
	            font-size: small;
		  }
TH                { font-family: sans-serif; 
                    padding: 0; 
	            font-size: small;
                  }
TH.linkmenu       { 
                    font-family: sans-serif;
                    padding: 0;
                    font-size: 9pt;
                  }
.reset_button     {background-color: red;
	            color: yellow;           
                  }
.datatitle        { background-color: #b0b0b0; }
.databody         { background-color: #e0e8f0; }
.searchtitle      { background-color: #b0c0d0; 
	            font-size: small;   
}
.searchbody       { background-color: #c0d0e0; 
	            font-size: small;
}
.settingstitle    { background-color: #b0c0d0;
	            font-size: small;
}
.settingsbody     { background-color: #c0d0e0;
	            font-size: small;
}
.uploadtitle      { background-color: #b0c0d0;
	            font-size: small;
}
.uploadbody       { background-color: #c0d0e0;
	            font-size: small;
}
.technicalinfo    { background-color: #FFFFFF; }
.toggle           { color: #3366FF; }
.error            { color: red; }
.note             { color: red; }
.pre              { font-family: monospace; }
.popup            { COLOR: #9F141A;
                    CURSOR: help;
                    TEXT-DECORATION: none
                  }
.titlebar         {  background-color: wheat;
                     cursor: crosshair;
                     z-index: 1;
                     opacity: 1.0;
                     font-size: 9pt;
                     font-weight: bold;
                  }
.titlebar_inactive { background-color: lightblue; 
                     cursor: crosshair;
                     z-index: 1;
                     opacity: 1.0;
                     font-size: 9pt;
                     font-weight: bold;
                  }
.track            {  text-align: left }
IMG.trackimg      {  
                       margin-top: -10px;
                       text-align: center;
                  }
