.blacktxt {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height: normal;
	word-spacing: 1px;
}
.blacktxtnorm {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height: normal;
	word-spacing: 1px;
}
.bulckeck {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height: normal;
	word-spacing: 1px;
}
.grey  {
	background-color: #ffffee;
	border-color: #ffffee;
	border-left-width: 1px;
	border-style : none;
}
li{
	list-style-image : url(images/list_bullet.gif);
	line-height:16px;
}


/* red table start *****/
.redborder {
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #9a0000;
}
.redborder td {
	font-family:Tahoma;
	font-size:12px;
	border:1px medium #fff;
	text-align:center;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}
.redborder a {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#9a0000;
	text-decoration:underline;
}
.redborder a:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.tablehead {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#9a0000;
	text-align:center;
	vertical-align:middle;
	height:25px;
}
.updatedark {
	background-color:#FFCC99;
}
/* red table END *****/

/*************************************/

/* blue table start *****/
.blueborder {
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #00517c;
}
.blueborder td {
	font-family:Tahoma;
	font-size:12px;
	border:1px medium #fff;
	text-align:center;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}
.blueborder a {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#00517c;
	text-decoration:underline;
}
.blueborder a:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.tableheadblue {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#00517c;
	text-align:center;
	vertical-align:middle;
	height:25px;
}
.updatedarkblue {
	background-color:#FFCC99;
}
/* blue table END *****/
