.c_frgSubMenuNews
{
	margin-top:18px;
	margin-bottom:2px;
	margin-left: 62px;
}
.c_frgSubMenuNews a
{
	margin-top:27px;
	color:#cb090a;
}
.c_frgSubMenuNews  td a:hover
{
	color: #920619;
	background-color: #ffffff;
	cursor: pointer;
}
.c_frgSubMenuNews td
{
	height:26px;
	vertical-align:middle;
	font-size:13px;
	
}
.c_frgSubMenuNews td div
{
	margin-top:0px;
	margin-bottom:3px;
	padding-bottom:1px;
	height:11px;
	padding-left: 10px;
}
.c_frgSubMenuNews td.active
{
	color:#920619;
	font-weight:bold;
}
.c_frgSubMenuNews td.activeNewsItem a
{
	color:#920619;
}

.c_frgSubMenuNews td.lPlash
{
	background-image:url(/img/imLPlashSubMenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:3px;
}
.c_frgSubMenuNews td.rPlash
{
	background-image:url(/img/imRPlashSubMenu.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:3px
}
.c_frgSubMenuNews td.mainPart
{
	background-image:url(/img/bblSubMenu.gif);
	background-position:center;
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:10px;
}
