body
{ 
	font: 10px verdana;
	color: #333;
	background: #C3BFBE url('images/GradientBG.gif') repeat-x;
}

a, a:visited
{ 
	color: #333;
	text-decoration: none;
}

td a:hover
{
  text-decoration: underline;
}

td
{
	font: 10px verdana;
	color: #333;
  background-color: #ffffff;
}

td.topmenu
{
  font-size: 12px;
  vertical-align: bottom;
  padding-bottom: 7px;
}

td.menu
{
  background: #000 url('images/MenuBG.gif') repeat-x;
  height: 35px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding-left: 40px;
}

td.menu a
{
  color: #fff;
}

td.menu a:hover
{
  color: Red;
}

td.productfeatures
{
  padding: 5px 5px 15px 0px;
  vertical-align: top;
  width:25%;
  height: 150px;
}

ul
{
  list-style-image: url('images/bullet.gif');
}

td.footer
{
  border: solid 1px #dddddd;
  height: 30px;
  text-align: right;
  padding-right: 20px;
}

td.secondaryleftcolumn
{
  padding-top: 5px;
  width: 175px;
  vertical-align: top;
}

td.secondarymaincolumn
{
  padding-top: 5px;
  padding-right: 5px;
  width: 630px;
  vertical-align: top;
}

td.secondaryleftcolumn div.secondarysidemenu
{
  height:30px;
  padding: 5px 0px 0px 10px;
  font-weight: bold;
  font-size: 12px;
}

div.faqquestion
{
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
}

div.faqanswer
{
  font-size:10px;
  color: #555;
}
