﻿/* Create by Bimal 02-04-2008 and name css file is RegUtilCon.css */

 
.Reg_UtilCon_Table_Normal
{
	border:0;
	padding:0;
	background-color:White;
	color:Black;
}
.Reg_UtilCon_ListNoBackColor
{
	font-family: "Trebuchet MS", Arial; 
	font-size: 10pt; 
	color: #4F6475; 
	height:20px;
	padding-left: 3px;
	
}
.Reg_UtilCon_FstLevelHeader
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: white;
	background-color:#AFCDCF;
	height:35px;
	white-space:normal;
	text-decoration:none;
	text-align:center;
}

.Reg_UtilCon_ListBackColorAlt
{
	background-color:#CADEDF;
}
.Reg_UtilCon_ListBackColor
{
	background-color:#DFEBEC;
}



