

	body { 
	background-image: url(images/bgnd.gif); 
	background-repeat: repeat-x,y; 
	color:#fff; 
	text-align: center;
	}
	
	td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
	}
	
	a:hover {
	color: #e38600; 
	text-decoration: underline;
	}
	
	a {
	text-decoration: underline;
	color: #02A1CC;
	}
	
	a.1 {
	text-decoration: underline;
	color: #767676;
	}
	
	.grn	{color: #058c81;}
	
	.grn_bold	{
	color: #058c81;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
	.org_bold	{
	color: #c17f00;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

	.org_bold2 {
	color: #c15600;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
	.org	{color: #c17f00;}
	
	.org_large	{
	color: #c17f00;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
	.grn_large	{
	color: #058c81;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
	.line {
	float: center;
	text-align: right;
	font-famiy: arial, sans-serif;
	font-size: 6px;
	color: #c8c8c8;
	text-decoration: none;
	}
	
	.line_sm {
	float: center;
	text-align: right;
	font-famiy: arial, sans-serif;
	font-size: 6px;
	color: #bababa;
	text-decoration: none;
	}
	
	.product {
	text-align: left;
	font-famiy: verdana, tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ff571a;
	text-decoration: none;
	}

	.product2 {
	text-align: left;
	font-famiy: verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff571a;
	text-decoration: none;
	}
	
	.small {
	text-align: left;
	font-famiy: arial;
	font-size: 8px;
	color: #727272;
	text-decoration: none;
	}
	
	#sm_div{
	align:center;
	text-align: center;
	font-famiy: arial, sans-serif;
	font-size: 6px;
	color: #bababa;
	text-decoration: none;
	padding:16px;
	}
