

h1
{
	 display:inline;
	 font-size: 16px;
	 font-family: Arial;
	 page-break-after: avoid;
}

#MainTable td.headerTop
{
	background-color: #D2D2D2;
	height: 25px;
}

#MainTable td.headerBottom
{
	background-color: #D2D2D2;
	height: 10px;
}

#MainTable td.footerTop
{
	background-color: #D2D2D2;
	height: 10px;
}

#MainTable td.footerBottom
{
	background-color: #D2D2D2;
	height: 30px;
	border-left: solid 1px #D2D2D2;
}

#HeaderTable td
{
	border-bottom: solid 1px #D2D2D2;
	border-left: solid 1px #D2D2D2;
}

#HeaderTable td.RightCell
{
	border-right: solid 1px #D2D2D2;
}

#HeaderTable td.NoLeftBorder
{
	border-left: none;
}
#HeaderTable td a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.redLink
{
	color: #CF1E26 !important;
	font: bold 12px Arial;
	line-height: 25px;
	text-decoration: none !important;
	margin: 0000px;
	cursor: pointer;
}

.mainContent
{
	border-right: solid 1px #D2D2D2;
	border-left: solid 1px #D2D2D2;
	border-bottom: solid 1px #D2D2D2;
}
  
#tbSubCategories a{font-family: Arial; color:#3575FF; font-size:18px; text-decoration:none;}
#tbSubCategories a:hover{color:#174568;}
#tbSubCategories span{font-family: Arial; color:#CEC3A5; font-size:18px;}
#tbSubCategories selectedClass{font-family: Arial; color:#174568; font-weight:bold;}
