body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	background-position:center;
}
.com-txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.product td
{
	border-bottom:#CCCCCC 1px dashed;
}

#current
{
	text-decoration:underline;
	color:#e86800;
}
#pad-LR
{
	padding-left:15px;
	padding-right:15px;
}
.heading
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#e86800;
	}
a:hover
{
	text-decoration:underline;
	color:#e86800;
}
a
{
	text-decoration:none;
	color:#333333;
}
.orange
{
	color:#e86800;
}