

.cssListHeader
{
	color:#003366;
	background-color :#C6D0E8;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	height:20px;
	vertical-align:middle ;
}

.cssListItem
{	
	padding-left : 5px;
	padding-right : 5px;
	height: 20px;
}

.cssListAlternativeItem
{
	background-color : #EDF0F8;	
	padding-left : 5px;
	padding-right : 5px;
	height:20px;
}


.cssNormalButton
{
	width: 80px;
	height: 20px;
}


.cssReadOnly
{
	color:Gray;
	font-size:x-small ;
}

.cssError
{
	color: #ff0000;
}


.textbox_display
{
	BORDER-RIGHT: navy thin;
	BORDER-TOP: navy thin;
	FONT-SIZE: 8pt;
	BORDER-LEFT: navy thin;    
	FONT-FAMILY: Arial; 
	background-color: #e9f4fe
}
