body {
	font-family:'Tahoma',Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	/*background-image:url(_pic-src/FutureE_website2007.jpg);*/
	background-image:url(pics/bg_left_h.png);
	background-repeat:repeat-y;
	font-size: 13px;
}

p {
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

ul {
	list-style-type:square;
	margin-top:0px;
	margin-left: default;
	margin-right: default;
	margin-bottom: 10px;
	}

td {
	/*font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;*/
	vertical-align:top;
}

.fe_title {
	/*font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;*/
	color:#ff6600;
	font-weight:bold;
}

.fe_toc {
background-image:url(pics/bg_left_top.png);
background-repeat:no-repeat;

}

.fe_content {

background-image:url(pics/title.png);
background-repeat:no-repeat;
}

.fe_annotation {
	font-size:10px;
}

.fe_toc_text {
	line-height:23px;
	font-size: 13px;
	font-weight:bold;
  color:#ffffff;
}

.fe_toc_menuactive {
	color:#000000;
}

.fe_toc_submenutext {
	line-height:15px;
	font-size: 12px;
	font-weight:normal;
  color:#ffffff;
}

.fe_toc_submenuactive {
	color:#000000;
	font-weight: normal;
}

.fe_content_text {
	line-height:23px;
	font-size: 13px;
}

.fe_datasheet_left {
}

.fe_datasheet_right {
  
  /*line-height: 15.8px;*/
}

.fe_datasheet_hr {
  background-color: #ff6600; 
  border: none; 
  color: #ff6600; 
  height: 1px; 
  margin-top: 1px;
  margin-bottom: 1px; 
  margin-left: 0px;
  margin-right: 0px;
line-height: 1px;
}

.fe_datasheet_hrdummy {
  background-color: #ff6600; 
  border: none; 
  color: #ff6600; 
  height: 1px; 
  margin-top: 1px;
  margin-bottom: 1px; 
  margin-left: 0px;
  margin-right: 0px;
  text-align:right;
  line-height: 1px;
}

.fe_datasheet_line {
  background-image:url(pics/ff6600.png);
  background-repeat:repeat-x;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 0px;
  margin-right: 0px;
  height: 1px !important;
  line-height: 1px;
  font-size: 1px;
  width: 310px;
}

.fe_datasheet_line0 {
  background-image:url(pics/spacer.gif);
  height: 1px !important;
  width: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 1px;
  font-size: 1px;
}

.content {
  margin-left:20px;
}

a:link, a:visited {
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active{
	color:#000;
	font-weight:bold;
}

#nav a:link, #nav a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover, #nav a:active{
	color:#000;
	font-weight:bold;
}

.fe_footer
{
	font-size: 11px;
	line-height: 20px;


}


