body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #666666;
  color: #000000;
  font-size: 10px;
  font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
}
body.tab1 { 
	background-color: #d5d6d7; 
} 
body.controls {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  /*background-color: #d5d6d7;*/
  background-color: #ffffff;  
}

.presText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333;
}
#heading1 { 
  	margin: 0px 0px 5px 0px;
  	padding: 5px 5px 5px 5px;	
	background-color:#6D6FF9;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
	
} 
#controls { 
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
} 

.controlsText { 
  color: #000000;
  font-size: 10px;
  font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
} 


#sidebar {
  padding: 0px 0px 0px 0px;
  margin: 5px 5px 5px 5px;  
  width: 100%;
  height: 100%;
}
div.toctable table tr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B3157;
	font-weight: normal;
	background-color: #E5E5E5;
	line-height: 18px;
}
div.toctable table tr.current { 
	background-color: #BEC6E8;
}
div.toctable table tr.active {
	background-color: #fffecc;
} 


div.thumbstable table tr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B3157;
	font-weight: normal;
	background-color: #E5E5E5;
}
div.thumbstable table td.current { 
	background-color: #BEC6E8;
}
div.thumbstable table td.active {
	background-color: #fffecc;
}
div.thumbstable table td img {
	margin: 5px 5px 2px 5px;
}
#search {
  margin: 2px 2px 2px 5px;  
}
#keywordsResults {
  margin: 2px 2px 2px 5px;  
}
#transcript, #notes {
  margin: 5px 5px 5px 5px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2B3157;
  font-weight: normal;
  background-color: #E5E5E5;
  line-height: 18px;  
}
A:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B3157;
	font-weight: normal;
	line-height: 18px;
}