/**************************************
 * THEME NAME: Imagine2
 *
 * Files included in this sheet:
 *
 *   Imagine2/styles_layout.css
 *   Imagine2/styles_fonts.css
 *   Imagine2/styles_color.css
 *   Imagine2/styles_images.css
 *   Imagine2/styles_geshi.css
 **************************************/

/***** Imagine2/styles_layout.css start *****/

/*******************************************************************
 styles_layout.css
  
 This CSS file contains all layout definitions like positioning,
 floats, margins, paddding, borders etc.

 Styles are organised into the following sections:
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  grades
  login
  message
  tabs
  user

  various modules

*******************************************************************/


/***
 *** Core
 ***/

body {
  margin:0;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: center;
}

#layout-table {
  width:100%;
  border-collapse:separate;
  margin-top: 8px;
}

#layout-table #left-column,
#layout-table #middle-column,
#layout-table #right-column
{
  vertical-align:top;
}

#course-view #middle-column,
#site-index #middle-column,
#layout-table #middle-column {
  width:100%;
  padding-left:10px;
  padding-right:10px;
}


#course-view #left-column,
#site-index #left-column {
  /*  display: none; */
  width:220px;
  padding-left:10px;
  padding-right:0px;
}

.editing#course-view #left-column {
display: block;
width:auto;
}

#course-view #right-column,
#site-index #right-column,
#layout-table #right-column {
  width:220px;
  padding-left:0px;
  padding-right:10px;
}


.clearer {
  clear:both;
  margin:0px;
  padding:0px;
  height:1px;
  border:none;
  background:transparent;
}

.continuebutton {
  text-align: center;
}

form {
  margin-bottom:0px;
}

table {
  border-spacing: 0px;
  border-collapse: collapse;
}

a.left {
/*    display: none; */
}

a img {
  border:none;
}
.notifyproblem {
  text-align: center;
  padding: 10px;
}
  
.notifysuccess {
  text-align:center;
  padding: 10px;
}   

.generalbox {
  border-width:1px;
  border-style:solid;
  margin-bottom: 15px;
}

.generalbox#intro {
  text-align:center;
}

.noticebox {
  border-width:1px;
  border-style:solid;
}
.errorbox {
  border-width:1px;
  border-style:solid;
  margin: 1em 15%;
  width: 70%;
}
.errorbox .title {
  padding: 5px;
}
.informationbox {
  border-width:1px;
  border-style:solid;
}
.feedbackbox {
  border-width:1px;
  border-style:solid;
}
.feedbackby {
}
.feedback {
}
.initialbar {
  text-align: center;
}

#help .indent {
  margin-left:3em;
}

.tabledivider {
  border-width:1px;
  border-style:solid;
  border-left:0px;
  border-right:0px;
  border-top:0px;
}

.sitetopic {
  margin-bottom:20px;
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

.pagingbar {
  text-align:center;
}
.pagingbar a {
  padding-left: 10px;
}
.pagingbar .thispage {
  padding-left: 10px;
}

table.formtable {
  margin: auto;
}

table.formtable tbody th {
  vertical-align: top;
}

table.formtable tbody td,
table.formtable tbody th
{
  padding: 5px;
}

.paging {
  text-align: center;
  margin: 10px 0px 10px 0px;
}

.unread {
  padding-right:2px;
} 

.cell {
  vertical-align: top;
}

.helplink img {
  vertical-align: middle;
  margin: 0px 2px;
}

form.popupform {
  display: inline;
}

/***
 *** Header
 ***/

#header-home {
}

#header {
}

.headermain {
  vertical-align: middle;
}

.headermenu {
  text-align:right;
  white-space: nowrap !important;
  z-index: 3
  position: relative; 
}

.navbar {
  width:100%;
  vertical-align: middle !important;
  border-width:0px;
  border-style:solid;
}

.navbar .breadcrumb {
  margin-left: 10px;
  vertical-align: middle !important;
}

.navbar .blueline {
  height: 2px;
  margin: 0px;
  padding: 0px;
}

.navbar .navbutton,
{
  margin-right: 10px;
  text-align:right;
}

#footer .navbar {
  margin-top: 4em;
}

.reportlink {
  text-align:right;
}


/***
 *** Footer
 ***/

#footer {
  text-align:right;
  margin-top: 5px;
  margin-right: 25px;
}

.homelink {
  margin: 1em 0;
}

.homelink a {
  padding-left:1em;
  padding-right:1em;
}

.performanceinfo {
  margin: 2em;
}

.performanceinfo span {
  display: block;
}



/***
 *** Admin
 ***/

body#admin-index .c0 {
  vertical-align: top;
} 

body#admin-modules table.generaltable td.cell,
body#admin-modules .generaltablecell {
  padding-top: 2px;
  padding-bottom: 2px;
} 

body#admin-blocks table.generaltable td.cell,
body#admin-blocks .generaltablecell {
  padding-top: 1px;
  padding-bottom: 1px;
} 

body#admin-config .confighelp {
  display: block;
  padding-bottom: 20px;
}


/***
 *** Blocks
 ***/

.sideblock .content h3,
.sideblock .content h2 {
  text-align: left;
}

.sideblock {
  margin-bottom:1em;
  width: 200px !important;
}

.sideblock .header {
  width: 200px !important;
  text-align: left;
  padding:4px;
  border-width: 0px;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom:1px solid;
}

.sideblock .header .hide-show {
  float:right;
}

.sideblock .header .hide-show img.hide-show-image {
  height:11px;
  width:11px;
  padding-right: 20px;
  margin-top:0.25em;
}

.sideblock .header .commands {
  margin-top: 0.3em;
  clear: both;
}

.sideblock .header .commands a {
  margin: 0px 2px;
}

.sideblock .content {
  padding: 4px;
  padding-bottom: 10px;
  order-style: solid;
  border-top: 3px solid;
  border-right: none;
  border-left: none;
  border-bottom:none;
}

.sideblock .content hr {
  height:1px;
  margin-top:4px;
  margin-bottom:4px;
  border:none;
  border-top:1px solid;
}

#left-column .hidden .header,
#right-column .hidden .header
{
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#left-column .hidden .content,
#right-column .hidden .content
{
  display: none;
}

.sideblock .list {
  width: 100%;
}

.sideblock .list .c0{
  padding: 2px;
}

.sideblock .footer {
  margin-bottom: 4px;
  text-align:center;
}

.sideblock .header .icon.hide,
.sideblock .header .icon.edit {
  margin-right: 6px;
}

.sideblock .content .head {
  margin-top: 10px;
}


/***
 *** Calendar
 ***/

#calendar {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}

#calendar h2,
#calendar h3
{
  text-align: center;
}

#calendar .maincalendar,
#calendar .sidecalendar
{
  vertical-align: top;
  border: 1px solid;
}

#calendar .sidecalendar {
  width: 25%;
}

#calendar .maincalendar table.calendarmonth {
  border-collapse: separate;
  margin: 0px auto;
  width: 98%;
}

#calendar .maincalendar table.calendarmonth th {
  padding:5px;
  border-bottom:2px solid;
}

#calendar .maincalendar table.calendarmonth td {
  height: 5em;
  padding-left: 2px;
  padding-top: 4px;
  line-height:1.2em;
}

#calendar .maincalendar table.calendarmonth td,
table.minicalendar td,
table.minicalendar th {
  width:14%;
  vertical-align:top;
}
table.minicalendar td {
  text-align: center;
}
#calendar .maincalendar table.calendarmonth td table td {
  height: auto;
}

#calendar div.header
{
  padding: 5px;
}

#calendar .maincalendar .buttons {
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.sideblock.block_calendar_month .filters table
{
  border-collapse:separate;
  border-spacing: 2px;
  padding: 2px;
  width: 100%;
}

#calendar .maincalendar .filters {
  padding: 0px 10px;
}

#calendar .sidecalendar .filters {
  padding: 5px;
}

#calendar .maincalendar .controls {
  clear:both;
  padding:10px;
}

#calendar .maincalendar table.calendarmonth ul.events-new,
#calendar .maincalendar table.calendarmonth ul.events-underway
{
  padding:0px;
  margin:0px;
  list-style-type:none;
}

#calendar .maincalendar table.calendarmonth ul li {
  margin-top: 4px;
}

table.minicalendar {
  width: 180;
  margin:6px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar th {
  padding: 0px 2px;
}

#calendar .maincalendar .eventlist {
  padding: 10px;
}

#calendar .maincalendar .eventlist .topic {
  padding: 5px;
  border-style:solid; 
  border-width: 0px;
  border-bottom-color: #EEEEEE;
  border-bottom-width: 1px;
}

#calendar .maincalendar .eventlist .event {
  width:100%;
  margin-bottom:10px;
  border-spacing:0px;
  border-collapse:separate;
  border-width:1px;
  border-style:solid;
}

#calendar .maincalendar .eventlist .event .name {
}

#calendar .maincalendar .eventlist .event .course {
  clear:left;
}

#calendar .maincalendar .eventlist .event .date {
}

#calendar .maincalendar .eventlist .event .description .commands {
  width:100%;
}

#calendar .maincalendar .eventlist .event .description {
  padding:5px;
}

#calendar .maincalendar .eventlist .event .picture {
  padding:8px;
}

#calendar .maincalendar .eventlist .event .side {
  width:32px;
}

#calendar #selecteventtype table {
  margin:auto;
}

#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
.minicalendar .event_global,
.minicalendar .event_course,
.minicalendar .event_group,
.minicalendar .event_user {
  border:2px solid !important;
}

#calendar .duration_global,
#calendar .duration_course,
#calendar .duration_group,
#calendar .duration_user,
.minicalendar .duration_global,
.minicalendar .duration_course,
.minicalendar .duration_group,
.minicalendar .duration_user
{
  border-top:2px solid !important;
  border-bottom:2px solid !important;
}

#calendar .today,
.minicalendar .today {
  border:2px solid !important;
}
  
.cal_popup_bg {
  padding:0px;
  margin:0px;
  border:1px solid;
}

.cal_popup_close {
  margin-right:5px;
}

.cal_popup_caption {
  border-width:0px 0px 1px 0px;
  border-style:solid;
  padding-bottom:2px;
}

table.calendar-controls {
  width: 100%;
}

table.calendar-controls .previous,
table.calendar-controls .next
{
  width: 12%;
}
table.calendar-controls .previous {
  text-align: left;
}
table.calendar-controls .current {
  text-align: center;
}
table.calendar-controls .next {
  text-align: right;
}

#calendar .maincalendar .calendar-controls .previous,
#calendar .maincalendar .calendar-controls .next
{
  width: 30%;
}


/***
 *** Course
 ***/
.activitydate, .activityhead {
  text-align:left;
}

#course-view .section td {
  vertical-align:top;
}

#course-view .section .content {
  padding:5px;
  border-style:solid;
  border-width:1px;
  border-left:0px;
  border-right:0px;
}

#course-view .section .side {
  padding:5px;
  border-style:solid;
  border-width:1px;
}

#course-view .section .left {
  border-right:0px;
  text-align:left;
  width: 1.5em;
}

#course-view .section .right {
  border-left:0px;
  text-align:left;
  width: 1.5em;
}

#course-view .current .side {
}

#course-view .section .spacer {
  height:0.5em;
}

#course-view .section .weekdates {
}

.section .activity img.activityicon {
  vertical-align:middle;
  height:16px;
  width:16px;
}

.section img.movetarget {
  height:16px;
  width:80px;
}

body#course-view .unread {
  margin-left: 3em;
} 

body#course-enrol .generalbox {
  margin-top: 20px;
}
body#course-enrol .coursebox {
  margin-top: 20px;
}

body#course-user .graph {
  text-align: center;
}

body#course-user .section,
body#course-user .content {
  margin-left: 30px;
  margin-right: 30px;
}

body#course-user .section {
  border-width:1px;
  border-style:solid;
  padding:10px;
  margin-bottom: 20px;
}

body#course-user .section h2 {
  margin-top: 0px;
}


.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}

.headingblock .link {
  text-align:right;
}

body#site-index .headingblock,
body#course-view .headingblock {
  margin-bottom: 9px;
}

.coursebox {
  margin-bottom: 8px;
}

.categoryboxcontent,
.courseboxcontent {
  border-width:1px;
  border-style:solid;
}

.courseboxcontent .cost {
  padding-top: 20px;
}


/***
 *** Doc
 ***/

body#doc-contents h1 {
  margin: 1em 0px 0px 0px;
}

body#doc-contents ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 90%;
}


/***
 *** Grades
 ***/

body#grade-index .grades {
  border-width:1px;
  border-style:solid;
  border-collapse: separate;
}

body#grade-index .grades td {
  border-width:0px 1px 0px 1px;
  border-style:solid;
  border-collapse: collapse;
}

body#grade-index .grades .header {
  vertical-align: top;
}

body#grade-index .grades .points,
body#grade-index .grades .percent,
body#grade-index .grades .weighted {
  text-align: right;
}



/***
 *** Login
 ***/

.loginbox .content {
  border-width:1px;
  border-style:solid;
  padding:15px;
}


/***
 *** Message
 ***/

.message .link {
  vertical-align:middle;
}

table.message .searchresults td {
  padding:5px;
  border-width:1px;
  border-style:solid;
  border-collapse:collapse;
  border-spacing:0px;
}
.message .summary .link {
  text-align:right;
}
.message .heading {
  text-align:center;
}

.message .note {
  text-align:center;
  padding:10px;
}

#message-user .commands span {
  margin-left:10px;
  margin-right:10px;
}

body#message-messages {
  padding:10px;
}


/***
 *** Logs
 ***/

.logtable td,
.logtable th {
  padding-left: 10px;
  padding-right: 10px;
}

.logtable th {
  text-align:left;
}

/***
 *** Tabs
 ***/

.tabs {
  width: auto;
  margin-bottom: 15px;
  border-collapse: collapse;
}

.tabs td {
  padding: 0px;
}

.tabs .side {
  width: 50%;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}

.tabrow {
  border-collapse:collapse;
  width:100%;
  margin: 1px 0px 0px 0px;
}

.tabrow td {
  padding:0 0 0px 14px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}

.tabrow th {
  display:none;
}
.tabrow td .tablink {
  display:block;
  padding:10px 14px 4px 0px;
  text-align:center;
  white-space:nowrap;
  text-decoration:none;
}
.tabrow .last {
  display:block;
  padding:0px 1px 0px 0px;
}
          
.tabrow td.selected {
  border-width: 0px;
}


/***
 *** User
 ***/

.userinfobox {
  margin-bottom:5px;
  border-width: 1px;
  border-style: solid;
  border-collapse: separate;    
}

.userinfobox .left {
  padding: 10px;
  width: 100px;
  vertical-align: top;
}

.userinfobox .content {
  padding: 10px;
  vertical-align: top;
}

.userinfobox .links {
  width: 100px;
  padding: 5px;
  vertical-align: bottom;
}

.userinfobox .list td {
  padding: 3px;
}

.userinfobox .username {
  padding-bottom: 20px;
}    


table.userinfobox {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}

table.groupinfobox {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  border-width:1px;
  border-style:solid;
  margin-bottom: 20px;
}

.groupinfobox .left {
  padding: 10px;
  width: 100px;
  vertical-align: top;
}
body#user-index #longtimenosee {
  text-align:center;
}


/***
 *** Modules: Assignment
 ***/

/***
 *** Modules: Chat
 ***/

/***
 *** Modules: Choice
 ***/

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  width: 98%;
}

.forumpost {
  margin-top: 15px;
}

.forumpost .topic {
  padding: 4px;
  border-style:solid;
  border-width: 0px;
  border-bottom-width: 1px;
}

.forumpost .commands {
  padding-top: 0.5em;
  text-align:right;
  clear: both;
}

.forumpost .ratings {
  padding-top: 1em;
  text-align:right;
}

.forumpost .attachments {
  padding: 7px;
  text-align:right;
}

.forumpost .content {
  padding: 4px;
}

.forumpost .footer {
  padding-top: 0.5em;
  text-align:right;
}

.forumpost .link {
  padding-top: 0.5em;
  text-align:right;
}

.forumpost .left {
  width: 35px;
  padding: 4px;
  text-align: center;
  vertical-align: top;
}

.mod-forum .indent {
  margin-left: 30px;
}

body#user-view .forumpost,
.course .forumpost {
  width: 100%;
}

body#mod-forum-search .c0 {
  text-align: right;
}

body#mod-forum-search .introcontent {
  padding: 15px;
}

.forumolddiscuss {
  text-align: right;
}

.forumheaderlist {
}

.forumheaderlist td {
  border-width:1px 0px 0px 1px;
  border-style:solid;
}

.forumheaderlist .replies {
  text-align: center;
  white-space: nowrap;
}

.forumheaderlist .picture {
  width: 35px;
}

.forumheaderlist .discussion .starter {
  vertical-align: middle;
}

.forumheaderlist .lastpost {
  white-space: nowrap;
  text-align: right;
}

.forumheaderlist .discussion .author {
  white-space: nowrap;
}
.forumolddiscuss {
  text-align:right;
}
.forumaddnew,
.forumnodiscuss,
.noticeboxcontent {
  text-align:center;
}
#mod-forum-view .unread {
  padding-left: 3px;
  padding-right: 3px;
}
#mod-forum-discuss .forumpost.unread .content {
  border-style: solid;
  border-width: 2px;
}
#mod-forum-index .unread img,
#mod-forum-view .unread img 
{
  margin-left: 5px;
}

#email .unsubscribelink {
  margin-top:20px;
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  text-align:center;
}


/***
 *** Modules: Glossary
 ***/

.glossarypost .commands {
  width: 200px;
  white-space: nowrap;
}

.entryboxheader {
  border-width: 1px 1px 0px 1px;
  border-style: solid;
}

.entrybox {
  border-width: 0px 1px 1px 1px;
  border-style: solid;
}

.glossarypost {
  width: 95%;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  margin-bottom: 5px;
  text-align: left;
}


.entrylist {
  border-width:0px;
}

.entrylowersection {
  padding-top: 10px;
}
.entrylowersection table{
  width: 100%;
}
.entrylowersection .aliases {
  text-align:center;
}
.entrylowersection .icons,
.entrylowersection .ratings {
  text-align:right;
  padding-right: 5px;
}
.entrylowersection .ratings {
  padding-bottom: 2px;
}
.categoryheader {
  width: 95%;
}
.glossaryformatheader {
  width: 90%;
}

.glossarypost .entry {
  padding: 3px;
}

.glossarypost .picture {
  width: 35px;
}

.glossarycomment {
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  margin-bottom: 5px;
  text-align: left;
}


.glossarycomment .entry {
  padding: 3px;
}

.glossarycomment .picture {
  width: 35px;
}

.glossarycomment .icons {
  text-align: right;
}

.glossarydisplay {
  width: 70%;
}

.glossarydisplay .tabs {
  width: 100%;
}

.glossarydisplay .separator {
  width: 4px;
}

.glossarydisplay .tabs .selected,
.glossarydisplay .tabs .inactive,
.glossarydisplay .tabs .general {
}

.glossarypopup {
  width: 95%;
}

.glossaryapproval {
  width: 100%;
}

.mod-glossary .tabs {
  margin-bottom: 0px;
}
.mod-glossary .tabs .side {
  border-style: none;
  border-width: 0px;
  width: auto;
}


/***
 *** Modules: Journal
 ***/
#mod-journal-view .lastedit,
#mod-journal-view .editend {
  margin: 5px;
  text-align: center;
}
#mod-journal-view .feedbackbox {
  width: 75%;
  border-collapse: separate;
}
#mod-journal-view .entrycontent {
  padding: 3px;
}
#mod-journal-view .picture {
  width: 35px;
}
#mod-journal-view .grade {
  text-align: right;
}
#mod-journal-view .info {
  margin-bottom: 5px;
  text-align: right;
}


/***
 *** Modules: Glossary
 ***/

.glossarytable a {

    color: white;

}



.glossarysummary {

    font-size: 9pt;

}



.glossarysummary a {

    color: #0000CC;

    font-size: 9pt;

}



.generaltab a {

    color: #0000CC;

}



/***
 *** Modules: Lesson
 ***/

/***
 *** Modules: Quiz
 ***/

.feedbacktext {
  display:block;
}

body#mod-quiz-report table#attempts,
body#mod-quiz-report table#commands
{
  width: 80%;
  margin: auto;
}
body#mod-quiz-report table#attempts {
  margin: 20px auto;
}
body#mod-quiz-report table#attempts .header,
body#mod-quiz-report table#attempts .cell
{
  padding: 4px;
}
body#mod-quiz-report table#attempts .header .commands {
  display: inline;
}
body#mod-quiz-report table#attempts .picture {
  width: 40px;
}
body#mod-quiz-report table#attempts td {
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
}
.feedbacktext {
  text-align:right;
}
body#mod-quiz-report table#attempts .header {
  text-align: left;
}
body#mod-quiz-report table#attempts .picture {
  text-align: center !important;
}
body#mod-quiz-report .controls {
  text-align: center;
}



/***
 *** Modules: Resource
 ***/

/***
 *** Modules: Scorm
 ***/

/***
 *** Modules: Survey
 ***/

/***
 *** Modules: Wiki
 ***/

/***
 *** Modules: Workshop
 ***/

/***
 *** Blocks: xtree
 ***/

.webfx-tree-item {
 
	padding: 0px;
	margin: 0px;
	font: icon;
	color: WindowText;
	white-space: nowrap;
	height: 16px;
}

.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover, .webfx-tree-item a:visited {
	margin-left: 3px;
	padding: 0px 2px 1px 2px;
}

.webfx-tree-item a {
	color: black;
	text-decoration: none;
}

.webfx-tree-item a:visited {
	color: black;
}

.webfx-tree-item a:hover {
	color: blue;
	text-decoration: underline;
}

.webfx-tree-item a:active {
	background: highlight;
	color: highlighttext;
	text-decoration: none;
}

.webfx-tree-item img {
	vertical-align: middle;
	border: 0px;
}

.webfx-tree-icon {
	width: 16px;
	height: 16px;
}
/***** Imagine2/styles_layout.css end *****/

/***** Imagine2/styles_fonts.css start *****/

/*******************************************************************
 styles_color.css
  
 This CSS file contains all font definitions like family, size,
 weight, text-align, letter-spacing etc.

 Styles are organised into the following sections:
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  grades
  login
  message
  tabs
  user

  various modules

*******************************************************************/


/***
 *** Core
 ***/

.clearer {
  font-size:1px;
}

body, td, th, li {
  font-family:arial, san-serif;
  font-size:1.0em;
  letter-spacing:0.02em;
}

th {
  font-weight: bold;
}

a:link,
a:visited {
  text-decoration:none;
}

a:hover {
  text-decoration: none;
}

input {
  font-size:.9em;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  font-weight:bold;
}

h1 {
  font-size:1.7em;
}

h2 {
  font-size:1.4em;
}
h3 {
  font-size:1.1em;
}
h4 {
  font-size:1.0em;
}

.bold {
  font-weight:bold;
}

.warning {
  font-weight: bold;
  font-style: italic;
}

.errorbox .title {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}

.pagingbar .title {
  font-weight: bold;
}
.pagingbar .thispage {
  font-weight: bold;
}

.categorybox .category,
.categorybox .category {
  font-size:1.2em;
  font-weight:bold;
}

.helplink {
  font-size:0.8em;
}

.headingblock {
  font-weight: bold;
}

.headingblock .link {
  font-size: 0.9em;
}

.files .file {
  font-size: 0.9em;
}

.files .folder {
  font-size: 0.9em;
}

.files .folder .size {
  font-weight: bold;
}


/***
 *** Header
 ***/

.headermain {
  color: #F79B0A;
  font-weight: bold;
}

.navigation {
  white-space: nowrap;
}

#header-home .headermain {
  font-size:1.3em;
}

#header .headermain {
  font-size:1.3em;
}

.breadcrumb {
  font-size:0.9em;
  font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
	color: #F79B0A;	font-size:0.8em;
}

.logininfo a:link {
	color: #FFFFFF;
}

.logininfo a:visited {
	color: #FFFFFF;
}

/***We want our breadcrums to be orange***/
.navbar, .navbar a:link, .navbar a:visited .navbar a:hover {
	color: #F79B0A;
	font-family: Verdana, Ariel, Helverica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

.navbar a:visited {
	color: #FFFFFF
}
	
.navbar a:hover {
	text-decoration: underline;
}

/***
 *** Footer
 ***/

.homelink {
}


.performanceinfo {
  font-size: 0.6em;
}


/***
 *** Admin
 ***/

table.formtable tbody th {
  font-weight: normal;
  text-align: right;
}


/***
 *** Blocks
 ***/

.sideblock .header {
  font-size:0.9em;
  font-weight: bold;
}

.sideblock .content {
  font-size:0.9em;
  line-height:1.2em;
}

.sideblock .content h3,
.sideblock .content h2 {
  font-size:1.0em;
}
.sideblock .header .commands {
  font-size:0.9em;
}

.sideblock .footer {
  font-size:0.9em;
}

.sideblock .head,
.sideblock .info,
.sideblock .event {
  font-size: 0.9em;
}

.sideblock .date {
  font-style: italic;
}

.block_site_main_menu .footer select {
  font-size: 0.8em;
}

/***
 *** Calendar
 ***/

#calendar .maincalendar .eventlist .event .referer {
  font-weight:bold;
}

#calendar .maincalendar .eventlist .event .course {
  font-size:0.8em;
}

#calendar .maincalendar .eventlist .event .description .commands {
  text-align: right;
}

#calendar .maincalendar table.calendarmonth td {
  font-size:0.8em;
}

#calendar div.header
{
  font-weight:bold;
}

#calendar .sidecalendar .filters {
  font-size:0.8em;
}

.sideblock .filters td {
  font-size:1.1em;
}

#calendar .maincalendar .controls {
  font-size:1.2em;
}

#calendar .maincalendar .day {
  font-weight: bold;
}

table.minicalendar {
  font-size:0.85em;
}

.cal_popup_caption {
  font-family:sans-serif;
  font-size:0.8em;
  font-weight:bold;
}

.cal_popup_close {
  font-family:sans-serif;
  font-size:0.8em;
  font-weight:bold;
}
#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}


/***
 *** Course
 ***/
#course-view .section {
  font-size:1em;
  line-height:1.2em;
}

#course-view .section .activity {
  padding:0.2em 0;
}

#course-view .section .activity a {
  line-height:1em;
}

#course-view .section .left {
  font-weight:bold;
}

.activitydate, .activityhead {
  font-size:0.9em;
}

.weeklydatetext {
  font-size:0.9em;
  font-weight:bold;
}

.coursebox .info {
  font-size:1em;
}

.coursebox .teachers,
.coursebox .cost {
  font-size:0.9em;
}

.coursebox .summary {
  font-size:0.9em;
}

#course-recent h2.main {
  font-size:1.1em;
}




/***
 *** Doc
 ***/
body#doc-contents h1 {
  font-size: 0.9em;
}
body#doc-contents ul {
  font-size: 0.8em;
}


/***
 *** Grades
 ***/

body#grade-index .grades .header {
  font-weight: bold;
  font-size: 0.7em;
}


/***
 *** Login
 ***/

#login-index .content {
  font-size: 0.85em;
}


/***
 *** Logs
 ***/

.logtable td {
  font-size: 0.8em;
}
.logtable th {
  font-size: 0.9em;
}


/***
 *** Message
 ***/

.message .link {
  font-size:0.8em;
}

.message_form {
  font-size:0.8em;
}

.message .heading {
  font-size:1.0em;
  font-weight:bold;
}

.message .date,
.message .contact,
.message .summary {
  font-size:0.9em;
}

.message .note, 
.message .pix {
  font-size:0.8em;
}

.message .author {
  font-weight: bold;
  font-size:0.8em;
}

.message .time {
  font-style: italic;
  font-size:0.8em;
}

.message .content {
  font-size:0.8em;
}

#message-user .commands span {
  font-size:0.7em;
  white-space:nowrap;
}

#message-user .name {
  font-weight: bold;
  font-size:1.1em;
}


/***
 *** Tabs
 ***/
.tablink {
  font-size:0.8em;
}

.tablink a:hover {
  text-decoration: none;
}


/***
 *** User
 ***/

.userinfobox .username {
  font-weight: bold;
}

.userinfobox .links {
  font-size: 0.7em;
}


/***
 *** Modules: Assignment
 ***/

#mod-assignment-index .cell {
  font-size:0.8em;
}

/***
 *** Modules: Chat
 ***/

#mod-chat-index .cell {
  font-size:0.8em;
}

/***
 *** Modules: Choice
 ***/

#mod-choice-index .cell {
  font-size:0.8em;
}
  
/***
 *** Modules: Forum
 ***/

.forumnodiscuss{
  font-weight:bold;
}
.forumpost .topic .subject {
  font-weight: bold;
}
.forumpost .topic .author {
  font-size: 0.8em;
}
.forumpost .commands,
.forumpost .link {
  font-size: 0.9em;
}
.forumheaderlist .discussion .lastpost {
  font-size: 0.7em;
}
body#mod-forum-search .introcontent {
  font-weight:bold;
}
body#mod-forum-index .generalbox .cell {
  font-size: 0.80em;
}



/***
 *** Modules: Glossary
 ***/

.glossarypost .commands {
  font-size: 0.8em;
}
.glossarypost .entryheader .author,
.glossarypost .entryheader .time {
  font-size: 0.8em;
}
.glossarypost .entryheader .time {
  font-style: italic;
}
.concept {
  font-weight: bold;
}
.glossarycomment .time {
  font-size: 0.8em;
  font-style: italic;
}
.entrylowersection .aliases {
  font-size: 0.8em;
}
.entrylowersection .icons,
.entrylowersection .ratings {
  font-size: 0.8em;
}

#mod-glossary-index .cell {
  font-size:0.8em;
}


/***
 *** Modules: Journal
 ***/
#mod-journal-view .lastedit,
#mod-journal-view .editend {
  font-size: 0.7em;
}
#mod-journal-view .author {
  font-size: 1em;
  font-weight: bold;
}
#mod-journal-view .time {
  font-size: 0.7em;
  font-style: italic;
}
#mod-journal-view .grade {
  font-weight: bold;
  font-style: italic;
}

#mod-journal-index .cell {
  font-size:0.8em;
}

/***
 *** Modules: Label
 ***/

/***
 *** Modules: Lesson
 ***/

#mod-lesson-index .cell {
  font-size:0.85em;
}

/***
 *** Modules: Quiz
 ***/

.editorhelptext {
  font-size:0.85em;
}

#mod-quiz-index .cell {
  font-size:0.8em;
}


/***
 *** Modules: Resource
 ***/

#mod-resource-index .cell {
  font-size:0.9em;
}


/***
 *** Modules: Scorm
 ***/

#mod-scorm-index .cell {
  font-size:0.8em;
}

/***
 *** Modules: Survey
 ***/

#mod-survey-index .cell {
  font-size:0.8em;
}

/***
 *** Modules: Wiki
 ***/

#mod-wiki-index .cell {
  font-size:0.8em;
}

/***
 *** Modules: Workshop
 ***/

#mod-workshop-index .cell {
  font-size:0.8em;
}

/***** Imagine2/styles_fonts.css end *****/

/***** Imagine2/styles_color.css start *****/

/*******************************************************************
 styles_color.css
  
 This CSS file contains all color definitions like 
 background-color, font-color, border-color etc.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  tabs
  user

  various modules

*******************************************************************/

/***
 ***  Core
 ***/

body {
    background-color: #ebebeb;
}

a:link,
a:visited {
  color:#006699;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

a:hover {
  color:#ff9900;
}

a.autolink:link,
a.autolink:visited {
  color:#000000;
  background: #9FBFD1;
}

a.autolink.glossary:hover {
  cursor: help;
}

th.header,
td.header,
div.header {
  border-color:#bedae8;
}

.navbar {
  border-color:#bedae8;
}

table.formtable tbody th {
  background: none;
}

.highlight {
  background-color:#AAFFAA;
}

.highlight2 {
  color:#AA0000; /* highlight missing terms in forum search */
}

/* Alternate rows even */
.r0 {  
  background-color:none;
}

/* Alternate rows odd */
.r1 {  
  background-color:none;
}

.sep {
  color:#006699 !important;
}

/* notification messages (can be good or bad) */
.notifyproblem {
  color:#660000;
}
.notifysuccess {
  color:#006600;
}

.required {
  background-color:#BFDFFE;
}

.generalbox {
  border-color:#bedae8; 
}
.informationbox {
  border-color:#bedae8; 
}
.feedbackbox {
  border-color: #888888; 
}
.feedbackby {
  background-color:#BBBBBB;
}

.noticebox {
  border-color:#bedae8; 
}

.errorbox {
  color:#ffffff;
  border-color:#660000;
  background-color:#990000;
}

.tabledivider {
  border-color:#bedae8;
}

.sitetopic {
}

.sitetopiccontent {
  border-color:#bedae8;
  background-color:#FFFFFF;
}

.dimmed_text {
  color:#AAAAAA;
}

.teacheronly {
  color:#990000;
}

.unread {
  background: #d1e5f9;
} 

.censoredtext {
  color:#000000;
  background:#000000;
}


/* kept for backward compatibility with some non-standard modules
   which use these classes for various things */
.generaltab, .generaltabinactive {
  background-color:#BBBBBB;
}
.generaltabselected {
  background-color:#BFDFFE;
}
.generaltabinactive {
  color:#CCCCCC;
}



/***
 *** Header
 ***/
.navbar .blueline {
  background-color:#0a3055;
}

/***
 *** Footer
 ***/

.homelink a:link,
.homelink a:visited,
.homelink a:hover {
  color: #000;
  text-decoration: none;
}
.homelink a:link,
.homelink a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.homelink a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}


/***
 *** Admin
 ***/

.admin .generalboxcontent {
  background-color:#EEEEEE; 
}

.admin .generalbox {
  border-color:#BBBBBB; 
}

.admin .informationbox {
  border-color:#BBBBBB; 
  background-color:#FFFFFF; 
}

body#admin-index .c0 {
  background-color: #FAFAFA;
}



/***
 *** Blocks
 ***/

.sideblock .header {
  background-color:#dadbdb;
  background: url('pix/block_header_bg.gif')  no-repeat;
  border-color:#ffffff;
  color:#ffffff;
}

.sideblock .content {
  background: url('pix/block_bg.gif')  no-repeat bottom;
  border-color:#ff6600;
}

.sideblock .content hr {
  border-color:#999999;
}

#left-column .hidden .header,
#right-column .hidden .header
{
  border-bottom-color: #BFDFFE;
}

.sideblock .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
}



/***
 *** Calendar
 ***/

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #BFDFFE;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #000000;
}

table.minicalendar {
  border-color:#bedae8;
}

#calendar .maincalendar .eventlist .event {
  border-color:#bedae8;
}

#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  background-color:#EEEEEE;
}

#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999999;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#2EBA0E !important;
  border-bottom-color:#2EBA0E !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend,
.minicalendar .weekend {
  color:#FF0000;
}

#calendar .today,
.minicalendar .today {
  border-color:#000000 !important;
}

.cal_popup_fg {
  background-color:#FFFFFF;
}

.cal_popup_bg {
  border-color:#000000;
  background-color:#FFFFFF;
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
  background-color: #EEEEEE;
}



/***
 *** Course
 ***/

/* course, entry-page, login */
.headingblock {
  border-color:#bedae8;
}

/* course */
.headingblock .outline {
  border-color:#bedae8;
}

#course-view .section td {
  border-color:#bedae8;
}

#course-view .section .content {
}

#course-view .section .side {
}

#course-view .section .left {
}

#course-view .section .right {
}

#course-view .current .side{
  background: #d1e5f9;
}

#course-view .topics {
}

#course-view .weeks {
}

#course-view .section .spacer {
}

#course-view .section .weekdates {
  color:#AAAAAA;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#bedae8;
}
body#course-user .section {
  border-color:#AAAAAA;
}



/***
 *** Doc
 ***/

/***
 *** Grades
 ***/

body#grade-index .grades {
  border-color:black;
}

body#grade-index .grades td {
  border-color:#e0e0e0;
}

body#grade-index .grades .r0 {
  background-color: #ffffff;
}

body#grade-index .grades .r1 {
  background-color: #f0f0f0;
}


/***
 *** Login
 ***/

.loginbox .content {
  border-color:#bedae8;
}


/***
 *** Message
 ***/

table.message_search_results td {
  border-color:#bedae8;
}

.message.other .author {
  color: #8888CC;
}

.message.me .author {
  color: #999999;
}

.message .time {
  color: #999999;
}

.message .content {
}

/***
 *** Logs
 ***/

.logtable .r1 {
  background-color:#EEEEEE;
}


/***
 *** Tabs
 ***/

.tablink a:link,
.tablink a:visited {
  color:#000066;
}

.selected .tablink a:link,
.selected .tablink a:visited {
  color:#000000;
}
.tabs .side,
.tabrow td {
  border-color: #AAAAAA;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last {
  background: transparent url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}


/***
 *** User
 ***/

.userpicture {
}

.userinfobox {
  border-color: #BFDFFE;
}
.groupinfobox {
  border-color: #BFDFFE;
}


/***
 *** Modules: Chat
 ***/

/***
 *** Modules: Choice
 ***/

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#D3E0E7;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#EDF1F3; 
}

.forumpost .topic {
  border-bottom-color: #EEEEEE;
}

.forumpost .starter {
  background:#D3E0E7; 
}

.forumheaderlist .discussion .starter {
  background:#D3E0E7; 
}

.forumheaderlist td {
  border-color: #FFFFFF;
}

.sideblock .post .head {
  color:#555555;
}

.forumthread .unread {
  background: #d1e5f9;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #d1e5f9; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}


/***
 *** Modules: Glossary
 ***/

.entryboxheader {
  border-color: #BBBBBB;
}

.entrybox {
  border-color: #BBBBBB;
}

.entry {
}

.glossarypost {
  border-color: #BFDFFE;
}

.glossarypost .entryheader,
.glossarypost .entryapproval,
.glossarypost .picture,
.glossarypost .entryattachment,
.glossarypost .left {
  background-color: #F0F0F0;
}

.glossarycomment {
  border-color: #BFDFFE;
}

.glossarycomment .entryheader,
.glossarycomment .picture,
.glossarycomment .left {
  background-color: #F0F0F0;

}

#mod-glossary-report .generalbox .teacher {
  background: #F0F0F0;
}

.categoryheader {
  background-color: #dddddd;
}

.glossaryformatheader {
  background-color: #dddddd;
}


/***
 *** Modules: Journal
 ***/

#mod-journal-view .feedbackbox .left,
#mod-journal-view .feedbackbox .entryheader {
  background-color: #dddddd;
}

/***
 *** Modules: Label
 ***/

/***
 *** Modules: Lesson
 ***/

/***
 *** Modules: Quiz
 ***/

body#mod-quiz-report table#attempts td {
  border-color: #dddddd;
}
body#mod-quiz-report table#attempts .r1 {
  background-color: #eeeeee;
}


/***
 *** Modules: Resource
 ***/

/***
 *** Modules: Scorm
 ***/

/***
 *** Modules: Survey
 ***/

#mod-survey-view .r0 {
  background-color: #EEEEEE;
}
#mod-survey-view .r1 {
  background-color: #BFDFFE;
}


/***
 *** Modules: Wiki
 ***/

/***
 *** Modules: Workshop
 ***/

.workshoppostpicture {
  background-color:#FEE6B9;
}

.workshopassessmentheading {
  background-color:#BFDFFE;
}

/***
 *** Modules: Glossary - Image Gallery
 ***/

.glossarytable a {
    color: white;
}

.glossarysummary {
    font-size: 9pt;
}

.glossarysummary a {
    color: #0000CC;
    font-size: 9pt;
}

.generaltab a {
    color: #0000CC;
}


/***
 *** Accordian Format
 ***/

tr.section h3.summary {
  padding: 0.2em 0.5em;
  margin: 0 0;
}
tr.section h3.summary a {
  color: #ffffff;
}
tr.section h3.summary a:hover {
  text-decoration: none;
}
tr#section-0 h3.summary {
  background-color: #03408b;
}
tr#section-1 h3.summary {
  background-color: #104e9a;
}
tr#section-2 h3.summary {
  background-color: #1b5aa9;
}
tr#section-3 h3.summary {
  background-color: #286abb;
}
tr#section-4 h3.summary {
  background-color: #3978c6;
}
tr#section-5 h3.summary {
  background-color: #4e88d1;
}
tr#section-6 h3.summary {
  background-color: #5f98de;
}
tr#section-7 h3.summary {
  background-color: #75a9e8;
}
tr#section-8 h3.summary {
  background-color: #8abaf5;
}
tr#section-9 h3.summary {
  background-color: #a9cbf6;
}
tr#section-10 h3.summary {
  background-color: #cfe3fc;
}
tr#section-11 h3.summary {
  background-color: #e0edfd;
}


tr#section-5 h3.summary a {
  color: #ffffff;
}
tr#section-6 h3.summary a {
  color: #ffffff;
}


#course-view .section .activity .spacer {
  height:12px
}
#course-view .section .content .section {
  margin-top:0;
  margin-left:0.7em
}
#course-view .section .content .section .activity {
  padding:0.3em 0.2em 0.2em;
  border-bottom:1px solid;
  border-style: none none dashed;
  border-color: #c4dbf8;
}

body#course-view tr.section td.content table.section td.activity {
  border-bottom-width: 1px;
  border-style: none none dashed;
  border-bottom-color: #ff6600;
}
div.structurehead {
  color: #006600;
  font-family: verdana, arial, helvetica, sans-serif;
}
acronym {
  border-bottom-style: dotted;
  border-bottom-color: #cc0000;
}/***** Imagine2/styles_color.css end *****/

/***** Imagine2/styles_images.css start *****/

/* the Kubrick theme should work without any background images
   simply remove the "images" entry from the config.php file
   and this file will not be read in. Note that a replacement
   header image may also be specified in header.html
*/
   
.mainback           { background: #fff url("pix/bg_wide.gif") repeat-y top left; border: none; }
.footer           { background: #fff url("/pix/bottom01.gif") repeat-y top left; border: none; }

.forumpost {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    border: none;
}

.forumpost .side  {
    background-color: #fff;
    background-image: url('pix/bottom-left.png'); 
    background-repeat:  no-repeat;
    background-position: bottom right; 
}

.forumpost .picture  {
    background-color: #fff;
    background-image: url('pix/top-left.png'); 
    background-repeat:  no-repeat;
    vertical-align: bottom;
    background-position: top right; 
    padding-right: 15px;
    padding-top: 0;
}
.forumpost .topic  {
    background-color: #fff;
    background-image: url('pix/top-right.png'); 
    background-repeat:  no-repeat;
    background-position: top right; 
    padding-right: 15px;
    padding-left: 0;
    padding-bottom: 5px;
    padding-top: 10px;
    border: none;
}
.forumpost .content  {
    background-image: url('pix/bottom-right.png'); 
    background-repeat:  no-repeat;
    background-position: bottom right; 
    padding-bottom: 10px;
    padding-right: 15px;
    padding-top: 0;
    padding-left: 0;
    border: none;
}

.forumpost .picture img {
    margin-bottom: 0;
    padding: 0;
}

.userinfobox img.userpicture {
   background-image: url('pix/frame.jpg');
   padding: 25px !important;
   border: none !important;
}

img.userpicture,
img.grouppicture {
   background-color: #f9f9f9;
   padding-left: 3px !important;
   padding-right: 3px !important;
   padding-top: 3px !important;
   padding-bottom: 10px !important;
   border: 1px solid #ddd;
   border-bottom-color: #888;
   border-right-color: #888;
}

a:hover img.userpicture,
a:hover img.grouppicture {
    background-color: #c2e5fa;
}/***** Imagine2/styles_images.css end *****/

/***** Imagine2/styles_geshi.css start *****/

/**
 * GeSHi CSS file for Moodle
 * @author Nigel McNie
 * Released under the GNU GPL
 */
.ocaml-brief .de1, .ocaml-brief .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.ocaml-brief  {}
.ocaml-brief .head {}
.ocaml-brief .foot {}
.ocaml-brief .imp {font-weight: bold; color: red;}
.ocaml-brief .ln-xtra {color: #cc0; background-color: #ffc;}
.ocaml-brief li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.ocaml-brief li.li2 {font-weight: bold;}
.ocaml-brief .kw1 {color: #06c; font-weight: bold;}
.ocaml-brief .coMULTI {color: #5d478b; font-style: italic;}
.ocaml-brief .br0 {color: #a52a2a;}
.ocaml-brief .st0 {color: #3cb371;}
.ocaml-brief .nu0 {color: #c6c;}
.ocaml-brief .me1 {color: #060;}
 
.actionscript-french .de1, .actionscript-french .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.actionscript-french  {}
.actionscript-french .head {}
.actionscript-french .foot {}
.actionscript-french .imp {font-weight: bold; color: red;}
.actionscript-french .ln-xtra {color: #cc0; background-color: #ffc;}
.actionscript-french li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.actionscript-french li.li2 {font-weight: bold;}
.actionscript-french .kw1 {color: #0000ff;}
.actionscript-french .kw2 {color: #006600;}
.actionscript-french .kw3 {color: #000080;}
.actionscript-french .kw4 {color: #006600;}
.actionscript-french .kw5 {color: #006600;}
.actionscript-french .kw6 {color: #006600;}
.actionscript-french .kw7 {color: #006600;}
.actionscript-french .kw8 {color: #006600;}
.actionscript-french .kw9 {color: #006600;}
.actionscript-french .kw10 {color: #006600;}
.actionscript-french .kw11 {color: #006600;}
.actionscript-french .kw12 {color: #006600;}
.actionscript-french .kw13 {color: #006600;}
.actionscript-french .kw14 {color: #006600;}
.actionscript-french .kw15 {color: #006600;}
.actionscript-french .kw16 {color: #006600;}
.actionscript-french .kw17 {color: #006600;}
.actionscript-french .kw18 {color: #006600;}
.actionscript-french .kw19 {color: #006600;}
.actionscript-french .kw20 {color: #006600;}
.actionscript-french .kw21 {color: #006600;}
.actionscript-french .kw22 {color: #006600;}
.actionscript-french .kw23 {color: #006600;}
.actionscript-french .kw24 {color: #006600;}
.actionscript-french .kw25 {color: #006600;}
.actionscript-french .kw26 {color: #006600;}
.actionscript-french .kw27 {color: #006600;}
.actionscript-french .kw28 {color: #006600;}
.actionscript-french .kw29 {color: #006600;}
.actionscript-french .kw30 {color: #006600;}
.actionscript-french .kw31 {color: #006600;}
.actionscript-french .kw32 {color: #006600;}
.actionscript-french .kw33 {color: #006600;}
.actionscript-french .kw34 {color: #006600;}
.actionscript-french .kw35 {color: #006600;}
.actionscript-french .kw36 {color: #006600;}
.actionscript-french .kw37 {color: #006600;}
.actionscript-french .kw38 {color: #006600;}
.actionscript-french .kw39 {color: #006600;}
.actionscript-french .kw40 {color: #006600;}
.actionscript-french .kw41 {color: #006600;}
.actionscript-french .kw42 {color: #006600;}
.actionscript-french .kw43 {color: #006600;}
.actionscript-french .kw44 {color: #006600;}
.actionscript-french .kw45 {color: #006600;}
.actionscript-french .kw46 {color: #006600;}
.actionscript-french .kw47 {color: #006600;}
.actionscript-french .kw48 {color: #CC0000;}
.actionscript-french .kw49 {color: #5700d1;}
.actionscript-french .kw50 {color: #006600;}
.actionscript-french .kw51 {color: #006600;}
.actionscript-french .kw52 {color: #CC0000;}
.actionscript-french .co1 {color: #ff8000; font-style: italic;}
.actionscript-french .co2 {color: #ff8000; font-style: italic;}
.actionscript-french .coMULTI {color: #ff8000; font-style: italic;}
.actionscript-french .es0 {color: #000099; font-weight: bold;}
.actionscript-french .br0 {color: #000000;}
.actionscript-french .st0 {color: #333333; background-color: #eeeeee;}
.actionscript-french .nu0 {color: #c50000;}
.actionscript-french .me1 {color: #006600;}
 
.lisp .de1, .lisp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.lisp  {}
.lisp .head {}
.lisp .foot {}
.lisp .imp {font-weight: bold; color: red;}
.lisp .ln-xtra {color: #cc0; background-color: #ffc;}
.lisp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.lisp li.li2 {font-weight: bold;}
.lisp .kw1 {color: #b1b100;}
.lisp .co1 {color: #808080; font-style: italic;}
.lisp .coMULTI {color: #808080; font-style: italic;}
.lisp .es0 {color: #000099; font-weight: bold;}
.lisp .br0 {color: #66cc66;}
.lisp .st0 {color: #ff0000;}
.lisp .nu0 {color: #cc66cc;}
.lisp .me0 {color: #555;}
.lisp .me1 {color: #555;}
 
.cpp .de1, .cpp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.cpp  {}
.cpp .head {}
.cpp .foot {}
.cpp .imp {font-weight: bold; color: red;}
.cpp .ln-xtra {color: #cc0; background-color: #ffc;}
.cpp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.cpp li.li2 {font-weight: bold;}
.cpp .kw1 {color: #0000ff;}
.cpp .kw2 {color: #0000ff;}
.cpp .kw3 {color: #0000dd;}
.cpp .kw4 {color: #0000ff;}
.cpp .co1 {color: #ff0000;}
.cpp .co2 {color: #339900;}
.cpp .coMULTI {color: #ff0000; font-style: italic;}
.cpp .es0 {color: #666666; font-weight: bold;}
.cpp .br0 {color: #000000;}
.cpp .st0 {color: #666666;}
.cpp .nu0 {color: #0000dd;}
.cpp .me1 {color: #00eeff;}
.cpp .me2 {color: #00eeff;}
 
.xml .de1, .xml .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.xml  {}
.xml .head {}
.xml .foot {}
.xml .imp {font-weight: bold; color: red;}
.xml .ln-xtra {color: #cc0; background-color: #ffc;}
.xml li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.xml li.li2 {font-weight: bold;}
.xml .coMULTI {color: #808080; font-style: italic;}
.xml .es0 {color: #000099; font-weight: bold;}
.xml .br0 {color: #66cc66;}
.xml .st0 {color: #ff0000;}
.xml .nu0 {color: #cc66cc;}
.xml .sc0 {color: #00bbdd;}
.xml .sc1 {color: #ddbb00;}
.xml .sc2 {color: #339933;}
.xml .sc3 {color: #009900;}
.xml .re0 {color: #000066;}
.xml .re1 {font-weight: bold; color: black;}
.xml .re2 {font-weight: bold; color: black;}
 
.ocaml .de1, .ocaml .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.ocaml  {}
.ocaml .head {}
.ocaml .foot {}
.ocaml .imp {font-weight: bold; color: red;}
.ocaml .ln-xtra {color: #cc0; background-color: #ffc;}
.ocaml li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.ocaml li.li2 {font-weight: bold;}
.ocaml .kw1 {color: #06c; font-weight: bold;}
.ocaml .coMULTI {color: #5d478b; font-style: italic;}
.ocaml .br0 {color: #a52a2a;}
.ocaml .st0 {color: #3cb371;}
.ocaml .nu0 {color: #c6c;}
.ocaml .me1 {color: #060;}
 
.diff .de1, .diff .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.diff  {}
.diff .head {}
.diff .foot {}
.diff .imp {font-weight: bold; color: red;}
.diff .ln-xtra {color: #cc0; background-color: #ffc;}
.diff li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.diff li.li2 {font-weight: bold;}
.diff .kw1 {color: #aaaaaa; font-style: italic;}
.diff .kw2 {color: #dd6611;}
.diff .es0 {}
.diff .br0 {}
.diff .st0 {}
.diff .nu0 {}
.diff .me0 {}
.diff .sc0 {}
.diff .re0 {color: #440088;}
.diff .re1 {color: #991111;}
.diff .re2 {color: #00b000;}
.diff .re3 {color: #888822;}
.diff .re4 {color: #888822;}
.diff .re5 {color: #0011dd;}
.diff .re6 {color: #440088;}
.diff .re7 {color: #991111;}
.diff .re8 {color: #00b000;}
.diff .re9 {color: #888822;}
 
.css .de1, .css .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.css  {}
.css .head {}
.css .foot {}
.css .imp {font-weight: bold; color: red;}
.css .ln-xtra {color: #cc0; background-color: #ffc;}
.css li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.css li.li2 {font-weight: bold;}
.css .kw1 {color: #000000; font-weight: bold;}
.css .kw2 {color: #993333;}
.css .co1 {color: #a1a100;}
.css .coMULTI {color: #808080; font-style: italic;}
.css .es0 {color: #000099; font-weight: bold;}
.css .br0 {color: #66cc66;}
.css .st0 {color: #ff0000;}
.css .nu0 {color: #cc66cc;}
.css .re0 {color: #cc00cc;}
.css .re1 {color: #6666ff;}
.css .re2 {color: #3333ff;}
 
.div .de1, .div .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.div  {}
.div .head {}
.div .foot {}
.div .imp {font-weight: bold; color: red;}
.div .ln-xtra {color: #cc0; background-color: #ffc;}
.div li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.div li.li2 {font-weight: bold;}
.div .kw1 {color: #0040b1;}
.div .kw2 {color: #000000;}
.div .kw3 {color: #000066; font-weight: bold;}
.div .kw4 {color: #993333;}
.div .co1 {color: #808080; font-style: italic;}
.div .coMULTI {color: #808080; font-style: italic;}
.div .es0 {}
.div .br0 {color: #44aa44;}
.div .st0 {color: #ff0000;}
.div .nu0 {color: #cc66cc;}
.div .me0 {color: #202020;}
 
.applescript .de1, .applescript .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.applescript  {}
.applescript .head {}
.applescript .foot {}
.applescript .imp {font-weight: bold; color: red;}
.applescript .ln-xtra {color: #cc0; background-color: #ffc;}
.applescript li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.applescript li.li2 {font-weight: bold;}
.applescript .kw1 {color: #b1b100;}
.applescript .kw2 {color: #000000; font-weight: bold;}
.applescript .kw3 {color: #000066;}
.applescript .co1 {color: #808080; font-style: italic;}
.applescript .coMULTI {color: #808080; font-style: italic;}
.applescript .es0 {color: #000099; font-weight: bold;}
.applescript .br0 {color: #66cc66;}
.applescript .st0 {color: #ff0000;}
.applescript .nu0 {color: #cc66cc;}
.applescript .me1 {color: #006600;}
.applescript .me2 {color: #006600;}
.applescript .re0 {color: #0000ff;}
.applescript .re4 {color: #009999;}
 
.c .de1, .c .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.c  {}
.c .head {}
.c .foot {}
.c .imp {font-weight: bold; color: red;}
.c .ln-xtra {color: #cc0; background-color: #ffc;}
.c li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.c li.li2 {font-weight: bold;}
.c .kw1 {color: #b1b100;}
.c .kw2 {color: #000000; font-weight: bold;}
.c .kw3 {color: #000066;}
.c .kw4 {color: #993333;}
.c .co1 {color: #808080; font-style: italic;}
.c .co2 {color: #339933;}
.c .coMULTI {color: #808080; font-style: italic;}
.c .es0 {color: #000099; font-weight: bold;}
.c .br0 {color: #66cc66;}
.c .st0 {color: #ff0000;}
.c .nu0 {color: #cc66cc;}
.c .me1 {color: #202020;}
.c .me2 {color: #202020;}
 
.d .de1, .d .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.d  {}
.d .head {}
.d .foot {}
.d .imp {font-weight: bold; color: red;}
.d .ln-xtra {color: #cc0; background-color: #ffc;}
.d li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.d li.li2 {font-weight: bold;}
.d .kw1 {color: #b1b100;}
.d .kw2 {color: #000000; font-weight: bold;}
.d .kw3 {color: #aaaadd; font-weight: bold;}
.d .kw4 {color: #993333;}
.d .co1 {color: #808080; font-style: italic;}
.d .co2 {color: #a1a100;}
.d .coMULTI {color: #808080; font-style: italic;}
.d .es0 {color: #000099; font-weight: bold;}
.d .br0 {color: #66cc66;}
.d .st0 {color: #ff0000;}
.d .nu0 {color: #cc66cc;}
.d .me1 {color: #006600;}
.d .me2 {color: #006600;}
 
.caddcl .de1, .caddcl .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.caddcl  {}
.caddcl .head {}
.caddcl .foot {}
.caddcl .imp {font-weight: bold; color: red;}
.caddcl .ln-xtra {color: #cc0; background-color: #ffc;}
.caddcl li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.caddcl li.li2 {font-weight: bold;}
.caddcl .kw1 {color: #b1b100;}
.caddcl .co1 {color: #808080; font-style: italic;}
.caddcl .coMULTI {color: #808080; font-style: italic;}
.caddcl .es0 {color: #000099; font-weight: bold;}
.caddcl .br0 {color: #66cc66;}
.caddcl .st0 {color: #ff0000;}
.caddcl .nu0 {color: #cc66cc;}
 
.freebasic .de1, .freebasic .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.freebasic  {}
.freebasic .head {}
.freebasic .foot {}
.freebasic .imp {font-weight: bold; color: red;}
.freebasic .ln-xtra {color: #cc0; background-color: #ffc;}
.freebasic li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.freebasic li.li2 {font-weight: bold;}
.freebasic .kw1 {color: #b1b100;}
.freebasic .co1 {color: #808080;}
.freebasic .co2 {color: #339933;}
.freebasic .es0 {color: #000099;}
.freebasic .br0 {color: #66cc66;}
.freebasic .st0 {color: #ff0000;}
.freebasic .nu0 {color: #cc66cc;}
.freebasic .me0 {color: #66cc66;}
 
.actionscript .de1, .actionscript .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.actionscript  {}
.actionscript .head {}
.actionscript .foot {}
.actionscript .imp {font-weight: bold; color: red;}
.actionscript .ln-xtra {color: #cc0; background-color: #ffc;}
.actionscript li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.actionscript li.li2 {font-weight: bold;}
.actionscript .kw1 {color: #b1b100;}
.actionscript .kw2 {color: #000000; font-weight: bold;}
.actionscript .kw3 {color: #0066CC;}
.actionscript .co1 {color: #808080; font-style: italic;}
.actionscript .co2 {color: #808080; font-style: italic;}
.actionscript .coMULTI {color: #808080; font-style: italic;}
.actionscript .es0 {color: #000099; font-weight: bold;}
.actionscript .br0 {color: #66cc66;}
.actionscript .st0 {color: #ff0000;}
.actionscript .nu0 {color: #cc66cc;}
.actionscript .me1 {color: #006600;}
 
.dos .de1, .dos .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.dos  {}
.dos .head {}
.dos .foot {}
.dos .imp {font-weight: bold; color: red;}
.dos .ln-xtra {color: #cc0; background-color: #ffc;}
.dos li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.dos li.li2 {font-weight: bold;}
.dos .kw1 {color: #00b100; font-weight: bold;}
.dos .kw2 {color: #000000; font-weight: bold;}
.dos .kw3 {color: #b1b100; font-weight: bold;}
.dos .kw4 {color: #0000ff; font-weight: bold;}
.dos .co1 {color: #808080; font-style: italic;}
.dos .co2 {color: #808080; font-style: italic;}
.dos .br0 {color: #33cc33;}
.dos .br1 {color: #33cc33;}
.dos .st0 {color: #ff0000;}
.dos .re0 {color: #b100b1; font-weight: bold;}
.dos .re1 {color: #448844;}
.dos .re2 {color: #448888;}
 
.cadlisp .de1, .cadlisp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.cadlisp  {}
.cadlisp .head {}
.cadlisp .foot {}
.cadlisp .imp {font-weight: bold; color: red;}
.cadlisp .ln-xtra {color: #cc0; background-color: #ffc;}
.cadlisp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.cadlisp li.li2 {font-weight: bold;}
.cadlisp .kw1 {color: #b1b100;}
.cadlisp .co1 {color: #808080; font-style: italic;}
.cadlisp .coMULTI {color: #808080; font-style: italic;}
.cadlisp .es0 {color: #000099; font-weight: bold;}
.cadlisp .br0 {color: #66cc66;}
.cadlisp .st0 {color: #ff0000;}
.cadlisp .nu0 {color: #cc66cc;}
 
.oobas .de1, .oobas .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.oobas  {}
.oobas .head {}
.oobas .foot {}
.oobas .imp {font-weight: bold; color: red;}
.oobas .ln-xtra {color: #cc0; background-color: #ffc;}
.oobas li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.oobas li.li2 {font-weight: bold;}
.oobas .kw1 {color: #b1b100;}
.oobas .co1 {color: #808080;}
.oobas .es0 {color: #000099;}
.oobas .br0 {color: #66cc66;}
.oobas .st0 {color: #ff0000;}
.oobas .nu0 {color: #cc66cc;}
.oobas .me1 {color: #006600;}
 
.delphi .de1, .delphi .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.delphi  {}
.delphi .head {}
.delphi .foot {}
.delphi .imp {font-weight: bold; color: red;}
.delphi .ln-xtra {color: #cc0; background-color: #ffc;}
.delphi li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.delphi li.li2 {font-weight: bold;}
.delphi .kw1 {color: #000000; font-weight: bold;}
.delphi .kw2 {color: #000000; font-weight: bold;}
.delphi .kw3 {color: #000066;}
.delphi .kw4 {color: #993333;}
.delphi .co1 {color: #808080; font-style: italic;}
.delphi .coMULTI {color: #808080; font-style: italic;}
.delphi .br0 {color: #66cc66;}
.delphi .st0 {color: #ff0000;}
.delphi .nu0 {color: #cc66cc;}
.delphi .me1 {color: #006600;}
.delphi .re0 {color: #9ac;}
.delphi .re1 {color: #ff0000;}
 
.ruby .de1, .ruby .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.ruby  {}
.ruby .head {}
.ruby .foot {}
.ruby .imp {font-weight: bold; color: red;}
.ruby .ln-xtra {color: #cc0; background-color: #ffc;}
.ruby li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.ruby li.li2 {font-weight: bold;}
.ruby .kw1 {color:#9966CC; font-weight:bold;}
.ruby .kw2 {color:#0000FF; font-weight:bold;}
.ruby .kw3 {color:#CC0066; font-weight:bold;}
.ruby .co1 {color:#008000; font-style:italic;}
.ruby .coMULTI {color:#000080; font-style:italic;}
.ruby .es0 {color:#000099;}
.ruby .br0 {color:#006600; font-weight:bold;}
.ruby .st0 {color:#996600;}
.ruby .nu0 {color:#006666;}
.ruby .me1 {color:#9900CC;}
.ruby .sc0 {}
.ruby .sc1 {}
.ruby .sc2 {}
 
.pascal .de1, .pascal .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.pascal  {}
.pascal .head {}
.pascal .foot {}
.pascal .imp {font-weight: bold; color: red;}
.pascal .ln-xtra {color: #cc0; background-color: #ffc;}
.pascal li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.pascal li.li2 {font-weight: bold;}
.pascal .kw1 {color: #b1b100;}
.pascal .kw2 {color: #000000; font-weight: bold;}
.pascal .kw3 {}
.pascal .kw4 {color: #993333;}
.pascal .co1 {color: #808080; font-style: italic;}
.pascal .co2 {color: #339933;}
.pascal .coMULTI {color: #808080; font-style: italic;}
.pascal .es0 {color: #000099; font-weight: bold;}
.pascal .br0 {color: #66cc66;}
.pascal .st0 {color: #ff0000;}
.pascal .nu0 {color: #cc66cc;}
.pascal .me1 {color: #202020;}
 
.c_mac .de1, .c_mac .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.c_mac  {}
.c_mac .head {}
.c_mac .foot {}
.c_mac .imp {font-weight: bold; color: red;}
.c_mac .ln-xtra {color: #cc0; background-color: #ffc;}
.c_mac li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.c_mac li.li2 {font-weight: bold;}
.c_mac .kw1 {color: #0000ff;}
.c_mac .kw2 {color: #0000ff;}
.c_mac .kw3 {color: #0000dd;}
.c_mac .kw4 {color: #0000ff;}
.c_mac .co1 {color: #ff0000;}
.c_mac .co2 {color: #339900;}
.c_mac .coMULTI {color: #ff0000; font-style: italic;}
.c_mac .es0 {color: #666666; font-weight: bold;}
.c_mac .br0 {color: #000000;}
.c_mac .st0 {color: #666666;}
.c_mac .nu0 {color: #0000dd;}
.c_mac .me1 {color: #00eeff;}
.c_mac .me2 {color: #00eeff;}
 
.vbnet .de1, .vbnet .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.vbnet  {}
.vbnet .head {}
.vbnet .foot {}
.vbnet .imp {font-weight: bold; color: red;}
.vbnet .ln-xtra {color: #cc0; background-color: #ffc;}
.vbnet li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.vbnet li.li2 {font-weight: bold;}
.vbnet .kw1 {color: #0600FF;}
.vbnet .kw2 {color: #FF8000;}
.vbnet .kw3 {color: #008000;}
.vbnet .kw4 {color: #FF0000;}
.vbnet .kw5 {color: #804040;}
.vbnet .kw6 {color: #0600FF;}
.vbnet .kw7 {color: #0600FF;}
.vbnet .kw8 {color: #0600FF;}
.vbnet .co1 {color: #008080; font-style: italic;}
.vbnet .coMULTI {color: #008080; font-style: italic;}
.vbnet .es0 {color: #008080; font-weight: bold;}
.vbnet .br0 {color: #008000;}
.vbnet .st0 {color: #808080;}
.vbnet .nu0 {color: #FF0000;}
.vbnet .me1 {color: #0000FF;}
 
.tsql .de1, .tsql .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.tsql  {}
.tsql .head {}
.tsql .foot {}
.tsql .imp {font-weight: bold; color: red;}
.tsql .ln-xtra {color: #cc0; background-color: #ffc;}
.tsql li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.tsql li.li2 {font-weight: bold;}
.tsql .kw1 {color: #0000FF;}
.tsql .kw2 {color: #FF00FF;}
.tsql .kw3 {color: #AF0000;}
.tsql .kw4 {color: #AF0000;}
.tsql .co1 {color: #008080;}
.tsql .coMULTI {color: #008080;}
.tsql .es0 {color: #000099; font-weight: bold;}
.tsql .br0 {color: #808080;}
.tsql .st0 {color: #FF0000;}
.tsql .nu0 {color: #000;}
.tsql .me1 {color: #202020;}
.tsql .me2 {color: #202020;}
 
.apache .de1, .apache .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.apache  {}
.apache .head {}
.apache .foot {}
.apache .imp {font-weight: bold; color: red;}
.apache .ln-xtra {color: #cc0; background-color: #ffc;}
.apache li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.apache li.li2 {font-weight: bold;}
.apache .kw1 {color: #00007f;}
.apache .kw2 {color: #0000ff;}
.apache .co1 {color: #adadad; font-style: italic;}
.apache .es0 {color: #000099; font-weight: bold;}
.apache .br0 {color: #66cc66;}
.apache .st0 {color: #7f007f;}
.apache .nu0 {color: #ff0000;}
 
.matlab .de1, .matlab .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.matlab  {}
.matlab .head {}
.matlab .foot {}
.matlab .imp {font-weight: bold; color: red;}
.matlab .ln-xtra {color: #cc0; background-color: #ffc;}
.matlab li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.matlab li.li2 {font-weight: bold;}
.matlab .kw1 {color: #0000FF;}
.matlab .co1 {color: #228B22;}
.matlab .st0 {color: #A020F0;}
 
.sql .de1, .sql .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.sql  {}
.sql .head {}
.sql .foot {}
.sql .imp {font-weight: bold; color: red;}
.sql .ln-xtra {color: #cc0; background-color: #ffc;}
.sql li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.sql li.li2 {font-weight: bold;}
.sql .kw1 {color: #993333; font-weight: bold;}
.sql .co1 {color: #808080; font-style: italic;}
.sql .co2 {color: #808080; font-style: italic;}
.sql .coMULTI {color: #808080; font-style: italic;}
.sql .es0 {color: #000099; font-weight: bold;}
.sql .br0 {color: #66cc66;}
.sql .st0 {color: #ff0000;}
.sql .nu0 {color: #cc66cc;}
 
.php-brief .de1, .php-brief .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.php-brief  {}
.php-brief .head {}
.php-brief .foot {}
.php-brief .imp {font-weight: bold; color: red;}
.php-brief .ln-xtra {color: #cc0; background-color: #ffc;}
.php-brief li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.php-brief li.li2 {font-weight: bold;}
.php-brief .kw1 {color: #b1b100;}
.php-brief .kw2 {color: #000000; font-weight: bold;}
.php-brief .kw3 {color: #000066;}
.php-brief .co1 {color: #808080; font-style: italic;}
.php-brief .co2 {color: #808080; font-style: italic;}
.php-brief .coMULTI {color: #808080; font-style: italic;}
.php-brief .es0 {color: #000099; font-weight: bold;}
.php-brief .br0 {color: #66cc66;}
.php-brief .st0 {color: #ff0000;}
.php-brief .nu0 {color: #cc66cc;}
.php-brief .me1 {color: #006600;}
.php-brief .me2 {color: #006600;}
.php-brief .sc0 {}
.php-brief .sc1 {}
.php-brief .sc2 {}
.php-brief .sc3 {}
.php-brief .re0 {color: #0000ff;}
 
.lua .de1, .lua .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.lua  {}
.lua .head {}
.lua .foot {}
.lua .imp {font-weight: bold; color: red;}
.lua .ln-xtra {color: #cc0; background-color: #ffc;}
.lua li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.lua li.li2 {font-weight: bold;}
.lua .kw1 {color: #b1b100;}
.lua .co1 {color: #808080; font-style: italic;}
.lua .coMULTI {color: #808080; font-style: italic;}
.lua .es0 {color: #000099; font-weight: bold;}
.lua .br0 {color: #66cc66;}
.lua .st0 {color: #ff0000;}
.lua .nu0 {color: #cc66cc;}
.lua .me0 {color: #b1b100;}
 
.html4strict .de1, .html4strict .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.html4strict  {}
.html4strict .head {}
.html4strict .foot {}
.html4strict .imp {font-weight: bold; color: red;}
.html4strict .ln-xtra {color: #cc0; background-color: #ffc;}
.html4strict li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.html4strict li.li2 {font-weight: bold;}
.html4strict .kw1 {color: #b1b100;}
.html4strict .kw2 {color: #000000; font-weight: bold;}
.html4strict .kw3 {color: #000066;}
.html4strict .coMULTI {color: #808080; font-style: italic;}
.html4strict .es0 {color: #000099; font-weight: bold;}
.html4strict .br0 {color: #66cc66;}
.html4strict .st0 {color: #ff0000;}
.html4strict .nu0 {color: #cc66cc;}
.html4strict .sc0 {color: #00bbdd;}
.html4strict .sc1 {color: #ddbb00;}
.html4strict .sc2 {color: #009900;}
 
.autoit .de1, .autoit .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.autoit  {}
.autoit .head {}
.autoit .foot {}
.autoit .imp {font-weight: bold; color: red;}
.autoit .ln-xtra {color: #cc0; background-color: #ffc;}
.autoit li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.autoit li.li2 {font-weight: bold;}
.autoit .kw1 {color: #0000FF; font-weight: bold;}
.autoit .kw2 {color: #FF33FF; font-weight: bold;}
.autoit .kw3 {color: #000090; font-style: italic; font-weight: bold;}
.autoit .co0 {font-style: italic; color: #669900;}
.autoit .coMULTI {font-style: italic; color: #669900;}
.autoit .es0 {}
.autoit .br0 {color: #FF0000; font-weight: bold;}
.autoit .st0 {font-weight: bold; color: #9999CC;}
.autoit .nu0 {font-style: italic; font-weight: bold; color: #AC00A9;}
.autoit .me1 {color: #006600;}
.autoit .me2 {color: #006600;}
.autoit .sc0 {}
.autoit .sc1 {}
.autoit .sc2 {}
.autoit .sc3 {}
.autoit .re0 {font-weight: bold; color: #AA0000;}
 
.sdlbasic .de1, .sdlbasic .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.sdlbasic  {}
.sdlbasic .head {}
.sdlbasic .foot {}
.sdlbasic .imp {font-weight: bold; color: red;}
.sdlbasic .ln-xtra {color: #cc0; background-color: #ffc;}
.sdlbasic li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.sdlbasic li.li2 {font-weight: bold;}
.sdlbasic .kw1 {color: #b1b100;}
.sdlbasic .co1 {color: #808080;}
.sdlbasic .co2 {color: #808080;}
.sdlbasic .co3 {color: #808080;}
.sdlbasic .co4 {color: #808080;}
.sdlbasic .es0 {color: #000099;}
.sdlbasic .br0 {color: #66cc66;}
.sdlbasic .st0 {color: #ff0000;}
.sdlbasic .nu0 {color: #cc66cc;}
.sdlbasic .me0 {color: #66cc66;}
 
.oracle8 .de1, .oracle8 .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.oracle8  {}
.oracle8 .head {}
.oracle8 .foot {}
.oracle8 .imp {font-weight: bold; color: red;}
.oracle8 .ln-xtra {color: #cc0; background-color: #ffc;}
.oracle8 li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.oracle8 li.li2 {font-weight: bold;}
.oracle8 .kw1 {color: #993333; font-weight: bold; text-transform: uppercase;}
.oracle8 .co1 {color: #808080; font-style: italic;}
.oracle8 .co2 {color: #808080; font-style: italic;}
.oracle8 .es0 {color: #000099; font-weight: bold;}
.oracle8 .br0 {color: #66cc66;}
.oracle8 .st0 {color: #ff0000;}
.oracle8 .nu0 {color: #cc66cc;}
.oracle8 .me1 {color: #ff0000;}
 
.smarty .de1, .smarty .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.smarty  {}
.smarty .head {}
.smarty .foot {}
.smarty .imp {font-weight: bold; color: red;}
.smarty .ln-xtra {color: #cc0; background-color: #ffc;}
.smarty li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.smarty li.li2 {font-weight: bold;}
.smarty .kw1 {color: #0600FF;}
.smarty .kw2 {color: #008000;}
.smarty .kw3 {color: #0600FF;}
.smarty .kw4 {color: #804040;}
.smarty .kw5 {color: #008000;}
.smarty .kw6 {color: #6A0A0A;}
.smarty .kw7 {color: #D36900;}
.smarty .coMULTI {color: #008080; font-style: italic;}
.smarty .es0 {color: #000099; font-weight: bold;}
.smarty .br0 {color: #D36900;}
.smarty .st0 {color: #ff0000;}
.smarty .nu0 {color: #cc66cc;}
.smarty .me1 {color: #006600;}
.smarty .sc0 {}
 
.robots .de1, .robots .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.robots  {}
.robots .head {}
.robots .foot {}
.robots .imp {font-weight: bold; color: red;}
.robots .ln-xtra {color: #cc0; background-color: #ffc;}
.robots li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.robots li.li2 {font-weight: bold;}
.robots .kw1 {color: #b1b100;}
.robots .co1 {color: #808080; font-style: italic;}
.robots .es0 {color: #000099; font-weight: bold;}
.robots .br0 {color: #66cc66;}
.robots .st0 {color: #ff0000;}
.robots .nu0 {color: #cc66cc;}
 
.python .de1, .python .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.python  {}
.python .head {}
.python .foot {}
.python .imp {font-weight: bold; color: red;}
.python .ln-xtra {color: #cc0; background-color: #ffc;}
.python li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.python li.li2 {font-weight: bold;}
.python .kw1 {color: #ff7700;font-weight:bold;}
.python .kw2 {color: #008000;}
.python .kw3 {color: #dc143c;}
.python .kw4 {color: #0000cd;}
.python .co1 {color: #808080; font-style: italic;}
.python .coMULTI {color: #808080; font-style: italic;}
.python .es0 {color: #000099; font-weight: bold;}
.python .br0 {color: #66cc66;}
.python .st0 {color: #483d8b;}
.python .nu0 {color: #ff4500;}
.python .me1 {color: black;}
 
.visualfoxpro .de1, .visualfoxpro .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.visualfoxpro  {}
.visualfoxpro .head {}
.visualfoxpro .foot {}
.visualfoxpro .imp {font-weight: bold; color: red;}
.visualfoxpro .ln-xtra {color: #cc0; background-color: #ffc;}
.visualfoxpro li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.visualfoxpro li.li2 {font-weight: bold;}
.visualfoxpro .kw1 {color: blue;}
.visualfoxpro .kw2 {color: blue;}
.visualfoxpro .kw3 {color: blue;}
.visualfoxpro .kw4 {color: blue;}
.visualfoxpro .co1 {color: green; font-style: italic;}
.visualfoxpro .co2 {color: green font-style: italic;}
.visualfoxpro .coMULTI {color: #808080; font-style: italic;}
.visualfoxpro .es0 {color: #000099; font-weight: bold;}
.visualfoxpro .br0 {color: blue;}
.visualfoxpro .st0 {color: #ff0000;}
.visualfoxpro .nu0 {color: #cc66cc;}
.visualfoxpro .me1 {color: #006600;}
 
.nsis .de1, .nsis .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.nsis  {}
.nsis .head {}
.nsis .foot {}
.nsis .imp {font-weight: bold; color: red;}
.nsis .ln-xtra {color: #cc0; background-color: #ffc;}
.nsis li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.nsis li.li2 {font-weight: bold;}
.nsis .kw1 {color: #000066; font-weight:bold;}
.nsis .kw2 {color: #000066;}
.nsis .kw3 {color: #003366;}
.nsis .kw4 {color: #000099;}
.nsis .kw5 {color: #ff6600;}
.nsis .kw6 {color: #ff6600;}
.nsis .kw7 {color: #006600;}
.nsis .kw8 {color: #006600;}
.nsis .kw9 {color: #006600;}
.nsis .kw10 {color: #006600;}
.nsis .kw11 {color: #006600;}
.nsis .kw12 {color: #006600;}
.nsis .kw13 {color: #006600;}
.nsis .kw14 {color: #006600;}
.nsis .kw15 {color: #006600;}
.nsis .kw16 {color: #006600;}
.nsis .co1 {color: #666666; font-style: italic;}
.nsis .co2 {color: #666666; font-style: italic;}
.nsis .coMULTI {color: #666666; font-style: italic;}
.nsis .es0 {color: #660066; font-weight: bold;}
.nsis .br0 {}
.nsis .st0 {color: #660066;}
.nsis .nu0 {}
.nsis .me0 {}
.nsis .sc0 {}
.nsis .re0 {color: #660000;}
.nsis .re1 {color: #660000;}
.nsis .re2 {color: #660000;}
.nsis .re3 {color: #660000;}
.nsis .re4 {color: #660000;}
.nsis .re5 {color: #660000;}
.nsis .re6 {color: #660000;}
.nsis .re7 {color: #000099;}
.nsis .re8 {color: #003399;}
 
.ada .de1, .ada .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.ada  {}
.ada .head {}
.ada .foot {}
.ada .imp {font-weight: bold; color: red;}
.ada .ln-xtra {color: #cc0; background-color: #ffc;}
.ada li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.ada li.li2 {font-weight: bold;}
.ada .kw1 {color: #00007f;}
.ada .kw2 {color: #0000ff;}
.ada .kw3 {color: #46aa03; font-weight:bold;}
.ada .co1 {color: #adadad; font-style: italic;}
.ada .coMULTI {color: #808080; font-style: italic;}
.ada .es0 {color: #000099; font-weight: bold;}
.ada .br0 {color: #66cc66;}
.ada .st0 {color: #7f007f;}
.ada .nu0 {color: #ff0000;}
.ada .me1 {color: #202020;}
 
.gml .de1, .gml .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.gml  {}
.gml .head {}
.gml .foot {}
.gml .imp {font-weight: bold; color: red;}
.gml .ln-xtra {color: #cc0; background-color: #ffc;}
.gml li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.gml li.li2 {font-weight: bold;}
.gml .kw1 {font-weight: bold; color: #000000;}
.gml .kw2 {font-weight: bold; color: #000000;}
.gml .kw3 {color: navy;}
.gml .kw4 {color: brown}
.gml .co1 {font-style: italic; color: green;}
.gml .coMULTI {font-style: italic; color: green;}
.gml .es0 {color: #000099; font-weight: bold;}
.gml .br0 {color: #66cc66; font-weight: bold;}
.gml .st0 {color: #ff0000;}
.gml .nu0 {color: #cc66cc;}
.gml .me1 {color: #202020;}
 
.csharp .de1, .csharp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.csharp  {}
.csharp .head {}
.csharp .foot {}
.csharp .imp {font-weight: bold; color: red;}
.csharp .ln-xtra {color: #cc0; background-color: #ffc;}
.csharp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.csharp li.li2 {font-weight: bold;}
.csharp .kw1 {color: #0600FF;}
.csharp .kw2 {color: #FF8000; font-weight: bold;}
.csharp .kw3 {color: #008000;}
.csharp .kw4 {color: #FF0000;}
.csharp .kw5 {color: #000000;}
.csharp .co1 {color: #008080; font-style: italic;}
.csharp .co2 {color: #008080;}
.csharp .coMULTI {color: #008080; font-style: italic;}
.csharp .es0 {color: #008080; font-weight: bold;}
.csharp .br0 {color: #008000;}
.csharp .st0 {color: #808080;}
.csharp .nu0 {color: #FF0000;}
.csharp .me1 {color: #0000FF;}
.csharp .me2 {color: #0000FF;}
 
.eiffel .de1, .eiffel .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.eiffel  {}
.eiffel .head {}
.eiffel .foot {}
.eiffel .imp {font-weight: bold; color: red;}
.eiffel .ln-xtra {color: #cc0; background-color: #ffc;}
.eiffel li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.eiffel li.li2 {font-weight: bold;}
.eiffel .kw1 {color: #0600FF; background-color: #FFF0E0; font-weight: bold;}
.eiffel .kw2 {color: #0600FF; font-weight: bold;}
.eiffel .kw3 {color: #800080;}
.eiffel .kw4 {color: #800000}
.eiffel .kw5 {color: #603000;}
.eiffel .co1 {color: #008000; font-style: italic;}
.eiffel .coMULTI {}
.eiffel .es0 {color: #005070; font-weight: bold;}
.eiffel .br0 {color: #600000;}
.eiffel .st0 {color: #0080A0;}
.eiffel .nu0 {color: #FF0000;}
.eiffel .me1 {color: #000060;}
.eiffel .me2 {color: #000050;}
 
.vb .de1, .vb .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.vb  {}
.vb .head {}
.vb .foot {}
.vb .imp {font-weight: bold; color: red;}
.vb .ln-xtra {color: #cc0; background-color: #ffc;}
.vb li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.vb li.li2 {font-weight: bold;}
.vb .kw1 {color: #b1b100;}
.vb .co1 {color: #808080;}
.vb .es0 {color: #000099;}
.vb .br0 {color: #66cc66;}
.vb .st0 {color: #ff0000;}
.vb .nu0 {color: #cc66cc;}
.vb .me1 {color: #66cc66;}
 
.objc .de1, .objc .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.objc  {}
.objc .head {}
.objc .foot {}
.objc .imp {font-weight: bold; color: red;}
.objc .ln-xtra {color: #cc0; background-color: #ffc;}
.objc li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.objc li.li2 {font-weight: bold;}
.objc .kw1 {color: #0000ff;}
.objc .kw2 {color: #0000ff;}
.objc .kw3 {color: #0000dd;}
.objc .kw4 {color: #0000ff;}
.objc .kw5 {color: #0000ff;}
.objc .kw6 {color: #0000ff;}
.objc .co1 {color: #ff0000;}
.objc .co2 {color: #339900;}
.objc .coMULTI {color: #ff0000; font-style: italic;}
.objc .es0 {color: #666666; font-weight: bold;}
.objc .br0 {color: #002200;}
.objc .st0 {color: #666666;}
.objc .nu0 {color: #0000dd;}
 
.java .de1, .java .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.java  {}
.java .head {}
.java .foot {}
.java .imp {font-weight: bold; color: red;}
.java .ln-xtra {color: #cc0; background-color: #ffc;}
.java li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.java li.li2 {font-weight: bold;}
.java .kw1 {color: #b1b100;}
.java .kw2 {color: #000000; font-weight: bold;}
.java .kw3 {color: #aaaadd; font-weight: bold;}
.java .kw4 {color: #993333;}
.java .co1 {color: #808080; font-style: italic;}
.java .co2 {color: #a1a100;}
.java .coMULTI {color: #808080; font-style: italic;}
.java .es0 {color: #000099; font-weight: bold;}
.java .br0 {color: #66cc66;}
.java .st0 {color: #ff0000;}
.java .nu0 {color: #cc66cc;}
.java .me1 {color: #006600;}
.java .me2 {color: #006600;}
 
.qbasic .de1, .qbasic .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.qbasic  {}
.qbasic .head {}
.qbasic .foot {}
.qbasic .imp {font-weight: bold; color: red;}
.qbasic .ln-xtra {color: #cc0; background-color: #ffc;}
.qbasic li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.qbasic li.li2 {font-weight: bold;}
.qbasic .kw1 {color: #a1a100;}
.qbasic .kw3 {color: #000066;}
.qbasic .co1 {color: #808080;}
.qbasic .co2 {color: #808080;}
.qbasic .co3 {color: #808080;}
.qbasic .es0 {color: #000099;}
.qbasic .br0 {color: #66cc66;}
.qbasic .st0 {color: #ff0000;}
.qbasic .nu0 {color: #cc66cc;}
 
.vhdl .de1, .vhdl .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.vhdl  {}
.vhdl .head {}
.vhdl .foot {}
.vhdl .imp {font-weight: bold; color: red;}
.vhdl .ln-xtra {color: #cc0; background-color: #ffc;}
.vhdl li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.vhdl li.li2 {font-weight: bold;}
.vhdl .kw1 {color: #000000; font-weight: bold;}
.vhdl .kw2 {color: #aa0000;}
.vhdl .co1 {color: #adadad; font-style: italic;}
.vhdl .es0 {color: #000099; font-weight: bold;}
.vhdl .br0 {color: #66cc66;}
.vhdl .st0 {color: #7f007f;}
.vhdl .nu0 {color: #ff0000;}
.vhdl .re0 {color: #ff0000;}
.vhdl .re1 {color: #ff0000;}
.vhdl .re2 {color: #ff0000;}
.vhdl .re3 {color: #ff0000;}
 
.asm .de1, .asm .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.asm  {}
.asm .head {}
.asm .foot {}
.asm .imp {font-weight: bold; color: red;}
.asm .ln-xtra {color: #cc0; background-color: #ffc;}
.asm li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.asm li.li2 {font-weight: bold;}
.asm .kw1 {color: #00007f;}
.asm .kw2 {color: #0000ff;}
.asm .kw3 {color: #46aa03; font-weight:bold;}
.asm .kw4 {color: #0000ff;}
.asm .kw5 {color: #0000ff;}
.asm .co1 {color: #adadad; font-style: italic;}
.asm .es0 {color: #000099; font-weight: bold;}
.asm .br0 {color: #66cc66;}
.asm .st0 {color: #7f007f;}
.asm .nu0 {color: #ff0000;}
.asm .re0 {color: #ff0000;}
.asm .re1 {color: #ff0000;}
 
.asp .de1, .asp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.asp  {}
.asp .head {}
.asp .foot {}
.asp .imp {font-weight: bold; color: red;}
.asp .ln-xtra {color: #cc0; background-color: #ffc;}
.asp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.asp li.li2 {font-weight: bold;}
.asp .kw1 {color: #990099; font-weight: bold;}
.asp .kw2 {color: #0000ff; font-weight: bold;}
.asp .kw3 {color: #330066;}
.asp .co1 {color: #008000;}
.asp .co2 {color: #ff6600;}
.asp .coMULTI {color: #008000;}
.asp .es0 {color: #000099; font-weight: bold;}
.asp .br0 {color: #006600; font-weight: bold}
.asp .st0 {color: #cc0000;}
.asp .nu0 {color: #800000;}
.asp .me1 {color: #9900cc;}
.asp .sc0 {}
.asp .sc1 {}
.asp .sc2 {}
 
.javascript .de1, .javascript .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.javascript  {}
.javascript .head {}
.javascript .foot {}
.javascript .imp {font-weight: bold; color: red;}
.javascript .ln-xtra {color: #cc0; background-color: #ffc;}
.javascript li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.javascript li.li2 {font-weight: bold;}
.javascript .kw1 {color: #000066; font-weight: bold;}
.javascript .kw2 {color: #003366; font-weight: bold;}
.javascript .kw3 {color: #000066;}
.javascript .co1 {color: #009900; font-style: italic;}
.javascript .coMULTI {color: #009900; font-style: italic;}
.javascript .es0 {color: #000099; font-weight: bold;}
.javascript .br0 {color: #66cc66;}
.javascript .st0 {color: #3366CC;}
.javascript .nu0 {color: #CC0000;}
.javascript .me1 {color: #006600;}
.javascript .sc0 {}
.javascript .sc1 {}
.javascript .sc2 {}
.javascript .sc3 {}
.javascript .re0 {color: #0066FF;}
 
.php .de1, .php .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.php  {}
.php .head {}
.php .foot {}
.php .imp {font-weight: bold; color: red;}
.php .ln-xtra {color: #cc0; background-color: #ffc;}
.php li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.php li.li2 {font-weight: bold;}
.php .kw1 {color: #b1b100;}
.php .kw2 {color: #000000; font-weight: bold;}
.php .kw3 {color: #000066;}
.php .co1 {color: #808080; font-style: italic;}
.php .co2 {color: #808080; font-style: italic;}
.php .coMULTI {color: #808080; font-style: italic;}
.php .es0 {color: #000099; font-weight: bold;}
.php .br0 {color: #66cc66;}
.php .st0 {color: #ff0000;}
.php .nu0 {color: #cc66cc;}
.php .me1 {color: #006600;}
.php .me2 {color: #006600;}
.php .sc0 {}
.php .sc1 {}
.php .sc2 {}
.php .sc3 {}
.php .re0 {color: #0000ff;}
 
.mysql .de1, .mysql .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.mysql  {}
.mysql .head {}
.mysql .foot {}
.mysql .imp {font-weight: bold; color: red;}
.mysql .ln-xtra {color: #cc0; background-color: #ffc;}
.mysql li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.mysql li.li2 {font-weight: bold;}
.mysql .kw1 {color: #993333; font-weight: bold;}
.mysql .kw2 {color: #aa9933; font-weight: bold;}
.mysql .kw3 {color: #aa3399; font-weight: bold;}
.mysql .kw4 {color: #33aa99; font-weight: bold;}
.mysql .co1 {color: #808080; font-style: italic;}
.mysql .co2 {color: #808080; font-style: italic;}
.mysql .es0 {color: #000099; font-weight: bold;}
.mysql .br0 {color: #66cc66;}
.mysql .st0 {color: #ff0000;}
.mysql .nu0 {color: #cc66cc;}
 
.blitzbasic .de1, .blitzbasic .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.blitzbasic  {}
.blitzbasic .head {}
.blitzbasic .foot {}
.blitzbasic .imp {font-weight: bold; color: red;}
.blitzbasic .ln-xtra {color: #cc0; background-color: #ffc;}
.blitzbasic li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.blitzbasic li.li2 {font-weight: bold;}
.blitzbasic .kw1 {color: #000066; font-weight: bold;}
.blitzbasic .kw2 {color: #0000ff;}
.blitzbasic .co1 {color: #D9D100; font-style: italic;}
.blitzbasic .es0 {color: #000099; font-weight: bold;}
.blitzbasic .br0 {color: #000066;}
.blitzbasic .st0 {color: #009900;}
.blitzbasic .nu0 {color: #CC0000;}
.blitzbasic .me1 {color: #006600;}
.blitzbasic .sc0 {}
.blitzbasic .sc1 {}
 
.java5 .de1, .java5 .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.java5  {}
.java5 .head {}
.java5 .foot {}
.java5 .imp {font-weight: bold; color: red;}
.java5 .ln-xtra {color: #cc0; background-color: #ffc;}
.java5 li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.java5 li.li2 {font-weight: bold;}
.java5 .kw1 {color: #b1b100;}
.java5 .kw2 {color: #000000; font-weight: bold;}
.java5 .kw3 {color: #993333;}
.java5 .kw4 {color: #b13366;}
.java5 .kw5 {color: #aaaadd; font-weight: bold;}
.java5 .kw6 {color: #aaaadd; font-weight: bold;}
.java5 .kw7 {color: #aaaadd; font-weight: bold;}
.java5 .kw8 {color: #aaaadd; font-weight: bold;}
.java5 .kw9 {color: #aaaadd; font-weight: bold;}
.java5 .kw10 {color: #aaaadd; font-weight: bold;}
.java5 .kw11 {color: #aaaadd; font-weight: bold;}
.java5 .kw12 {color: #aaaadd; font-weight: bold;}
.java5 .kw13 {color: #aaaadd; font-weight: bold;}
.java5 .kw14 {color: #aaaadd; font-weight: bold;}
.java5 .kw15 {color: #aaaadd; font-weight: bold;}
.java5 .kw16 {color: #aaaadd; font-weight: bold;}
.java5 .kw17 {color: #aaaadd; font-weight: bold;}
.java5 .kw18 {color: #aaaadd; font-weight: bold;}
.java5 .kw19 {color: #aaaadd; font-weight: bold;}
.java5 .kw20 {color: #aaaadd; font-weight: bold;}
.java5 .kw21 {color: #aaaadd; font-weight: bold;}
.java5 .kw22 {color: #aaaadd; font-weight: bold;}
.java5 .kw23 {color: #aaaadd; font-weight: bold;}
.java5 .kw24 {color: #aaaadd; font-weight: bold;}
.java5 .kw25 {color: #aaaadd; font-weight: bold;}
.java5 .kw26 {color: #aaaadd; font-weight: bold;}
.java5 .kw27 {color: #aaaadd; font-weight: bold;}
.java5 .kw28 {color: #aaaadd; font-weight: bold;}
.java5 .kw29 {color: #aaaadd; font-weight: bold;}
.java5 .kw30 {color: #aaaadd; font-weight: bold;}
.java5 .kw31 {color: #aaaadd; font-weight: bold;}
.java5 .kw32 {color: #aaaadd; font-weight: bold;}
.java5 .kw33 {color: #aaaadd; font-weight: bold;}
.java5 .kw34 {color: #aaaadd; font-weight: bold;}
.java5 .kw35 {color: #aaaadd; font-weight: bold;}
.java5 .kw36 {color: #aaaadd; font-weight: bold;}
.java5 .kw37 {color: #aaaadd; font-weight: bold;}
.java5 .kw38 {color: #aaaadd; font-weight: bold;}
.java5 .kw39 {color: #aaaadd; font-weight: bold;}
.java5 .kw40 {color: #aaaadd; font-weight: bold;}
.java5 .kw41 {color: #aaaadd; font-weight: bold;}
.java5 .kw42 {color: #aaaadd; font-weight: bold;}
.java5 .kw43 {color: #aaaadd; font-weight: bold;}
.java5 .kw44 {color: #aaaadd; font-weight: bold;}
.java5 .kw45 {color: #aaaadd; font-weight: bold;}
.java5 .kw46 {color: #aaaadd; font-weight: bold;}
.java5 .kw47 {color: #aaaadd; font-weight: bold;}
.java5 .kw48 {color: #aaaadd; font-weight: bold;}
.java5 .kw49 {color: #aaaadd; font-weight: bold;}
.java5 .kw50 {color: #aaaadd; font-weight: bold;}
.java5 .kw51 {color: #aaaadd; font-weight: bold;}
.java5 .kw52 {color: #aaaadd; font-weight: bold;}
.java5 .kw53 {color: #aaaadd; font-weight: bold;}
.java5 .kw54 {color: #aaaadd; font-weight: bold;}
.java5 .kw55 {color: #aaaadd; font-weight: bold;}
.java5 .kw56 {color: #aaaadd; font-weight: bold;}
.java5 .kw57 {color: #aaaadd; font-weight: bold;}
.java5 .kw58 {color: #aaaadd; font-weight: bold;}
.java5 .kw59 {color: #aaaadd; font-weight: bold;}
.java5 .kw60 {color: #aaaadd; font-weight: bold;}
.java5 .kw61 {color: #aaaadd; font-weight: bold;}
.java5 .kw62 {color: #aaaadd; font-weight: bold;}
.java5 .kw63 {color: #aaaadd; font-weight: bold;}
.java5 .kw64 {color: #aaaadd; font-weight: bold;}
.java5 .kw65 {color: #aaaadd; font-weight: bold;}
.java5 .kw66 {color: #aaaadd; font-weight: bold;}
.java5 .kw67 {color: #aaaadd; font-weight: bold;}
.java5 .kw68 {color: #aaaadd; font-weight: bold;}
.java5 .kw69 {color: #aaaadd; font-weight: bold;}
.java5 .kw70 {color: #aaaadd; font-weight: bold;}
.java5 .kw71 {color: #aaaadd; font-weight: bold;}
.java5 .kw72 {color: #aaaadd; font-weight: bold;}
.java5 .kw73 {color: #aaaadd; font-weight: bold;}
.java5 .kw74 {color: #aaaadd; font-weight: bold;}
.java5 .kw75 {color: #aaaadd; font-weight: bold;}
.java5 .kw76 {color: #aaaadd; font-weight: bold;}
.java5 .kw77 {color: #aaaadd; font-weight: bold;}
.java5 .kw78 {color: #aaaadd; font-weight: bold;}
.java5 .kw79 {color: #aaaadd; font-weight: bold;}
.java5 .kw80 {color: #aaaadd; font-weight: bold;}
.java5 .kw81 {color: #aaaadd; font-weight: bold;}
.java5 .kw82 {color: #aaaadd; font-weight: bold;}
.java5 .kw83 {color: #aaaadd; font-weight: bold;}
.java5 .kw84 {color: #aaaadd; font-weight: bold;}
.java5 .kw85 {color: #aaaadd; font-weight: bold;}
.java5 .kw86 {color: #aaaadd; font-weight: bold;}
.java5 .kw87 {color: #aaaadd; font-weight: bold;}
.java5 .kw88 {color: #aaaadd; font-weight: bold;}
.java5 .kw89 {color: #aaaadd; font-weight: bold;}
.java5 .kw90 {color: #aaaadd; font-weight: bold;}
.java5 .kw91 {color: #aaaadd; font-weight: bold;}
.java5 .kw92 {color: #aaaadd; font-weight: bold;}
.java5 .kw93 {color: #aaaadd; font-weight: bold;}
.java5 .kw94 {color: #aaaadd; font-weight: bold;}
.java5 .kw95 {color: #aaaadd; font-weight: bold;}
.java5 .kw96 {color: #aaaadd; font-weight: bold;}
.java5 .kw97 {color: #aaaadd; font-weight: bold;}
.java5 .kw98 {color: #aaaadd; font-weight: bold;}
.java5 .kw99 {color: #aaaadd; font-weight: bold;}
.java5 .kw100 {color: #aaaadd; font-weight: bold;}
.java5 .kw101 {color: #aaaadd; font-weight: bold;}
.java5 .kw102 {color: #aaaadd; font-weight: bold;}
.java5 .kw103 {color: #aaaadd; font-weight: bold;}
.java5 .kw104 {color: #aaaadd; font-weight: bold;}
.java5 .kw105 {color: #aaaadd; font-weight: bold;}
.java5 .kw106 {color: #aaaadd; font-weight: bold;}
.java5 .kw107 {color: #aaaadd; font-weight: bold;}
.java5 .kw108 {color: #aaaadd; font-weight: bold;}
.java5 .kw109 {color: #aaaadd; font-weight: bold;}
.java5 .kw110 {color: #aaaadd; font-weight: bold;}
.java5 .kw111 {color: #aaaadd; font-weight: bold;}
.java5 .kw112 {color: #aaaadd; font-weight: bold;}
.java5 .kw113 {color: #aaaadd; font-weight: bold;}
.java5 .kw114 {color: #aaaadd; font-weight: bold;}
.java5 .kw115 {color: #aaaadd; font-weight: bold;}
.java5 .kw116 {color: #aaaadd; font-weight: bold;}
.java5 .kw117 {color: #aaaadd; font-weight: bold;}
.java5 .kw118 {color: #aaaadd; font-weight: bold;}
.java5 .kw119 {color: #aaaadd; font-weight: bold;}
.java5 .kw120 {color: #aaaadd; font-weight: bold;}
.java5 .kw121 {color: #aaaadd; font-weight: bold;}
.java5 .kw122 {color: #aaaadd; font-weight: bold;}
.java5 .kw123 {color: #aaaadd; font-weight: bold;}
.java5 .kw124 {color: #aaaadd; font-weight: bold;}
.java5 .kw125 {color: #aaaadd; font-weight: bold;}
.java5 .kw126 {color: #aaaadd; font-weight: bold;}
.java5 .kw127 {color: #aaaadd; font-weight: bold;}
.java5 .kw128 {color: #aaaadd; font-weight: bold;}
.java5 .kw129 {color: #aaaadd; font-weight: bold;}
.java5 .kw130 {color: #aaaadd; font-weight: bold;}
.java5 .kw131 {color: #aaaadd; font-weight: bold;}
.java5 .kw132 {color: #aaaadd; font-weight: bold;}
.java5 .kw133 {color: #aaaadd; font-weight: bold;}
.java5 .kw134 {color: #aaaadd; font-weight: bold;}
.java5 .kw135 {color: #aaaadd; font-weight: bold;}
.java5 .kw136 {color: #aaaadd; font-weight: bold;}
.java5 .kw137 {color: #aaaadd; font-weight: bold;}
.java5 .kw138 {color: #aaaadd; font-weight: bold;}
.java5 .kw139 {color: #aaaadd; font-weight: bold;}
.java5 .kw140 {color: #aaaadd; font-weight: bold;}
.java5 .kw141 {color: #aaaadd; font-weight: bold;}
.java5 .kw142 {color: #aaaadd; font-weight: bold;}
.java5 .kw143 {color: #aaaadd; font-weight: bold;}
.java5 .kw144 {color: #aaaadd; font-weight: bold;}
.java5 .kw145 {color: #aaaadd; font-weight: bold;}
.java5 .kw146 {color: #aaaadd; font-weight: bold;}
.java5 .kw147 {color: #aaaadd; font-weight: bold;}
.java5 .kw148 {color: #aaaadd; font-weight: bold;}
.java5 .kw149 {color: #aaaadd; font-weight: bold;}
.java5 .kw150 {color: #aaaadd; font-weight: bold;}
.java5 .kw151 {color: #aaaadd; font-weight: bold;}
.java5 .kw152 {color: #aaaadd; font-weight: bold;}
.java5 .kw153 {color: #aaaadd; font-weight: bold;}
.java5 .kw154 {color: #aaaadd; font-weight: bold;}
.java5 .kw155 {color: #aaaadd; font-weight: bold;}
.java5 .kw156 {color: #aaaadd; font-weight: bold;}
.java5 .kw157 {color: #aaaadd; font-weight: bold;}
.java5 .kw158 {color: #aaaadd; font-weight: bold;}
.java5 .kw159 {color: #aaaadd; font-weight: bold;}
.java5 .kw160 {color: #aaaadd; font-weight: bold;}
.java5 .kw161 {color: #aaaadd; font-weight: bold;}
.java5 .kw162 {color: #aaaadd; font-weight: bold;}
.java5 .kw163 {color: #aaaadd; font-weight: bold;}
.java5 .kw164 {color: #aaaadd; font-weight: bold;}
.java5 .kw165 {color: #aaaadd; font-weight: bold;}
.java5 .kw166 {color: #aaaadd; font-weight: bold;}
.java5 .co1 {color: #808080; font-style: italic;}
.java5 .coMULTI {color: #808080; font-style: italic;}
.java5 .es0 {color: #000099; font-weight: bold;}
.java5 .br0 {color: #66cc66;}
.java5 .st0 {color: #ff0000;}
.java5 .nu0 {color: #cc66cc;}
.java5 .me1 {color: #006600;}
.java5 .me2 {color: #006600;}
 
.mpasm .de1, .mpasm .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.mpasm  {}
.mpasm .head {}
.mpasm .foot {}
.mpasm .imp {font-weight: bold; color: red;}
.mpasm .ln-xtra {color: #cc0; background-color: #ffc;}
.mpasm li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.mpasm li.li2 {font-weight: bold;}
.mpasm .kw1 {color: #00007f;}
.mpasm .kw2 {color: #0000ff;}
.mpasm .kw3 {color: #007f00;}
.mpasm .kw4 {color: #46aa03; font-weight:bold;}
.mpasm .kw5 {color: #7f0000;}
.mpasm .kw6 {color: #7f0000;}
.mpasm .co1 {color: #adadad; font-style: italic;}
.mpasm .es0 {color: #000099; font-weight: bold;}
.mpasm .br0 {color: #66cc66;}
.mpasm .st0 {color: #7f007f;}
.mpasm .nu0 {color: #ff0000;}
.mpasm .re0 {color: #ff0000;}
.mpasm .re1 {color: #ff0000;}
 
.ini .de1, .ini .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.ini  {}
.ini .head {}
.ini .foot {}
.ini .imp {font-weight: bold; color: red;}
.ini .ln-xtra {color: #cc0; background-color: #ffc;}
.ini li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.ini li.li2 {font-weight: bold;}
.ini .co0 {color: #666666; font-style: italic;}
.ini .es0 {}
.ini .br0 {color: #000066; font-weight:bold;}
.ini .st0 {color: #933;}
.ini .nu0 {}
.ini .me0 {}
.ini .sc0 {}
.ini .re0 {color: #000066; font-weight:bold;}
.ini .re1 {color: #000099;}
.ini .re2 {color: #660066;}
 
.bash .de1, .bash .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.bash  {}
.bash .head {}
.bash .foot {}
.bash .imp {font-weight: bold; color: red;}
.bash .ln-xtra {color: #cc0; background-color: #ffc;}
.bash li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.bash li.li2 {font-weight: bold;}
.bash .kw1 {color: #b1b100;}
.bash .kw3 {color: #000066;}
.bash .co1 {color: #808080; font-style: italic;}
.bash .es0 {color: #000099; font-weight: bold;}
.bash .br0 {color: #66cc66;}
.bash .st0 {color: #ff0000;}
.bash .nu0 {color: #cc66cc;}
.bash .re0 {color: #0000ff;}
.bash .re1 {color: #0000ff;}
.bash .re2 {color: #0000ff;}
 
.inno .de1, .inno .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.inno  {}
.inno .head {}
.inno .foot {}
.inno .imp {font-weight: bold; color: red;}
.inno .ln-xtra {color: #cc0; background-color: #ffc;}
.inno li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.inno li.li2 {font-weight: bold;}
.inno .kw1 {color: #000000; font-weight: bold;}
.inno .kw2 {color: #000000;font-style: italic;}
.inno .kw3 {color: #0000FF;}
.inno .kw4 {color: #CC0000;}
.inno .co1 {color: #33FF00; font-style: italic;}
.inno .coMULTI {color: #33FF00; font-style: italic;}
.inno .br0 {color:  #000000; font-weight: bold;}
.inno .st0 {color: #ff0000;}
.inno .nu0 {color: #cc66cc;}
.inno .me1 {color: #006600;}
 
.cfm .de1, .cfm .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.cfm  {}
.cfm .head {}
.cfm .foot {}
.cfm .imp {font-weight: bold; color: red;}
.cfm .ln-xtra {color: #cc0; background-color: #ffc;}
.cfm li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.cfm li.li2 {font-weight: bold;}
.cfm .kw1 {color: #990000;}
.cfm .kw2 {color: #000000; font-weight: bold;}
.cfm .kw3 {color: #0000FF;}
.cfm .kw4 {color: #000000; font-weight: bold;}
.cfm .kw5 {color: #0000FF;}
.cfm .kw6 {color: #0000FF}
.cfm .co1 {color: #808080; font-style: italic;}
.cfm .coMULTI {color: #808080; font-style: italic; background-color:#FFFF99;}
.cfm .es0 {color: #000099; font-weight: bold;}
.cfm .br0 {color: #0000FF;}
.cfm .st0 {color: #009900;}
.cfm .nu0 {color: #FF0000;}
.cfm .sc0 {color: #00bbdd;}
.cfm .sc1 {color: #0000FF;}
.cfm .sc2 {color: #000099;}
.cfm .sc3 {color: #333333;}
 
.perl .de1, .perl .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.perl  {}
.perl .head {}
.perl .foot {}
.perl .imp {font-weight: bold; color: red;}
.perl .ln-xtra {color: #cc0; background-color: #ffc;}
.perl li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.perl li.li2 {font-weight: bold;}
.perl .kw1 {color: #b1b100;}
.perl .kw2 {color: #000000; font-weight: bold;}
.perl .kw3 {color: #000066;}
.perl .co1 {color: #808080; font-style: italic;}
.perl .coMULTI {color: #808080; font-style: italic;}
.perl .es0 {color: #000099; font-weight: bold;}
.perl .br0 {color: #66cc66;}
.perl .st0 {color: #ff0000;}
.perl .nu0 {color: #cc66cc;}
.perl .me1 {color: #006600;}
.perl .me2 {color: #006600;}
.perl .re0 {color: #0000ff;}
.perl .re4 {color: #009999;}
 
.scheme .de1, .scheme .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.scheme  {}
.scheme .head {}
.scheme .foot {}
.scheme .imp {font-weight: bold; color: red;}
.scheme .ln-xtra {color: #cc0; background-color: #ffc;}
.scheme li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.scheme li.li2 {font-weight: bold;}
.scheme .kw1 {color: #b1b100;}
.scheme .co1 {color: #808080; font-style: italic;}
.scheme .coMULTI {color: #808080; font-style: italic;}
.scheme .es0 {color: #000099; font-weight: bold;}
.scheme .br0 {color: #66cc66;}
.scheme .st0 {color: #ff0000;}
.scheme .nu0 {color: #cc66cc;}
.scheme .me0 {color: #202020;}
 /***** Imagine2/styles_geshi.css end *****/

