.tabSelLeft {
	background:url(../customimages/tab_sel_lefttaper.gif) top right no-repeat;
	width:7px;
	height:20px;
}
.tabSelCenter{
	background:url(../customimages/tab_sel_bg.gif) repeat-x top right;
	
}
.tabSelRight {
	background:url(../customimages/tab_sel_righttaper.gif) top right no-repeat;
	width:7px;
	height:20px;
}
.tabunSelLeft {
	background:url(../customimages/tab_unsel_lefttaper.gif) top right no-repeat;
	width:7px;
	height:20px;
}
.tabunSelCenter{
	background:url(../customimages/tab_unsel_bg.gif) top right repeat-x;
	
}
.tabunSelRight {
	background:url(../customimages/tab_unsel_righttaper.gif) top right no-repeat;
	width:7px;
	height:20px;
}
.header{
	background:url(../customimages/topheader.gif) top right no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
	}
.tab_base{
	background:url(../customimages/tab_bluebase.gif);
}

.celllink a, .celllink a:hover {

	width: 100%;
	display: block;
	padding-left:4px;
	padding-right:4px;
	white-space:nowrap;
}


.DashboardTableColor{
background:#3466a9;
}

.listViewTableHeader{
background: url(../customimages/tableheaderr.gif)  no-repeat right top #3466A9;
}


