a {
  color: white;
  text-decoration: none;
}
a:link {
  color: white;
}
a:visited {
  color: yellow;
}
a:hover {
  color: silver;
}
a.blinks {
  color: black;
  text-decoration: underline;
}
a.blinks:link {
  color: black;
}
a.blinks:visited {
  color: black;
}
a.blinks:hover {
  color: blue;
}
a.flinks {
  color: black;
  text-decoration: underline;
  font-size: x-small;
}
a.flinks:link {
  color: black;
}
a.flinks:visited {
  color: blue;
}
a.flinks:hover {
  color: #006400;     /* color Darkgreen */
}
a.TopOfPagelinks {
  color: black;
  text-decoration: underline;
}
a.TopOfPagelinks:link {
  color: black;
}
a.TopOfPagelinks:visited {
  color: black;
}
a.TopOfPagelinks:hover {
  color: blue;
}p.sectionheader {
  background:#B22222;        /* color firebrick */
  text-decoration: none;
  font-weight: bold;
  color:white;
  font-size:large
}
p.gototop {
  color: black;
  font-size: x-small;
  text-align: right;
}
p.smallcenter {
  color: black;
  text-decoration: none;
  font-size: x-small;
  text-align: center;
}
span.smalltext {
  color: black;
  text-decoration: none;
  font-size: x-small;
  text-align: left;
}
span.asterisk {
  color: red;
}
span.Caption {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: medium;
}
td.SpecificationsTitle {
  color: black;
  background-color: #87CEEB; /* color skyblue */
}
td.SpecificationsBody {
  color: black;
  background-color: #FAF0E6; /* color Linen */
}
td.product_title {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-family: arial;
}
span.Disto {
  font-family: arial;
}
span.JMA {
  color: red;
  font-style: italic;
  font-weight: bold;
  font-family: arial;
}
table.navbar {
  border-style: none;
  border-width: thick;
}
td.navbarcol {
  border-style: none;
}
td.menu {
  background: #FAF0E6 none repeat scroll 0%;  /* color Linen */
  white-space: nowrap;
}
table.menu {
  background: #FAF0E6 none repeat scroll 0%;  /* color Linen */
  font-size: 100%;
  position: absolute;
  visibility: hidden;
}
td.leftmenu {
  background: #FAF0E6 none repeat scroll 0%;  /* color Linen */
  white-space: nowrap;
  padding-left: 10px;
}
table.leftmenu {
  background: #FAF0E6 none repeat scroll 0%;   /* color Linen */
  font-size: 100%;
  position: absolute;
  visibility: hidden;
}
span.breadcrumbs {
  color: white;
  font-family: arial,helvetica;
}
a.breadcrumbs {
  color: white;
  text-decoration: none;
  font-family: arial,helvetica;
}
a.breadcrumbs:link {
  color: white;
}
a.breadcrumbs:visited {
  color: yellow;
}
a.breadcrumbs:hover {
  color: silver;
}
table.Freesoftware {
  background: white none repeat scroll 0%;
  font-size: 100%;
  position: relative;
}
body {
  margin: 9px 9px 0;
  padding: 0;
  background: #ffffff none repeat scroll 0%;
}
#level0 {
  background: #bf0000 none repeat scroll 0%;    /* color firebrick */
}
#level1 {
  background: #ffffff none repeat scroll 0%;
  margin-left: 220px;
  padding-left: 9px;
}
#level2 {
  position: relative;
}
#level3 {
  background: #ffffff none repeat scroll 0%;
  margin-right: 200px;
  padding-right: 9px;
}
#main {
}
#topBar {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#contactphone {
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
#pagetitle {
  background: white none repeat scroll 0%;
  width: 100%;
}
#pagetitle h1, h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
#navbardiv {
   z-index: 600;
}
#crumb {
  background: white none repeat scroll 0%;
  padding-bottom: 3px;
  margin-left:auto;
  margin-right:auto;
  clear:left;
  background-color:#bf0000;
  width:100%
}
#nav{ 
clear:left;
}
#lftBar {
  position: absolute;
  width: 200px;
  left: 9px;
}
#rgtBar {
  position: absolute;
  width: 200px;
  top: 0;
  right: 0;
}
#topic1 {
overflow:hidden;
}
#topic2text {
}
#footer {
  background: white none repeat scroll 0%;
  clear:left;
}
