/* GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter) */
.dean_ch
{
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  font-family: 'Courier New', Courier, monospace; 
  background-color: #121212; 
  color: #eee; 
  clear:both;
  margin-bottom:10px;
}
.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: #fff; font-weight: bold;}
.dean_ch .kw3 {color: green;}
.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: #11ff11;}
.dean_ch .nu0 {color: #ff33ff;}
.dean_ch .me0 {color: #006600;}

