
.TBtitle {
	background-color : #666633;
	font-size : 70%;
}

.borang {
	border: 1px #7EA3BA;
	border-style: solid;
	background-color: #D1E0ED;
}


.listheader {
	border: 1px;
	border-style: solid;
	background-color: #B5D0E1;
	font: bold 80% Times New Roman;
	color: #103E8F;
}


.listdata {
	border : 1px;
	border-style : solid;
	background-color : #E2EEF6;
	font: 80% Times New Roman;
	color :#103E8F;
}

.listdatablack {
	border: 1px;
	border-style: solid;
	background-color: #C0C0C0;
	font: 80% Times New Roman;
	color: #103E8F;
}

.listdata2 {
	border: 1px;
	border-style: solid;
	background-color: #CFDFFA;
	font: 80% Times New Roman;
	color: #103E8F;
}

.commentheader {
	border : 1px;
	border-style : solid;
	background-color : #E86850;
	color: White;
	font: 90%;
	font-family: "Lucida Sans";

}


.commentdata {
	border : 1px;
	border-style : solid;
	background-color : #E5E4D7;
	font: 90%;
	font-family: "Lucida Sans";
}

.actheader{
	border: 1px;
	border-style: solid;
	font: 60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #A9A9A9;
	color: Black;
}

.actlist{
	border: 1px;
	border-style: solid;
	background-color: #B5D0E1;
	font:  60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.msgheader{
	border : 1px;
	border-style : solid;
	background-color : #D1E0ED;
	font: bold;
}

.msglist{
	border: 1px;
	border-style: solid;
	background-color: White;
}

.task_frame{
	border : 1;
	border-style : solid;
	border-color : #D1E0ED;
	
}
.task_header {
	background-image: url(../images/sub_blue.jpg);
	height: 22px;
	color: White;
}

.task_list {
	background-color :#D1E0ED;
	color :#103E8F;
}

.listtitle {
	background-image: url(../images/sub_blue.jpg);
	height: 22px;
	font: bolder;
	color: White;
}

	
}.infoheader {

	background-color: #B5D0E1;
	/*font: bold 80% Times New Roman;
	color: #103E8F;*/
}


.infodata {

	background-color : #E2EEF6;
	/*font: 80% Times New Roman;
	color :#103E8F;*/
}
