﻿
	.BlueLightBack {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	BACKGROUND: url(images/Flow/content_top.jpg) #fff repeat-x; 
	PADDING-TOP: 0px; 
	-moz-border-radius: 4px
	}
#NewsBBC {
border:solid 0px #919191;
background-image:url(images/headline_bg.gif);
padding:0 0 1px;
}
.tdNewsBack
{
	background-image:url(images/grey.gif);
}
.trHeader
{
background-color:#2E5D9D;
	background-image:url(images/BB2.gif);
	background-color:#0B2848;
	background-repeat:repeat-x;
	height:100%;}
	.TextSmall
	{
	    font-weight:normal;
	    }

/**********************  Green Box from animated template****************************/
.wr_green { width:100%;}
.wr_green .t { background:#DFE3CF url("images/m2-l-t1.gif") no-repeat left top;}
.wr_green .b { background:url("images/m2-r-t1.gif") no-repeat right top;}
.wr_green .l { background:url("images/m2-l-b1.gif") no-repeat left bottom;}
.wr_green .r { background:url("images/m2-r-b1.gif") no-repeat right bottom;}
.h{ background:url("images/h.gif") top right no-repeat; height:17px;}
.h img{ margin:0 0 0 25px;}
/**********************  White  Box from Commerce Project ****************************/
.coreboxbody {
  background-image: url("images/core_box_bg.gif");
  width: 140px;
  padding-left: 20px;
  padding-right: 20px;
}
.coreboxtop {
  background-image: url("images/core_box_top.gif");
  height: 22px;
  width: 180px;
}
.coreboxtopG {
  background-image: url("images/core_box_top.gif");
  height: 22px;
  width: 180px;
}
.coreboxbottom {
  width: 180px;
  background-image: url("images/core_box_bottom.gif");
  height: 22px;
}
.coreboxheader {
  width: 180px;
  background-image: url("images/core_box_bg.gif");
  /*padding-top: 5px;
  padding-bottom: 10px;*/
  font-weight:bold;
  font-size:18px;
  text-align: center;
}
.tenpixspacer {
  text-align:center;
}
.twentypixspacer {
  height: 20px;
}
/***************************************************************************/

.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	cursor: hand;
	font-size: 15px;
	color: #4F5050;
	padding-right: 15px;
	text-align:right;
}
.snav {
	background-image: url(images/snav.jpg);
	background-repeat: no-repeat;
	height: 19px;
	background-position: top;
	font-size: 14px;
	cursor: hand;
	padding-right: 30px;
	margin-right: 30px;
	text-align:right;
}
.nav_on {
	background-image: url(images/nav_bg_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	cursor: hand;
	font-size: 14px;
	color: #4F5050;
	margin-right: 15px;
	padding-right: 15px;
	text-align:right;
}
.snav_on {
	background-image: url(images/snav_on.jpg);
	background-repeat: no-repeat;
	height: 19px;
	background-position: top;
	font-size: 14px;
	cursor: hand;
	margin-right: 30px;
	padding-right: 30px;
	text-align:right;
}
/********************************BaraKom**************************************************/
.dataentryformDdllist
{
    width:135px;
    color:Black;
    background-color:bisque;
    text-align:center;
    font-size:12px;
 }
 .dataentryformHTMLDdllist
{
    width:135px;
    color:Black;
    background-color:bisque;
    text-align:center;
    font-size:14px;
 }
 .highlightSearch
 {
    background-color:lightBlue;
 }