body
{
  margin: 0;
  padding: 0;
}


img
{
  border: none;
}

img.spotlight
{
  border: 3px solid #fe3200;
}

a.non_border, a.non_border:hover, a.non_border:active, a.non_border:visited
{
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;

}

#categories_table, #navigation
{
  padding-left: 10px;
  padding-right: 10px;
}

#categories_table a,#categories_table a:visited, #categories_table a:hover, #categories_table a:active,
#navigation a, #navigation a:visited, #navigation a:hover, #navigation a:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: -0.5px;
}

#categories_table a,#categories_table a:visited, #categories_table a:hover, #categories_table a:active
{
  color: #fff;
}

table.button_table
{
   margin-top: 10px;
}

td.show_description
{
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
}


table.item_navigation_table
{
  padding-top: 10px;
}

table.navigation_category_ a, table.navigation_category_ a:visited, table.navigation_category_ a:hover, table.navigation_category_ a:active
{
  color: #fff;
}
