tr.summary_row{border-style: solid;width: 100%;background-color:F7F7EE; font-family: Verdana; font-size: 7pt; font-weight: bold}
tr.summary_header2{width: 100%; font-family: Verdana; font-size: 10pt; font-weight: bold; color:#800000;} 
tr.summary_header{width: 100%; font-family: Verdana; font-size: 10pt; font-weight: bold; color:green;} 
tr.page_title{width: 100%;font-family: Verdana; font-size: 14pt; font-weight: bold; color:#800000;} 
td.summary_row{white-space: nowrap;}
td.options{font-family: Verdana; font-size: 8pt; font-weight: bold;}
td.optionsHeader{color: #800000;font-family: Verdana; font-size: 9pt; font-weight: bold;}
select.options{font-family: Verdana; font-size: 8pt; font-weight: bold;width: 55px}
table.options{padding-left: 0px;}
select.optionsHeader{color: #800000;font-family: Verdana; font-size: 9pt; font-weight: bold;}
select.lists{width: 180px;overflow-x:scroll; overflow: -moz-scrollbars-horizontal;}
#summaryTree {
  margin: 0 0 0 0;
  font-family: Verdana;
  padding-left: 0px;
  
}

#summaryTree li a {
  text-decoration: none;
}

#summaryTree li {
  list-style-type: none;
  padding-left: 0px;
  
}

#summaryTree ul.item li {
  padding-left: 0px;
  border: 1px solid #336699;
}



li.affy{
 color: white;
 padding-left: 10px;
font-family: Verdana; font-size: 7pt; font-weight: bold;
}

#summaryTree ul.item li a {
  color: #424242;
  padding-left: 0px;
}

#summaryTree ul.item li a:hover {
  border-width: 1px; 
border-style: outset;
}

.open ul { display: block;padding-left: 0px; }

.open a.parent {
  color: #800000;
  background: url(images/minus.gif) no-repeat 0 50%;
padding-left: 16px;
font-family: Verdana; font-size: 9pt; font-weight: bold;
}

.open a.affy {
  color: white;
  background: url(images/minus.gif) no-repeat 0 50%;
padding-left: 10px;
font-family: Verdana; font-size: 7pt; font-weight: bold;
}

.open a.sub {
  color: #CD0000;
  background: url(images/minus.gif) no-repeat 0 50%;
  padding-left: 16px;
}
  
.closed ul { display: none;padding-left: 0px; }

.closed a.parent {
  color: #800000;
 background: url(images/plus.gif) no-repeat 0 50%;
padding-left: 16px;
font-family: Verdana; font-size: 9pt; font-weight: bold
}

.closed a.affy {
  color: white;
 background: url(images/plus.gif) no-repeat 0 50%;
padding-left: 10px;
font-family: Verdana; font-size: 7pt; font-weight: bold
}

.closed a.sub {
  color: #CD0000;
  background: url(images/plus.gif) no-repeat 0 50%;
  padding-left: 16px;
}

.author {
  font-size: x-small;
}

#info {
  font: x-small verdana, arial, sans-serif;
  background-color: #EEE;
  margin: 0 0 0 0;
  text-align: center;
}

#info a {
  color: #CD0000;
  text-decoration: none;
}

#info a:hover {
}

/*[---------------Experimental---------------]*/
summaryTree ul.item li.open, summaryTree ul.item li.closed {
  background: none;
  padding-left: 0;
}

#summaryTree ul.item li.open a.sub, #summaryTree ul.item li.closed a.sub {
  color: #CD0000;
}

#summaryTree ul.item li.open a:hover.sub, #summaryTree ul.item li.closed a:hover.sub {
  border-bottom: none;
}

del {
  text-decoration: line-through;
}
/*[---------------Now-Works---------------]*/

/*\*//*/
  @import "ie5mac.css";
/**/