.user_link{
  font-size:14px;
  color:#006633;
  text-decoration:underline;
}

a.expend{
  text-decoration:none;
}

.scenario_link{
  font-size:12px;
  color:#555555;
  margin-left:25px;
  text-decoration:none;
}

.label{
  display:block;
  float:left;
  width:100px;
  margin-left:10px;
}

.label_homeschool{
  display:block;
  float:left;
  width:145px;
  margin-left:10px;
}

.search{
  margin-left:10px;
}

.toc_linkxxx{
  text-decoration:none;
}

a:hover .index_link{
  text-decoration:underline;
}

a:hover .scenario_linkxxx{
  text-decoration:underline;
}

a:hover .user_link{
  text-decoration:underline;
}

a:focus{
  outline:none;
}

a.link_impstrat{
  font-weight:normal;
  font-size:12; 
  font-family: Verdana;
}

#void_div{
margin-left:30px; 
font-weight:normal;
color:#000000;
}

.head_word{
  margin-bottom: 10px;
  color: black;
}

.principal_div{
  font-weight: bold;
  font-size: 12px;
  margin-left: 5px;
  margin-top: 30px;
  color: #00529b;
  overflow: auto;
}

.inner_content, .inner_content_sel{
  font-family: Verdana;
  font-weight: normal;
  margin-left: 0px;
  font-size: 12px;
  background: #F1F1F1;
  border: 1px solid white;
  padding: 10px 15px;
  cursor: pointer;
  text-decoration:none;
}

.inner_content_sel{
  background: #cce0ef;
}

.inner_content_macie{
  font-weight:normal;
  margin-left:25px;
  margin-top:-10px;
}

.italic{
  font-style:italic;
}

#search_boxes{
  margin-left:15px; 
}

div.result, div.result_right{
  margin-top: 4px;
  padding: 6px 4px;
  font-weight: normal;
  font-size: 10px;
  color: black;
}

div.result{
  border-top: 1px solid #666666;
  background: #E1E1E1;
}

div.result_right{
  padding-top: 3px;
  float: right;
}

div.search_box{
  margin-top: 12px;
}