.txt_table_top {
	background-image:url('/i/spec-header.jpg');
	background-repeat:no-repeat;
  font-weight:bold;
  color:#000000;
  font-size:14px;
  line-height:14px;
  height:50px;
  text-align:center;
}
.txt_table_top td {
  vertical-align:middle;
}
.txt_table_top sup {
  font-size:10px;
}
.txt_table{
	font-family:Arial, Verdana, Helvetica;;
  font-weight: normal;
	color: #000000;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
  line-height: 130%;
}

/* For the RL2000 specs */
.txt_table_rl2000{
	font-family:Arial, Verdana, Helvetica;;
  font-weight: normal;
	color: #000000;
	border-left: 1px #B8C8C5 solid;
  line-height: 130%;
}

.txt_table_bold{
  text-align:left;
  padding:5px;
	color: #000000;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_end_td{
  font-weight: normal;
	color: #000000;
	border-right: 1px #B8C8C5 solid;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_end_row{
  font-weight: normal;
	color: #000000;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
	border-bottom: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_bold_end_row{
	color: #000000;
  padding:5px;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
	border-bottom: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_end_td_end_row{
  font-weight: normal;
	color: #000000;
	border-right: 1px #B8C8C5 solid;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
	border-bottom: 1px #B8C8C5 solid;
  line-height: 130%;
}
.stronga {
  color:#000;
  text-decoration:none;
}


/* For the top of the side (second level and down) menu */
#top_side_menu {
	background-image:url(/i/side_menu_header.gif);
	background-repeat:no-repeat;
	height:30px;
}
#top_side_menu h1 {
	margin:10px 0 10px 12px;
	font-size:180px;
	color:#3399ff;
}