.product-bg {
	background-image:url(../images/product-bg.jpg);
	background-repeat:repeat-x;
	}
    
.border-grey-2 {
	border:#cecece 1px solid;
	}
.border-grey-top {
	border-top:#cecece 1px solid;
	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
	}
.border-grey-bottom {
	border-bottom:#cecece 1px solid;
	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
	}

.gray-buttonheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
.gray-buttonheading:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
.gray-buttonheading:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
.gray-buttonheading:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
.gray-buttonheading:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
.newbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}
.normalbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}	

.calcbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
.button {

	font-family:tahoma,arial;
	font-size:10px;
	color:#000000;
	background-color:#d4d0c8;
	border:#999999 1px solid;
	font-weight:normal;
	}
.button-2 {
	
	font-family:tahoma,arial;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border:#d2d2d2 1px solid;
	font-weight:normal;
	}
.button-3 {
	
	font-size:12px;
	font-weight:bold;
	color:#666666;
	background-color:#ffffff;
	border:#d2d2d2 1px solid;
	font-weight:normal;
}
.horizontaldot
{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 20px;
}
.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	}
.chartbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	}
.subtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
.morelink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.morelink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.morelink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
.morelink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}.morelinkbold:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.morelinkbold:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.morelinkbold:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.morelinkbold:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}