.hand {
	cursor: pointer;
}
.notification-border-n {
	border: 1px solid #3c74ba;
	background-color: #f3f8fc;
	width:99%;
	color: #2b2b2b;
}

.notification-border-nrd {
	border: 1px solid #3c74ba;
	background-color: #f3f8fc;
	width:50%;
	color: #2b2b2b;
	align: center;
}

.notification-th-n {
	background: #578bca url('images/notification_th_n.gif') repeat-x;
	height: 19px;
}
.notification-title-n { /* Notification message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.notification-body {
	padding: 6px 10px;
	text-align: justify;
	align: center;
	text-align: center;
	font: 12px tahoma, verdana, arial, sans-serif;
}
.notification-body2 {
	padding: 6px 10px;
	text-align: justify;
	align: center;
	text-align: center;
	font: 12px tahoma, verdana, arial, sans-serif;
}
notification-bodyed2 {
	padding: 6px 10px;
	text-align: justify;
	align: center;
	text-align: center;
	font: 12px tahoma, verdana, arial, sans-serif;
}
.notification-border-e {
	border: 1px solid #b71408;
	background-color: #fcf3f3;
	color: #2b2b2b;
	width:99%;
}
.notification-th-e {
	background: #de3e37 url('images/notification_th_e.gif') repeat-x;
	height: 19px;
}
.notification-title-e { /* Error message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;

}

.notification-bodye {
	padding: 6px 10px;
	text-align: justify;
	align: center;
	text-align: center;
	font: 12px tahoma, verdana, arial, sans-serif;
}
.notification-border-ee {
	border: 1px solid #610B0B;
	background-color: #FF0000;
	color: #2b2b2b;
	width:99%;
}
.notification-th-ee {
	background: #de3e37 url('images/notification_th_e.gif') repeat-x;
	height: 19px;
}
.notification-title-ee { /* Error message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;

}

.notification-bodyed {
	padding: 6px 10px;
	text-align: justify;
	align: center;
	text-align: center;
	font:  12px tahoma, verdana, arial, sans-serif;
}
.notification-border-ed {
	border: 1px solid #3DBA44;
	background-color:#F6FDF5;
	color: #2b2b2b;
	width:99%;
}
.notification-th-ed {
//	background: #de3e37 url('images/notification_th_e.gif') repeat-x;
	background: #39DF53;
	height: 19px;
}
.notification-title-ed { /* Error message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;

}
