@charset "utf-8";
/* CSS Document */

.AuthName {
	font-weight: bold;
}

.BoldSidebarname {
	font-weight: bold;
}

.CompanyNameBold {
	color: #990000;
	font-weight: bold;
}

.PersonName {
	font-weight: bold;
}

.PersonNameSignoff {
	font-weight: bold;
}

.ProductName {
	color: #3399FF;
	font-weight: bold;
}

.ProductPublisher {
	font-weight: bold;
}

.ProductCreator  {
	font-weight: bold;
}

.ProductCategory {
	font-weight: bold;
}

.ISBN {
	font-weight: bold;
}

.BottomLine {
	font-weight: bold;
	text-transform:capitalize;
	color: #3399FF;
}

.Verdict {
	color: #FF3300;
	font-weight: bold;
}

.Starred {
	color: #FF3300;

}

.Colornewsbriefname {
	font-weight: bold;
}

.BemboItalic {
	font-style:italic;
}

.TGbol2Italic {
	font-style:italic;
}

.BemboBold {
	font-weight:bold;
}

.BemboBoldItalic {
	font-style:italic;
	font-weight:bold;
}

.TGmediumItalic {
	font-style:italic;
}

.TGBold2 {
	font-weight:bold;
}

.TGbold2Italic {
	font-style:italic;
	font-weight:bold;
}

.TGboldItalic {
	font-style:italic;
	font-weight:bold;
}

.TGimediumItalic {
	font-style:italic;
}

.Colornewsbriefname {
	font-weight: bold;
	color:#F00
}


