.node { color: black;
		font-family : "Helvetica", "Arial", "MS Sans Serif", sans-serif;
		font-size : 9pt;}
.node A:link { color: black; text-decoration: none; }
.node A:visited { color: black; text-decoration: none; }
.node A:active { color: black; text-decoration: none; }
.node A:hover { color: black; text-decoration: underline; }

.product { color: black;
		font-family : "Verdana", "Arial", "MS Sans Serif", sans-serif;
		font-size : 10pt;}

.product A:link { color: #21204A; text-decoration: underline; }
.product A:active { color: #21204A ; text-decoration: underline; }
.product A:hover { color: #990000; text-decoration: underline; }


td { color: black;
		font-family : "Helvetica", "Arial", "MS Sans Serif", sans-serif;
		font-size : 10pt;}

.ProductName { color: black;
		font-family : "Arial", "Helvetica", "MS Sans Serif", sans-serif;
		font-size : 11pt;
		font-weight: bold;}

.Slogan { color: #666666;
		font-family : "Helvetica", "Arial", "MS Sans Serif", sans-serif;
		font-size : 16pt;
		font-weight: bold;}

.ShortDesc { color: #1F1F1F;
		font-family : "Arial", "Helvetica", "MS Sans Serif", sans-serif;
		font-size : 8pt;
		font-weight: bold;}

.Remarks { color: #A52021;
		font-family : "Arial", "Helvetica", "MS Sans Serif", sans-serif;
		font-size : 8pt;
		font-weight: bold;
		height:50px;}

.Breadcrumbs { color: #666666;
		font-family : "Arial", "Helvetica", "MS Sans Serif", sans-serif;
		font-size : 9pt;}
		
.SearchResults { font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 24px;}
        
.RedBoldFont
{
	font-family: "Verdana, Arial, Sans-Serif, Monospace, Geneva, Helvetica, Lucida Sans Unicode" ;
	font-size: 16px;
	color: #A51F20;
	font-weight : bold 
}		
.SmallBoldFont	
{
	font-family: "Verdana, Arial, Sans-Serif, Monospace, Geneva, Helvetica, Lucida Sans Unicode" ;
	font-weight : bold;
	font-size: 11px
}
/*BackGround Colors*/
.BlackBorder
{
	background-color : #000000;
}
.GrayBorder
{
	background-color : #999999;
}
.BlackBkg
{
	background-color : #000000;
}
.WhiteBkg
{
	background-color : #ffffff;
}
body 
{
	font-family: Verdana, Arial, Sans-Serif, Monospace, Geneva, Helvetica, Lucida Sans Unicode ;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	font-size : 10px;
}
.style1 
{	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
