body {
	background-color: #000000;
}

td {
	FONT-SIZE: 10px; FONT-FAMILY: arial, helvetica, sans-serif;
}


a:link {
	color: #000000;
}

a:visited {
	color: #333333;
}

.style1 {
	color: #999999;
}

.title {
	FONT-SIZE: 14px;
	color: #000000;
	/*font-weight: bold;*/
}



.currentPageNo {
	font-weight: 900;
	color: #990000;
	text-decoration: none;
/*	background-color: #cccccc;*/
	padding: 2px;
}

.PageNo {
/*	font-weight: bold;
	color: #000066;*/
}




.error {
/*	font-size:11px;*/
	color: #990000;
}

#delete {
	font-size:11px;
	color: #990000;
	font-weight: 900;
	text-decoration: none;
}
