body {
	font: normal 10px arial, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	}
td {
	font-size:80%;
}
	
input {
	
}
.tableBorder {
	border-top: 1px solid #4986B2;
	border-right: 1px solid #4986B2;
	border-bottom: 1px solid #4986B2;
	border-left: 1px solid #4986B2;

}
.title
{
	font-size:larger;
	font-weight:bold;
	}
	/*cursor: pointer; cursor: hand; is a hack for firefox*/
.scroll { OVERFLOW: auto; WIDTH: 200px; HEIGHT: 100px; word-wrap: break-word; }
.highlight { FONT-SIZE: 12px; WIDTH: 190px; cursor: pointer; cursor: hand; BACKGROUND-COLOR: #DAE5F2;cursor:hand; }
.nolight { FONT-SIZE: 12px; WIDTH: 190px; cursor: pointer; cursor: hand;  BACKGROUND-COLOR: white; cursor:hand;}
