	IMG 
	{
		border: 0;
	}
	BODY	
	{
		FONT-SIZE: 0.9em; 
		COLOR: #333333; 
		FONT-FAMILY:Tahoma,Verdana,Arial;
	}
	
	TD,
	TABLE	
	{
		FONT-SIZE: 1em; 
		COLOR:#333333; 
		valign:top;
	}

	A	
	{
		COLOR: black;
		FONT-FAMILY:Tahoma,Verdana,Arial;
/*		text-decoration:none; */
	}

	A:hover	
	{
		COLOR: #777777;
	}

	A.menu	
	{
		COLOR: black;
		FONT-FAMILY:Tahoma,Verdana,Arial;
		text-decoration:none; 
	}


	HR	
	{
		COLOR: black; 
		width:100%;
		size:1 
	}

	TEXTAREA,
	SELECT,
	INPUT,
	OPTION	
	{
		FONT-FAMILY:Tahoma,Verdana,Arial;
/*		border : 1px  solid black; */
		FONT-SIZE: 1em 
	}

	.toolbar {
		border : 1px  solid #eeeeee; 
		FONT-SIZE: 0.7em 
	}

	.tr_normal	
	{ 
		background-color:white 
	}

	.tr_selected	
	{ 
		background-color:#f8f8f8
	}

	.page_selected	
	{ 
		color:cornflowerblue
	}

	.small	
	{
		FONT-SIZE: 0.8em; 
		COLOR:black; 
	}

	.theader	
	{ 
		background-color:#f1f1f1; 
/*		border : thin groove white  */
	}

	.noborder	
	{
		border-style:none 
	}

	.title 
	{
		color:#777777;
		font-size:1.2em;
		font-weight:bold
	}

	.login 
	{
		font-size:1em
	}

	.td_left 
	{
		background-color:#f8f8f8;
		text-align:right;
		width=20%  
	}

