#ProductName
{
	font-family:Lucida Sans;
	font-size:35;
	font-weight:bold;
	color:#476AB8;
}
#ProductShortDescription
{
	font-family:Lucida Bright;
	font-size:25;
	font-weight:bold;
	color:#476AB8;
	font-style:italic;
}
#ProductDescription
{
	font-family:Verdana;
	font-size:13;
	font-weight:500;
	color:#476AB8;
	text-align:justify;
}
#ProductProperty
{
	font-family:Lucida Bright ;
	font-size:15;
	font-weight:bold;
	color:#476AB8;
	text-align:justify;
}

UL LI	
{
	list-style-position:outside;
	list-style-type:	square ;
	list-style-image:url(images/Bullet.gif);
	font-family:Verdana;
	font-size:13;
	color:#476AB8;
	line-height:normal;

}

#Products
{
	border-width:1;
	border-color:#F97400;
	border-style:double;
}

#Product
{
	font:caption;
	font-family:Arial Tahoma Courier New;
	font-size:15;
}
.Style_TD_LeftMargSolution
{
	width:40;		
}

.Style_TD_LeftImgSolution
{
	BACKGROUND-REPEAT: no-repeat;		
	width:31;	
}
.Style_TD_RightImgSolution
{
	BACKGROUND-REPEAT: no-repeat;		
	width:31;	
}
.Style_TR_SolutionText
{
	height:10;
	font:caption;
	font-family:Tahoma;
	font-size:15;
	color:White;
}

.Style_TR_SolutionSpace
{
	height:20;
}

.Style_TD_SolutionText
{
	text-align :center;
	background-image:url(images/table-background.gif);
	height:30;
}
.Style_TD_HTop
{
	background-image:url(images/HRadTop.gif);
	height:25;
}

.Style_TD_HBot
{
	text-align :center;
	background-image:url(images/HRadBot.gif);
	height:25;
}