h2 {
	color: #c60c30; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold; margin-bottom: 6px; margin-top: 0px;
	}


.productheader {
	background-color: #f0f0f0;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	color: #3a5256;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	background-image: url((/generalsite/images/product_header_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #cccccc;
	}

.generalborder
{
    
    margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    border-collapse: collapse;
    empty-cells: show;
}


table.general
{
	border: 1px solid #cdcdcd;
    margin: 2px 1px 4px 0px;
    border-collapse: collapse;
    empty-cells: show;
}



table.general td
{
    border: none;
    padding: 3px 5px 1px 5px;
    font: normal normal normal 12px Arial,Helvetica, Tahoma, Sans-serif;
    vertical-align: top;
    color: #333333;
}

table.general th a:hover,
table.general th a:link,
table.general th a:visited
{
    font: normal normal bold 12px Arial,Helvetica, Tahoma, Sans-serif;
}

table.noborder
{
	margin: 2px 1px 4px 0px;
    border-collapse: collapse;
    empty-cells: show;
}



table.noborder td
{
    border: none;
    padding: 3px 5px 3px 5px;
    font: normal normal normal 12px Arial,Helvetica, Tahoma, Sans-serif;
    vertical-align: top;
    color: #333333;
}

table.noborder th a:hover,
table.noborder th a:link,
table.noborder th a:visited
{
    font: normal normal bold 12px Arial,Helvetica, Tahoma, Sans-serif;
}


table.fig td, table.fig a:link, table.fig a:visited {
border: none;
text-align: center;
font-size: 18px;
color: #6e6e6e;
font-weight: normal;
text-decoration: none;
}
table.fig a:hover {
color: #c60c30;
}

.buttoncolor
{
  height: 20px;
  padding-left: 4px;
  padding-right: 4px;
  color: #353535; 
  font: normal normal bold 12px Arial,Helvetica, Tahoma, Sans-serif;
  background: url('/generalsite/images/buttoncolor1.gif') repeat-x ;
  border: 1px solid #9e9e9e;
 
 
}

.inputbox
{
    border:  1px solid #878787;
    background-color: #ffffff;
}

tr.even
{
    background:#f6f6f8 ;
}

tr.odd
{
    background:#fff;
}

