;
; user-colors i.e., colors that may be assigned by the user
; order them as you want them displayed
;
White-Hi   | C0C0C0 | fx_AFLT_White-Hi
White-Med  | A0A0A0 | fx_AFLT_White-Med 
Blue       | 0000ff | fx_AFLT_Blue
Amber      | 585620 | fx_AFLT_Amber
Red        | 800000 | fx_AFLT_Red
Red-Lo     | 300000 | fx_AFLT_Red_Lo
Red-Obs    | 600000 | fx_AFLT_Red-Obs
Green      | 00ff00 | fx_AFLT_Green
;
; the remaninder of this file is for system colors (which must be preceeded by "*")
;
*
BEACON     | ff0000 | fx_AFLT_Beacon
STROBE     | 80c0ff | fx_AFLT_Strobe
PAPI-WHITE | FEFFDC | fx_AFLT_PAPI_White
PAPI-RED   | FF0202 | fx_AFLT_PAPI_Red
WIGWAG     | 585620 | fx_AFLT_Wigwag

