BODY {
  margin: 0px;
  padding: 0px;
  padding-top: 1px;
  text-align: center;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

TABLE {
  font-size: 12px;
}

INPUT {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

FORM {
  padding: 0px;
  margin: 0px;
}

#menu A {
  display: block;
  float: right;
  line-height: 16px;
  font-size: 13px;
  padding: 16px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  border-bottom: none;
  color: #FFFFFF;
}

#menu A:link, A:visited {
  border-left: 1px solid #FFFFFF;
}

#menu A:hover, A:active {
  color: #FFFFFF;
  background-color: #0A50A1;
  /*background-image: url('../images/header2ButtonRO.gif');*/
}


TD .leftActive {
  background-color: #000000;
}

H1 {
	font-size: 20px;
	margin-top: 0px;
}

.left_panel UL LI A, .left_panel UL LI A:active, .left_panel UL LI A:visited {
   border-bottom: 0px;
}

.left_panel UL LI A:hover {
  border-bottom: 0px;
  text-decoration: underline;
}

#menu {
  /*position: relative;
  left: 230px;
  top: 10px;
  width: 692px;
  height: 48px;*/
}

a {
  color: #0066b3;
  background-color: transparent;
  text-decoration: none;
  border-bottom: 1px dashed #0066b3;
}
a:visited {
  color: #405e7b;
  background-color: transparent;
  text-decoration: none;
  border-bottom: 1px dashed #aaa;
}
a:hover {
  background-color: transparent;
  text-decoration: none;
  border-bottom: 1px solid;
}

a.img_link, a.img_link:hover, a.img_link:active, a.img_link:visited, a.img_link:hover img, a.img_link:active img, a.img_link:visited img {
  background-color: transparent;
  text-decoration: none;
  border: 0px;
  border-bottom: 0px;
}

a.link_white, a.link_white:hover, a.link_white:active, a.link_white:visited {
  color: #FFFFFF;
  font-size: 10px;	
}

.left_panel {
    padding-left: 10px;
    padding-right: 10px;
}    
.left_panel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
}
.left_panel ul li {
    margin: 0;
    padding: 7px 0 7px 32px;
    background-image: url(/img/bullet_arrowOrange.gif);
    background-position: 14px 50%;
    background-repeat: no-repeat;
    border-bottom: 1px dashed #ccd6e2;
}

.main_panel {
  border: 1px dashed #A1B1D0; 
  padding: 10px;
}

.main_panel table {
  width: 100%;
  border: solid 0px #000000;
}

.main_panel table.primary td, .main_panel table.primary th {
  padding: 5px;
  border: solid 0px #CCCCCC;
  text-align: left;
}

.main_panel table.secondary td {
  padding: 0px;
  border: solid 0px #CCCCCC;
  line-height: 20px;
  text-align: left;
  /*background-color: #000000;*/
}

.main_panel table.secondary th {
  padding: 0px;
  border: solid 0px #CCCCCC;
  text-align: left;
  /*background-color: #000000;*/
}

.main_panel table.secondary {
  /*border: 1px solid #DDEEFF;*/	
}


.main_panel table td, .main_panel table th {
  padding: 5px;
  border: solid 0px #CCCCCC;
  text-align: left;
}

.main_panel table th {
  /*color: #0066b3;*/
  color: #17186E;
}

.main_panel table td.index {
  /*font-weight: bold;*/
}

.main_panel table tr.odd td {
  border-bottom: 1px solid #DDEEFF;	
  /*background-color: #EEEEFF;*/
}
.main_panel table tr.even td {
  border-bottom: 1px solid #DDEEFF;	
  /*background-color: #DDEEFF;*/
  /*background-color: #CCDDFF;*/
  /*background-color: #DDDDFF;*/
  /*background-color: #CCCCFF;*/
  /*background-color: #6699FF;*/
}

.main_panel #details {
  width: 300px;	
}
.main_panel #details td {
  /*color: #0066b3;*/
  border-bottom: 1px solid #DDEEFF;	
}
.main_panel #details th {
  border-bottom: 1px solid #DDEEFF;	
}

.error {
  color: #FFFFFF;
  background-color: #990000;	
  font-weight: bold;
}

.updated {
  color: #FFFFFF;
  background-color: #009900;	
  font-weight: bold;
}

.title td {
  color: #FFA600;
  font-size: 16px;
}
.button1 {
  color: #FFFFFF;
  background-color: #0066b3;
}
.button2 {
  color: #FFFFFF;
  background-color: #17186E;
}

#select_channels {
  width: 140px ! important;
}
