/*--------------------------------------------------------
| General page style. The scroll bar colours only visible in IE5.5+ |
----------------------------------------------------------*/

body 	{ 
	background-color: #FFFFFF;
	font-family: Tahoma; font-size: 11px; font-weight: bold; 
	text-align: justify; vertical-align: top; margin-left: 0; margin-right: 0;
	scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #A0B0DB; scrollbar-arrow-color:  #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; }
	
	}
	
/*---------------------------------------
| General font families for common tags |
---------------------------------------*/

a:link,a:visited,a:active 	{ color: #425FA6; }

a:hover			{  font-family: Tahoma; text-decoration: underline; color : #DD6900; }

p			{ font-family: Tahoma; font-size: 12px; margin-left: 5; margin-right: 5; }	


/*-----------------------------------------
| Main table cell colours and backgrounds |
-----------------------------------------*/

table
	{font-family: Tahoma; direction: rtl; border-style: solid; border-width: 0; vertical-align: top;}
	
td	{font-family: Tahoma; vertical-align: top; font-size: 10pt;}	