/* GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter) */
.dean_ch {border: 1px dotted #aaa; font-size:9pt; font-family: 'Courier New', Courier, monospace; background-color: #f6f6f6; color: #aaaaaa; padding:5px 0; margin-bottom:10px; line-height:1.5em;}
.dean_ch * { font-family: 'Courier New', Courier, monospace; }
.dean_ch ol {margin:0 15px !important;padding-left:30px;list-style-position:outside;}

/* default */
.dean_ch .de1,
.dean_ch .de2 {font-weight:normal;background:transparent;color:#000; padding-left:5px;}
.dean_ch .kw1 {color: #a1a100;}
.dean_ch .kw2 {color: #000; font-weight: bold;}
.dean_ch .kw3 {color: #000066;}
.dean_ch .kw4 {color: #f63333;}
.dean_ch .co1,
.dean_ch .co2,
.dean_ch .coMULTI{color: #808080;}
.dean_ch .es0 {color: #000033; font-weight: bold;}
.dean_ch .br0 {color: #66cc66;}
.dean_ch .st0 {color: #ff0000;}
.dean_ch .nu0 {color: #ff33ff;}
.dean_ch .me0 {color: #006600;}
.dean_ch .re1 {color: #00A000; font-weight: bold;}
.dean_ch .re2 {color: #800000;}
.dean_ch .re3 {color: #2222D0;}
.dean_ch .re4 {color: #2222D0;}
.dean_ch .re5 {color: #00A000;}
.dean_ch .re6 {color: #F00000;}
.dean_ch .re7 {color: #F00000;}
.dean_ch .re7 {color: #F00000;}
.dean_ch .re10 {color: #0000D0; font-weight: bold;}
.dean_ch .re11 {color: #0000D0; font-weight: bold;}
.dean_ch .re12 {color: #800000;}

/* applescript */
.dean_ch.applescript * {font-family:verdana !important;}
.dean_ch.applescript .de1,
.dean_ch.applescript .de2 {color:#148400;}
.dean_ch.applescript .kw1 {color:#1600ff;font-weight:bold;}
.dean_ch.applescript .kw3 {color:#1600ff;font-weight:bold;}
.dean_ch.applescript .kw4 {color:#1600ff;}
.dean_ch.applescript .co1,
.dean_ch.applescript .co2,
.dean_ch.applescript .coMULTI {color:#808080;font-style:italic;}
.dean_ch.applescript .st0,
.dean_ch.applescript .sy0 {color:#000;}
.dean_ch.applescript .br0 {color:#000;}

/* mysql */
.dean_ch.mysql { background-color:#000; }
.dean_ch.mysql * { color:#fff; font-weight:bold; }
.dean_ch.mysql .kw1 {color:rgb(246, 240, 128); }

/* bash */
/*
.bash { background-color:#000; }
.bash ol { list-style-type:none; }
.bash ol * { color:#fff !important; }
*/