/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyColor {
	background-color:#FFFFFF;
	}
.headerBg {
	background-image:url(../images/blood_bank_online_head.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:93px;
	}
.contBold {
	line-height:18px;
	font-weight:bolder;
	}
.colorRed {
	color:#8D0006;
	font-weight:bolder;
	}
.height {
	font-size:3px;
	color:#FFFFFF;
	}
.bodyBrd {
	border-left: #817B7B 1px dotted;
	border-right: #817B7B 1px dotted;
	}
#menu {
	margin:0px;
	}
#menu ul,li {
	list-style:none;
	margin-left:2px;
	margin:0px;
	padding:0px;
	}
#menu a {
	margin:0px;
	background-image:url(../images/blood_bank_online_bullet.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	line-height:14px;
	padding-left:19px;
	color:#383838;
	font-size:11px;
	text-decoration:none;
	}
#menu a:hover {
	color:#8D0006;
	font-weight:bolder;
	}
.subHead {
	background-color:#FAE6D4;
	line-height:18px;
	color:#8D0006;
	font-weight:800;
	padding-left:5px;
	}
.txt {
	line-height:19px;
	text-align:justify;
	}
.txtRed {
	color:#8D0006;
	}
.txtBox {
	background-color:#FCFAF9;
	border:#FFC084 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.btn{
	background-color:#8D0006;
	border:#8D0006 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
	}
.line {
	border-top:#FAE6D4 2px solid;
	}
.lineheight {
	line-height:19px;
	}
.horLine {
	border-left:1px dotted #817B7B;
	}
.txtGray
{
	color:Green;
}

.list  {
list-style-type:square;
line-height:18px;
}
.divScroll {
	background: #EDFBFE;
	background-color: transparent;
	border:0px solid #D3E3F0;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #006699; 
	scrollbar-highlight-color: #006699; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	padding: 2px;
	z-index:1;
	overflow:auto;
	color: #030395;
	width:600px;
	
	}
	
	.dtp
{
	border: #ADADAD 0px solid;
	background-image:url(../images/dtp.gif);
	height:16px;
	width:16px;
	cursor:pointer;
}
/*-------grid style --------------*/	
 .gridheading th{
	
	color:#333333;
	background-color:#EEF6F9;
	font-weight:bold;
	text-decoration:none;
	border:#C0C0C0 0px solid;
	background-image:url(../images/strip_blue.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height:14px;
	 border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	}
.gridBg td {
	background-color:White;
	color:#000000;
	/*border:#C0C0C0 0px solid;*/
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	
	}
.gridBgAlter td {
	
	background-color:#FAE6D4;
	color:#333333;
	/*border:#C0C0C0 0px solid;*/
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	}
.gridBgActive td {
	background-color:#FFFFFF;
	cursor:pointer;
	border:#C0C0C0 1px solid;
	border:#C0C0C0 1px solid;
	border-left:#FFFFFF 1px solid;
	border-right:#A8A7A3 1px solid;
	}
	.gridWidth {
	
	width:350px;	
	}
	.gridLink
	{
		text-decoration:none;
		width:150px;
	}
	
	.gridLink
	{
		text-decoration:none;
		width:150px;
	}
	.gridLink1
	{
		text-decoration:none;
		width:50px;
	}