.titr { font-family: Tahoma; font-size: 12px; color: black; font-weight: bold; BACKGROUND-COLOR:#9FE595; }

.p2 { font-family: Tahoma; font-size: 12px; color: black;}

.dofunction{ font-family: Tahoma; font-size: 10px; color: red;font-weight: bold;  }

.msg{ font-family: Tahoma; font-size: 13px; color: black; }

.background{background-color:#F8FFE8;}

.link{ font-family: Tahoma; font-size: 12px; }

.link1 {color: #006666; }

.link2{ color: red;  background-color: #DEFFBE; }

.ewTableRow {
	font-family: Tahoma; font-size: 12px; color: black; 
	background-color:white /* alt row color 1 */
}

.ewTableAltRow {
	font-family: Tahoma; font-size: 12px; color: black; 
	background-color:#E8FFC9 /* alt row color 2 */	
}

.ewTableHighlightRow {
	font-family: Tahoma; font-size: 12px; color: black; background-color: #DEFFBE; /* highlight color */
}
.button{
	font-family: Tahoma; font-size: 10px;
	padding: 1px;
	CURSOR: hand;
	WIDTH: auto;
}

.table{
font-family: Tahoma; 
font-size:12px; 
color:#333399;
}