.c_frgSubMenu
{
	margin-top:18px;
	margin-bottom:2px;
}
.c_frgSubMenu a
{
	margin-top:27px;
	color:#cb090a;
	cursor: pointer;
}
.c_frgSubMenu td
{
	height:26px;
	vertical-align:middle;
	font-size:13px;
}
.c_frgSubMenu td div
{
	margin-top:0px;
	margin-bottom:3px;
	padding-bottom:1px;
	height:11px;
}
.c_frgSubMenu td.active
{
	color:#920619;
	font-weight:bold;
}
.c_frgSubMenu td.activeNewsItem a
{
	color:#920619;
}
.c_frgSubMenu td.lPlash
{
	background-image:url(/img/imLPlashSubMenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:3px;
}
.c_frgSubMenu td.rPlash
{
	background-image:url(/img/imRPlashSubMenu.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:3px
}
.c_frgSubMenu td.mainPart
{
	background-image:url(/img/bblSubMenu.gif);
	background-position:center;
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:10px;
}
