

/* colors: a1-a6, b1. 1=light, 6=dark  */
/* Color scheme: A */

@import "/webct/css/styles.css";

/* CONTEXTUAL MENUS CONTEXTUAL MENUS CONTEXTUAL MENUS CONTEXTUAL MENUS */
.contextlink {display:block;}
a.contextlink:hover {display:block;}
a.contextlinkover {display:block;}
.contextmenubar {display:block;}
body {background-color:#FFFFFF; height:100%; color:#000000;}
.helptext {font-style: normal; font-weight:normal !important; color:#000000;}
.helptextsm {font-size:85%; font-style: normal; font-weight:normal !important; color:#000000;}
H1 {color:#000000; margin:0px;}
H2 {color:#000000; margin:0px; }
H3 {color:#000000; margin:0px; }
A {color:#000099;}
A.global:link,A.global:visited, A.global:active {color:#000099;}
A.global:hover {color:#FFFFFF;}
.global {color:#FFFFFF;}
th.move2, td.move2 {color:#8AC2E6 !important;}
.tablebody thead td, .tablebody thead th {color:#394859; background-color:#cad7ee !important;}
.tablebody thead td a, .tablebody thead th a {color:#394859; background-color:#cad7ee !important;}
.tablebody thead th.sorted {}
.tablebody tfoot td {background-color:#ededed; color:#394859;}
.tablebody3 thead th {background-color:#cad7ee;}
.tablebody3 tfoot td {background-color:#ededed;}
.headerblock {background-color:#cad7ee;}
/* STYLES FOR LEFT FRAME COURSE TOOLBAR*/
.flylinkct {background-color:#cad7ee;color:#000099;}
a.flylinkct:hover, .flylinkctmo, .flylinkcta:hover {background-color:#F8FAFD; color:#000099;}
.flylinkctover {background-color:#ffffff; color:#000099;}
.flylinkctleg {color:#000099;}
.flylinkcthigh {background-color:#F8FAFD; color:#000099;}
/* Quiz- related styles color: a1 */
.unanswered {border: solid #999999 1px; background-color:#B3E1FF;}
