/* -------------------------------------------------------
 *  
 * ------------------------------------------------------- */

.mc_odd_row
{
	font-weight: bold;
	background-color: #FFFFCC;  /* Light Yellow */
}

.mc_even_row
{
	font-weight: bold;
  background-color: #FFFFFF;  /* White */
}

.mc_goto
{
	font-weight: bold;
  background-color: #BBFFBB;  /* Light Green */
}

/* -------------------------------------------------------
 *  
 * ------------------------------------------------------- */

.mc_main_category_name
{
  font-size: 30;
	color: Black;
	font-weight: bold;
}

.mc_main_category_description
{
}

.mc_subcategory_outline
{
	background-color: #CC0033;  /* Burgundy */
}

.mc_subcategory_bullet
{
	vertical-align: top;
	margin-top: 12pt;
}

.mc_book_heading
{
  font-size: 12pt;
  font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

.mc_book_description
{
	margin-top: 0pt;
	margin-bottom: 6pt;
}

.mc_book_free
{
  color: #CC0033;  /* Burgundy */
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom:3pt;
}

.mc_book_callus
{
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom:3pt;
}

.mc_table_main
{
}

.mc_table_main_category
{
}

.mc_table_main_books
{
  background-color: #CC0033;  /* Burgundy */
  cellspacing: 5;
  border: 1;
}

LI
{
  margin-top: 3pt;
	margin-bottom: 3pt;
}


.toc_name
{
  font-size: 14pt;
	text-weight: bold;
  margin-top: 12pt;
	margin-bottom: 3pt;
}
