/**************************************
 * THEME NAME: TABeta
 *
 * Files included in this sheet:
 *
 *   TABeta/user_styles.css
 **************************************/

/***** TABeta/user_styles.css start *****/

body {
  font-size: 100%;
  color: #333333;
  font-family: georgia, times, serif;
  margin: 0;
  padding: 5px 10px 10px;
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #55CC00;
}
div.clearer {
  clear: both;
}
a:link {
  color: #660000;
}
a:visited {
  color: #AA2200;
}
a:hover {
  color: #ffffff;
}
table.generaltable {
  background-color: #EEEEEE;
}
img.resize {
  width: 1em;
  height: 1em;
}
p.helplink {
  margin: 0.5em 0;
}
h2.headingblock {
  border-style: none;
}
table.loginbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.loginbox td.content {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div.noticebox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generaltable td {
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div.generalbox {
  border-top-width: 1px;
  border-style: solid none none;
  border-top-color: #DDDDDD;
}
table.generalbox {
  border-top-width: 1px;
  border-style: solid none none;
  border-top-color: #DDDDDD;
}
table.generaltable th.header {
  background-color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
div.informationbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.userinfobox {
  border: 1px solid #DDDDDD;
}
p.copyright {
  text-align: center;
}
div.headermenu {
  font-size: 0.75em;
}
div.headermenu div.logininfo {
  margin-bottom: 0.2em;
}
div.breadcrumb {
  font-size: 0.8em;
  padding-left: 0.3em;
}
table.tabs td.side {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #88DD55;
}
div.navbar div.navbutton form {
  float: left;
}
div.navbar div.navbutton {
  margin-top: 3px;
}
div.navbar {
  padding: 3px 0;
  margin-top: 5px;
  border-style: none;
}
div#footer {
  margin-top: 0;
  font-size: 0.75em;
  border-top-width: 20px;
  border-style: solid none none;
  border-top-color: #EEFFDD;
}
div#content {
  padding: 10px 0;
  font-size: 0.75em;
  line-height: 1.6em;
  margin-top: 0px;
  border-style: none;
  border-top-color: #88DD55;
  border-bottom-color: #88DD55;
}
ul.section li {
  margin: 0.2em 0;
}
div.sideblock div.content * {
  text-align: left;
}
div.sideblock ul.list span.c1 {
  padding-left: 0.3em;
}
div.sideblock div.title h2 {
  font-size: 1em;
  line-height: 1.1em;
}
div.sideblock div.header {
  background-color: #EEEEEE;
  padding: 0.3em 0.3em 0;
  border-width: 1px;
  border-style: solid;
  border-color: #DDDDDD #CCCCCC #88DD55 #DDDDDD;
}
div.sideblock div.content {
  padding: 0.3em 0.3em;
  background-color: #EEFFDD;
  border-width: 1px;
  border-style: none solid solid;
  border-right-color: #DDDDDD;
  border-bottom-color: #DDDDDD;
  border-left-color: #FFFFFF;
}
div.sideblock table.calendar-controls td.current {
  text-align: center;
}
div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 0.9em;
}
div.sideblock table.minicalendar {
  border-style: none;
}
body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}
body#course-index table.generalbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.minicalendar td.today {
  line-height: 1.4em;
  border: 2px solid #88DD55;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.8em;
}
div.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
td.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.tabrow td {
  border: 1px solid #88DD55;
}
.tabrow td.selected {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid solid none;
  border-top-color: #88DD55;
  border-right-color: #88DD55;
  border-left-color: #88DD55;
}
.sideblock .content .message {
  text-align: left;
}
.sideblock .header .hide-show img.hide-show-image {
  background-image: url(../../pix/t/switch_minus.gif);
  background-repeat: no-repeat;
  margin-top: 0;
}
.sideblock.hidden .header .hide-show img.hide-show-image {
  background-image: url(../../pix/t/switch_plus.gif);
  background-repeat: no-repeat;
  margin-top: 2px;
}
#calendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.minicalendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.block_calendar_month .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
#calendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.block_calendar_month .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
#calendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.block_calendar_month .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
#calendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.block_calendar_month .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
html {
  background-color: #999999;
  color: #990000;
  font-family: georgia, "trebuchet ms", times, serif;
  border-style: none;
}
html body.course-1 {
  background-color: #999999;
  border-style: none;
}
html body {
  color: #ffcc00;
  font-weight: normal;
  font-family: georgia, "trebuchet ms", times, serif;
  background-color: #999999;
  border-style: none;
}
html body div div table {
  background-color: #666666;
}
h1.headermain {
  color: #ffcc00;
}
html body div div table tbody tr td h2 {
  background-color: #ffcc00;
  font-weight: normal;
}
html body div div table tbody tr td div div {
  background-color: #cccccc;
  border-style: none;
}
html body div div table tbody tr td div div ul {
  background-color: #cccccc;
  color: #660000;
  border-style: none;
}
html body div div table tbody tr td div#inst4 div {
  background-color: #ffcc00;
  border-style: none;
}
html body div div#footer {
  background-color: #999999;
  color: #ffcc33;
  border-style: none;
}
div div table#layout-table tbody tr td div {
  background-color: #ffcc00;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td div div {
  background-color: #666666;
  color: #660000;
  border-style: solid;
  border-color: #ffcc00;
}
html body#site-index div#page div#content table#layout-table tbody tr td div#inst2 div.content div {
  background-color: #cccccc;
  border-style: none;
}
html body#site-index div#page div#content table#layout-table tbody tr td div#inst2 div div {
  background-color: #cccccc;
}
html body#site-index div#page div#content table#layout-table tbody tr td div div div {
  background-color: #cccccc;
  border-style: none;
}
html body#site-index div#page div#content table#layout-table tbody tr td div div.content {
  background-color: #cccccc;
  color: #660000;
}
html body#site-index div#page div#content table#layout-table tbody tr td div div.header div.title {
  background-color: #ffcc00;
}
html body.course div#page div#content table#layout-table tbody tr td div#inst2 div div.title {
  background-color: #ffcc00;
}
html body div#page div#content table#layout-table tbody tr td div.sideblock div.header {
  background-color: #ffcc00;
}
html body div div table tbody tr td#middle-column table tbody tr {
  color: #990000;
  background-color: #cccccc;
  border-style: none;
}
html body div div table tbody tr td#middle-column table tbody tr td {
  background-color: #cccccc;
  color: #660000;
  border-color: #ffcc00;
}
html tr {
  font-weight: normal;
}
a {
  color: #660000;
}
html body div div table tbody tr td table tbody tr td table tbody tr td b a:link {
  color: #660000;
}
html body div#page div#content table#layout-table tbody tr td table tbody tr td table tbody tr td b a:link {
  color: #660000;
}
html body div div h1 {
  font-weight: normal;
}
html body div div table tbody tr td#right-column div form {
  background-color: #666666;
}
html body div#page div#content table#layout-table tbody tr td table tbody tr td table tbody tr td span a {
  color: #660000;
}
html body div div table tbody tr td div div table {
  background-color: #cccccc;
}
html body div div table tbody tr td div div ul.list {
  color: #660000;
}
html body div div table tbody tr td div div ul li {
  color: #660000;
}
html body div div table tbody tr td div div ul li.r1 {
  color: #660000;
}
html body div#page div#content table#layout-table tbody tr td div div ul li.r1 {
  color: #660000;
}
html body div div table tbody tr td div div ul li span a {
  color: #660000;
}
html body#site-index div#page div#content table#layout-table tbody tr td div div ul li span a {
  color: #660000;
}
html body#site-index div#page div#content table#layout-table tbody tr td div div ul li span a:link {
  color: #660000;
}
div.footer a {
  color: #660000;
}
html body div div div div a:visited {
  color: #ffcc00;
}
html body div div div div.logininfo a:link {
  color: #ffcc00;
}
html body div div div div.logininfo {
  color: #660000;
}
html body div div div a:visited {
  color: #ffcc00;
}
html body div div table tbody tr td div div div a:visited {
  color: #660000;
}
html body div table tbody tr td div div table tbody tr td.eventnone {
  border-color: #ff99ff;
}
html body div table tbody tr td div div table.minicalendar tbody tr td.eventnone {
  background-color: #660000;
  border-color: #ffcc00;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr td.content {
  background-color: #cccccc;
  border-style: none;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr td.content ul.section {
  background-color: #cccccc;
}
html body div div div table tbody tr td#middle-column table tbody tr.main td div {
  background-color: #cccccc;
}
html body div div div table tbody tr td#middle-column table tbody tr.separator td.spacer {
  background-color: #999999;
}
html body div div div table tbody tr td div div.content {
  background-color: #cccccc;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td div div.content {
  color: #660000;
  background-color: #cccccc;
}
html body div div div table tbody tr td div div div {
  background-color: #cccccc;
  border-style: none;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td div div div {
  background-color: #cccccc;
  border-style: none;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td table tbody tr td.content div {
  color: #660000;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td div div ul li span a:visited {
  color: #666666;
}
html body div div div table tbody tr td#middle-column table tbody tr td.left {
  background-color: #ffcc00;
}
html body div div div table tbody tr td#middle-column table tbody tr td.right {
  border-style: none;
}
html body#course-view div div div table tbody tr td#middle-column table tbody tr td.side {
  border-style: none;
}
html body#login-index div#page div#content {
  background-color: #999999;
}
html body#login-index div div table tbody tr td.content {
  background-color: #999999;
}
html body div div table.loginbox {
  background-color: #999999;
}
html body#login-index {
  border-style: none;
}
html body div div table tbody tr td form#login {
  background-color: #999999;
}
html body#login-index div div table tbody tr td form#login {
  background-color: #999999;
}
html body#login-index div div table tbody tr td form#login table {
  background-color: #999999;
  font-weight: bold;
}
html body#site-index {
  background-color: #999999;
}
html body#site-index div#page div#content {
  background-color: #999999;
}
html body#site-index div#page div#content table {
  background-color: #999999;
}
html body div div table tbody tr td div.block_calendar_month div.content table.minicalendar tbody {
  background-color: #cccccc;
  color: #660000;
}
html body div div table tbody tr td div form {
  background-color: #999999;
}
html body div#page div#content table#layout-table tbody tr td div form {
  background-color: #999999;
}
html body div div div table tbody tr td#middle-column {
  background-color: #666666;
}
html body div div div table tbody tr td {
  background-color: #999999;
}
html body div {
  color: #996666;
}
html body div div {
  color: #660000;
}
html body div div div {
  color: #660000;
}
html body div div div div {
  color: #660000;
}
html body div div div table tbody tr td table tbody tr td ul li a:link {
  color: #660000;
}
html body div#page div#content div.course-content table#layout-table tbody tr td table tbody tr td ul li a:link {
  color: #660000;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td table tbody tr td ul li a:link {
  color: #660000;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr td ul li a:link {
  color: #660000;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr td.content ul.section li a:link {
  color: #660000;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr#section-0 td.content ul.section li a:link {
  color: #660000;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr.section td.content ul.section li a:link {
  color: #660000;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr.section td.content ul.section li a:visited {
  color: #666666;
}
html body#course-view div div div table tbody tr td table tbody tr td ul li a:visited {
  color: #666666;
}
html body div div div li a:link {
  color: #660000;
}
html body div div div ul li a:link {
  color: #660000;
}
html body#course-view div#page div.navbar div ul li a:link {
  color: #660000;
}
html body#course-view div#page div.navbar div ul li a:visited {
  color: #666666;
}
html body#course-view div#page div#header div.headermenu div.logininfo a:link {
  color: #660000;
}
html body#course-view div#page div#header div.headermenu div.logininfo a:visited {
  color: #333333;
}
html body div#page div.navbar div ul li.first a:visited {
  color: #333333;
}
html body#course-view div#page div.navbar div ul li.first a:visited {
  color: #333333;
}
html body div div table tbody tr {
  background-color: #ffcc00;
}
html body div div table tbody tr td form table tbody td {
  background-color: #999999;
}
html body div div table tbody tr td {
  background-color: #999999;
}
html body div div table tbody tr td div div table tbody tr td.today {
  background-color: #ffcc00;
}
html body div div table tbody tr td div div table.minicalendar tbody tr td.today {
  background-color: #ffcc00;
  color: #660000;
  border-width: 1px;
  border-color: #660000;
}
html body div div#header {
  background-image: url(pix/ban.jpg);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #660000;
}
html body div div table tbody tr td table tbody tr td div {
  background-color: #cccccc;
}
html body div div table tbody tr td table tbody tr td div.tablink {
  background-color: #cccccc;
  border-style: none;
}
html body div div table tbody tr td table.tabrow tbody tr td div.tablink {
  background-color: #cccccc;
  border-color: #0000ff;
}
html body div div table tbody tr td table tbody tr td {
  background-color: #cccccc;
  color: #660000;
}
html body div div table tbody td table tbody tr td div {
  border-style: none;
}
html body div#page div#content table.tabs tbody tr td table tbody tr td {
  border-style: solid;
  border-color: #330000;
}
html body div#page div#content table#layout-table tbody tr td div.block_calendar_month div.content table.minicalendar tbody tr td.event_global {
  background-color: #9999ff;
}
html body div div table tbody tr td#middle-column table.forumpost tbody tr td div {
  background-color: #cccccc;
}
html body div div table tbody tr td div div table.minicalendar tbody tr td.day {
  border-color: #ffffff;
}
html body div div table tbody tr td div div table tbody tr td.day {
  border-style: none;
}
html body div div div table tbody tr td#right-column div.block_rss_client div.header div.title div.commands {
  border-style: none;
}
html body.editing div#page div#content div.course-content table#layout-table tbody tr td#right-column div.sideblock div.header {
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div.sideblock div.content font a:link {
  text-decoration: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td div#inst3133 div.content font sup span a {
  text-decoration: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column table.categorybox tbody tr td.categoryboxcontent table tbody tr td.name {
  font-weight: normal;
  font-family: georgia, "trebuchet ms", times, serif;
  font-style: normal;
  font-size: 125%;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column table.categorybox tbody tr td.categoryboxcontent table tbody tr td.name a:link {
  font-family: georgia, "trebuchet ms", times, serif;
}
html body.course-1 div#page div#header-home {
  background-image: url(pix/ban.jpg);
}
html body#site-index div#page div#header-home {
  background-image: url(pix/ban.jpg);
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column div.forumolddiscuss {
  background-color: #999999;
}
html body.course-1 div#page div.clearfix h1.headermain {
  color: #990000;
}
html body.login div#page div#header {
  background-image: url(pix/ban.jpg);
}
html body div div table tbody tr td div div font a:visited {
  color: #990000;
}
html body div div table tbody tr td div a:visited {
  color: #990000;
}
td#middle-column {
  color: #ffffff;
  background-color: #999999;
}
td {
  color: #ffffff;
}
td table.topics {
  color: #ffffff;
}
td table {
  color: #ffffff;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column table tbody tr td.content div.summary div {
  background-color: #999999;
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column table.forumpost tbody tr.header td.starter div.subject {
  color: #660000;
  font-size: 150%;
  font-family: georgia, "trebuchet ms", times, serif;
  font-weight: normal;
}
html body.course-1 div#page div#content table#layout-table tbody td#middle-column table.forumpost tbody tr.header td.starter div.subject {
  font-weight: bold;
}
html body.course div#page div#content div.course-content table#layout-table tbody tr td div.block_calendar_month div table.minicalendar {
  border-style: solid;
  border-color: #666666;
}
html body.course-10 div#page div#content div.course-content table#layout-table tbody tr td#left-column div.sideblock div.content table.minicalendar {
  border-color: #666666;
}
html body.course-10 div#page div#content div.course-content table#layout-table tbody tr td#left-column div.sideblock div table.minicalendar tbody tr td.day {
  border: 1px solid #666666;
}
html body div div#header-home {
  background-color: #999999;
  background-image: url(pix/ban.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
html body.course div#page div#header-home {
  background-image: url(pix/ban.jpg);
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div.sideblock div.content sub a:link {
  text-decoration: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div.sideblock div.content font a {
  text-decoration: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column {
  color: #660000;
}
html body.course-1 div#page div#content table#layout-table tbody tr td div.block_html div.content {
  font-family: "trebuchet ms", verdana, sans-serif;
  font-weight: bold;
  color: #ffffff;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div.sideblock div.content {
  color: #660000;
  font-weight: normal;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div#inst3517 div.content {
  font-weight: bold;
  font-size: 12pt;
}
td#middle-column table.topics tbody tr#section-4 {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
html body.course div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main td.content div.summary {
  background-color: #cccccc;
}
html body.course div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr td div.summary div {
  background-color: #cccccc;
}
html body div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody {
  background-color: #cccccc;
}
html body div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main {
  background-color: #cccccc;
}
html body div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main td.content {
  background-color: #cccccc;
}
html body#course-view div#page div#content div.course-content table#layout-table tbody tr td#middle-column {
  background-color: #cccccc;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main td.content div.summary div {
  background-color: #cccccc;
}
html body.course div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main td.content div.summary div {
  background-color: #3399ff;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr#section-4 td.content div.summary div {
  background-color: #cccccc;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr td.content div.summary div {
  background-color: #ff0000;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr td.content div.summary {
  background-color: #ff0033;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr#section-5 td.content div.summary div {
  background-color: #cccccc;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody {
  background-color: #cccccc;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr {
  background-color: #cccccc;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main {
  background-color: #cccccc;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column h2.outline {
  color: #660000;
}
html body.course-260 div#page div#content div.course-content table#layout-table tbody tr td#middle-column {
  border-width: 1px 6px 6px;
  border-style: solid;
  border-color: #999999;
}
html body#course-view div div div table tbody tr td#middle-column {
  background-color: #666666;
}
html body.course div div div table tbody tr td#middle-column {
  background-color: #666666;
}
body.course-260 div#page div#content div.course-content td#middle-column {
  background-color: #999999;
  border-style: none;
}
html body.course-260 div div div.course-content table#layout-table tbody tr td#middle-column {
  border: 3px dotted #ff6666;
}
html body.editing div#page div#content table#layout-table tbody tr td#right-column div.sideblock div.content {
  color: #660000;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div#inst3778 div.content div span span span a {
  color: #0000ff;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div#inst3778 div.content div span span a {
  color: #0000ff;
}
html body.course-1 div#page div#content table#layout-table tbody tr td h2.header {
  background-color: #cccccc;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column div.singlebutton {
  background-color: #999999;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column div.subscribelink {
  background-color: #999999;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column div.categorybox {
  background-color: #cccccc;
  font-size: 110%;
  border-style: none solid solid;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column div.singlebutton form#newdiscussionform div input {
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column div.forumaddnew form#newdiscussionform div {
  background-color: #999999;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column div.singlebutton form div {
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#middle-column h2.header {
  border: 1px solid #ffffff;
}
html body.course-1 div#page div#content table#layout-table tbody tr td div form div {
  background-color: #999999;
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div.sideblock div.header {
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div#inst5377 div.header {
  background-color: #999999;
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody td#middle-column div.categorybox {
  border: 1px solid #ffffff;
}
html body.course-1 div#page div#content div.loginbox {
  background-color: #cccccc;
}
html body.course-1 div#page div#content div.loginbox div.loginpanel h2 {
  background-color: #ffcc00;
  border-style: none;
}
html body.course-1 div#page div#content div.twocolumns div.loginpanel h2 {
  background-color: #ffcc00;
  border-bottom-width: 1px;
  border-right-style: none;
  border-bottom-style: solid;
  border-bottom-color: #660000;
}
html body.course-1 div#page div#content div.clearfix div h2 {
  background-color: #ffcc00;
}
html body.course-1 div#page div#content div.twocolumns div.signuppanel h2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #660000;
}
html body.course div#page div#content div.courseboxes div.coursebox {
  background-color: #cccccc;
}
html body.course div#page div#content div.course-content table#layout-table tbody tr td#middle-column {
  padding-left: 0px;
  padding-right: 0px;
  border: 5px solid #999999;
}
html body.course div#page div#content div.course-content table#layout-table tbody tr td#middle-column h2.outline {
  color: #660000;
  border-width: 1px;
  border-style: none none dotted;
  border-color: #660000;
}
html body.course div#page div#content div.course-content table#layout-table tbody tr td div div div form fieldset input {
  border: 5px solid #cccccc;
}
html body.course div#page div#content div div div div a:visited {
  color: #cc0000;
}
html body.course-317 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main td.content ul.img-text li#module-17196 a span {
  font-family: georgia, "trebuchet ms", times, serif;
  font-size: 170%;
  color: #000066;
}
html body.course-317 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main td.content ul.img-text li#module-17199 a span {
  color: #000066;
  font-size: 170%;
}
html body.course-317 div#page div#content div.course-content table#layout-table tbody tr td#middle-column table.topics tbody tr.main td.content ul.img-text li#module-17201 a span {
  color: #000066;
  font-size: 170%;
}
html body div div table tbody tr td#middle-column div {
  background-color: #999999;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div table.forumpost tbody tr.header td.starter div.subject {
  background-color: #cccccc;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div table tbody tr.header td.starter div {
  background-color: #cccccc;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div table.forumpost tbody tr td.content div.commands {
  background-color: #cccccc;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div table.forumpost tbody tr td div {
  background-color: #cccccc;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div div.forumolddiscuss {
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div div.singlebutton {
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div div.subscribelink {
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#right-column div {
  background-color: #999999;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div {
  background-color: #999999;
}
html body.dir-ltr div#page div#content table#layout-table tbody tr td#right-column div div form div {
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#right-column div div {
  border-width: 1px;
  border-style: solid;
}
html body.course div#page div#content table#layout-table tbody td#right-column div div div.header {
  background-color: #ffcc00;
}
html body.course div#page div#content table#layout-table tbody tr td#right-column div div div.header div.title {
  background-color: #cccccc;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#right-column div div.sideblock {
  background-color: #ff6699;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div.block_calendar_month div.header {
  background-color: #ffcc00;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div div.content {
  background-color: #cccccc;
  border-width: 1px;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div.sideblock {
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div.sideblock div.content {
  border-style: solid;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div.block_calendar_month div.content div.calendar-controls span {
  background-color: #cccccc;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div.sideblock div.content div.calendar-controls a {
  background-color: #cccccc;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div.sideblock div.content table.minicalendar {
  background-color: #cccccc;
  border-style: solid;
  border-color: #000000;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div div.content table.minicalendar tbody tr td {
  border: 1px solid #ffffff;
}
body.course div#page div#content table#layout-table tbody tr td div div div.content ul li div a {
  background-color: #cccccc;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div.sideblock div.header {
  background-color: #ffcc00;
}
html body.course div#page div#content table#layout-table tbody tr td#right-column div div.block_online_users div.content ul.list li.listentry div.user {
  background-color: #cccccc;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#right-column div div.block_online_users div.content div.info {
  background-color: #cccccc;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#right-column div div.block_admin_tree div div div.depth0 {
  background-color: #cccccc;
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#left-column div div div ul li div img {
  background-color: #cccccc;
  border-style: none;
}
html body.course-1 div#page div#content table#layout-table tbody tr td#left-column div div div div.footer {
  background-color: #cccccc;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div div form div {
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div.clearfix div form div {
  background-color: #999999;
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div.clearfix div {
  border-style: none;
}
html body.course div#page div#content table#layout-table tbody tr td#middle-column div div {
  background-color: #999999;
}
html body.course div#page div#content table#layout-table tbody tr td#left-column div div.block_admin_tree div div div {
  border-style: none;
}
/***** TABeta/user_styles.css end *****/

