﻿body {
	background-color: #ffffff;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
  font: 10pt Verdana, Arial, sans-serif;
}

p, td {
  color: #000000;
  font: 10pt Verdana;
}

table.canvas {
  border: 1px solid #000;
}

td.left {
  padding:;
  background-color: ;
  vertical-align: top;
}

td.center {
  padding:;
  vertical-align: top;
}

td.right {
  padding: 5px;
  background-color: #B5DD62;
  vertical-align: top;
}

hr.black { color: #ccc; background-color: #ccc; height: 1px; }

table.dt {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

td.channel_history_title {
  padding: 5px 5px 2px 5px;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana;
  color: #000;
  background-color: #B5DD62;
}

td.dt {
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  background-color: #ccc;
}

td.dr {
  padding: 7px 7px 7px 7px;
  border-bottom: 1px solid #ccc;
}

a:link, a:visited {
  color:#6077A8;
  font-size: 8pt;
  font-family: Verdana;
  
  text-decoration: none;
}

a:hover, a:active {
  color:#6077A8;
  font-size: 8pt;
  font-family: Verdana;
  
  text-decoration: underline;
}

td.menu_item {
  padding: 5px 5px 2px 10px;
  font-size: 8pt;
  font-weight: bold;
  color: #ffff;
  background-color: #B5DD62;
  
}

td.menu_item a:hover, td.menu_item a:active, td.menu_item a:link, td.menu_item a:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #ffff;
  display: block;
}

td.menu_item_channel {
  padding: 5px 5px 2px 10px;
  font-size: 8pt;
  font-weight: bold;
  color: #ffff;
  background-color: #CFE7FF;
  
}

td.menu_item_channel a:hover, td.menu_item a:active, td.menu_item a:link, td.menu_item a:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #ffff;
  display: block;
}

#article {
  padding: 0px 12px 12px 12px;
}

.channel_title {
  font-size: 8pt;
  font-weight: bold;
  font-family: Verdana;
  background: ;
  width: 100%;
  display: block;
  text-align: center;
}

h1 {
  margin: 0px 0px 5px 0px;
  padding: 5px 2px 5px 5px;
  border-bottom: 1px solid #fff;
  font-size: 9pt;
  font-weight: bold;
  line-height: 100%;
  background: #000;
  color: #fff;
}

table.top {
  margin: 0px 0px 5px 0px;
  padding: 3px 5px 3px 5px;
  font-size: 9pt;
  font-weight: bold;
  background: #000;
  color: #fff;
}

td.top {
  color: #fff;
}

fieldset {
  padding: 10px;
}

input.submit {
  font-size: 8pt;
  font-family: Arial;
  background: #39458F;
  color: #fff;
  padding: 1px;
  border-right: 1px solid #283043;
  border-bottom: 1px solid #283043;
  border-top: 1px solid #9097A2;
  border-left: 1px solid #9097A2;
}

.e, .label {
  font: 10pt Arial;
  color: #900;
  font-weight: bold;
}

.m {
  font: 10pt Arial;
  color: #008000;
  font-weight: bold;
}