/* Based loosely on the Mac Classic textmate theme. */
pre.sh_sourceCode {background-color:#F8F8F8;color:#313131;font-weight:normal;font-style:normal; font-family: monospace; }
pre.sh_sourceCode .sh_keyword{color:#0000ff;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_symbol{color:#696969;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_cbracket{color:#7C7C7C;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_type{color:#006600;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_string{color:#006600;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_regexp{color:#008800;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_specialchar{color:#008800;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_comment{color:#0066ff;font-weight:normal;font-style:italic;}
pre.sh_sourceCode .sh_number{color:#0000cc;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_preproc{color:#470000;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_function{color:#000099;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_url{color:#008800;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_date{color:#696969;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_time{color:#696969;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_file{color:#696969;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_ip{color:#008800;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_name{color:#008800;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_variable{color:#339999;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_oldfile{color:#008800;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_newfile{color:#008800;font-weight:normal;font-style:normal;}
pre.sh_sourceCode .sh_difflines{color:#696969;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_selector{color:#696969;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_property{color:#003399;font-weight:bold;font-style:normal;}
pre.sh_sourceCode .sh_value{color:#008800;font-weight:normal;font-style:normal;}
