/* CSS Document */

	* {padding:0px; margin:0px;}
	#table1 td.menu {padding-left:3px; text-align:center; font:8pt tahoma; color:#fff; background:url('bg.gif') repeat-x; height:25px;}
	#table1 a {color:#ffffff; text-decoration:none;}
	#table1 a:hover {text-decoration:underline;}
	#list {list-style:url('arrow-01.gif'); margin:5px 15px 5px 8px;}
	#list li {color:#999999; padding-bottom:3px;}
	#list li a {color:#0076A3; text-decoration:none;}
	#list li a:hover {text-decoration:underline;}
	#footerinfo {font:8pt tahoma; text-align:left; padding-top:10px;}
	#footerinfo a {color:#008000; text-decoration:none;}
	#footerinfo a:hover {text-decoration:underline;}
	
	h1 {font:bold 16pt Arial, Helvetica, sans-serif; color:#666666}
	h1 a { color:#009900; text-decoration:none}
	h1 a:hover {text-decoration:underline;}
	
	#contactTable input {font: 10pt tahoma; color:#006699}
	#contactTable textarea {font: 11pt tahoma; color:#006699}
	#contactTable input.button {font:8pt tahoma; color:#000000}
	
	#contentTable td {font-size:8pt; padding:3px; text-align:center}
	#contentTable td.title {background:#99CCFF; color:#333333; text-align:center}
	#contentTable a {color:#006600}
	
	#footer {text-align:center; width:768px; height:45px; margin-top:3px; background:url(bg-footer.gif) no-repeat; color:#A8C0E5; padding-top:10px; font:8pt tahoma; direction:rtl;}
	#footer a {color:#FFFFCC; text-decoration:none;}
	#footer a:hover {text-decoration:underline;}
	