body {
   font-family: Ariel, helvetica, sans-serif;
   font-size: 13px;
   margin: 0;
   width: 100%;
}

#history_link,#settings_link {
   display: none;
}

.plot_legend_box {
   position: relative;
   width: 40px;
   height: 20px;
}

#insert_settings_here a {
  color: black;
}

#navbar a   { 
   color: #EDCB09; 
   font-size: medium; 
  text-decoration: none; 
   text-align: left 
}
#navbar a:hover   { 
   color: #ffffff; 
}
#newest_version a   { 
   color: #EDCB09; 
font-size: medium;
}
#newest_version  { 
   color: #EDCB09; 
font-size: medium;
}

.active_link  { 
   color: #FDDBA9; 
}

#main_table_cell {
   padding-left: 2ex;
}

#front_blurb {
   width: 500px;
}

#main_table {
   position: absolute;
   top: 0px;
   left: 0px;
   
}
#tags_table td {
padding-left: 6px;
padding-right: 4px
}

#tags_table th {
padding-left: 4px;
padding-right: 4px
}
#sites_table td {
padding-left: 6px;
padding-right: 4px
}

#sites_table th {
padding-left: 4px;
padding-right: 4px
}
#history_table td {
padding-left: 6px;
padding-right: 4px
}

#history_table th {
padding-left: 4px;
padding-right: 4px
}

li   { font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 700; line-height: 20px; text-decoration: none; text-indent: -20px; list-style-image: none }

#total_summary, #history_summary { font-size: medium; 
}

ul {
	list-style: none;
   /*margin: 1px;*/
	}
/*#sites_table  td,th {*/
/*padding-left: 4px;*/
/*padding-right: 4px*/
/*}*/

#sites_table, #tags_table, #history_table {
border-bottom: 1px solid black;

}

th { background-color: silver }
table { padding: 0; border-width: 0 }
thead { border-bottom: 3px solid navy }
